We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf56684 commit ff6a021Copy full SHA for ff6a021
Doc/library/ast.rst
@@ -139,6 +139,11 @@ Node classes
139
In the meantime, instantiating them will return an instance of
140
a different class.
141
142
+.. note::
143
+ The descriptions of the specific node classes displayed here
144
+ were initially adapted from the fantastic `Green Tree
145
+ Snakes <https://greentreesnakes.readthedocs.io/en/latest/>`__ project and
146
+ all its contributors.
147
148
Literals
149
^^^^^^^^
0 commit comments