aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/PyParse.py
Commit message (Collapse)AuthorAge
* py-cvs-2001_07_13 (Rel 1.9) mergeKurt B. Kaiser2001-07-14
| | | | | | | | | "Taught IDLE's autoident parser that "yield" is a keyword that begins a stmt. Along w/ the preceding change to keyword.py, making all this work w/ a future-stmt just looks harder and harder." --tim_one (From Rel 1.8: "Hack to make this still work with Python 1.5.2. ;-( " --fdrake)
* py-cvs-rel2_1 (Rev 1.6 - 1.8) mergeKurt B. Kaiser2001-07-13
| | | | Fix autoindent bug and deflect Unicode from text.get()
* Initial revisionDavid Scherer2000-08-15