]> granicus.if.org Git - python/commit
New file by Tim Peters:
authorGuido van Rossum <guido@python.org>
Tue, 1 Jun 1999 19:49:21 +0000 (19:49 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 1 Jun 1999 19:49:21 +0000 (19:49 +0000)
commit8113cdc3a871392b97a4be79949edc8b26a23685
tree7f74ea8020ab476c53f32d89b88fe5574b67f9e0
parentd93f739556f05149fda3ad6c5fcd785f73f20f30
New file by Tim Peters:

One new file in the attached, PyParse.py.  The LineStudier (whatever it was
called <wink>) class was removed from AutoIndent; PyParse subsumes its
functionality.
Tools/idle/PyParse.py [new file with mode: 0644]