Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a6d4b68

Browse files
committed
Add comment about updating docs
1 parent cc9ab14 commit a6d4b68

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Tools/compiler/ast.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
# ! this child is a sequence that contains nodes in it
77
# & this child may be set to None
88
# = ... a default value for the node constructor (optional args)
9+
#
10+
# If you add node types here, please be sure to update the list of
11+
# Node types in Doc/lib/asttable.tex.
912
Module: doc*, node
1013
Stmt: nodes!
1114
Decorators: nodes!

0 commit comments

Comments
 (0)