Demos for Fred's parser module

This commit is contained in:
Guido van Rossum 1996-08-21 16:28:53 +00:00
parent 6dbd190f5e
commit 16d27e3b14
9 changed files with 491 additions and 0 deletions

2
Demo/parser/docstring.py Normal file
View file

@ -0,0 +1,2 @@
"""Some documentation.
"""