mirror of
https://github.com/python/cpython.git
synced 2025-09-04 16:01:10 +00:00
Demos for Fred's parser module
This commit is contained in:
parent
6dbd190f5e
commit
16d27e3b14
9 changed files with 491 additions and 0 deletions
2
Demo/parser/docstring.py
Normal file
2
Demo/parser/docstring.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
"""Some documentation.
|
||||
"""
|
Loading…
Add table
Add a link
Reference in a new issue