summaryrefslogtreecommitdiff
path: root/Lib/idlelib/HyperParser.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-313/+0
* Issue #21765: Add support for non-ascii identifiers to HyperParserTal Einat2014-07-161-18/+75
* Issue #21686: add unittest for idlelib.HyperParser. Original patch by SaimadhavTerry Jan Reedy2014-06-161-4/+10
* whitespaceTerry Jan Reedy2014-06-161-1/+1
* Issue #21686: idlelib/HyperParser.py - Update docstrings and comments andTerry Jan Reedy2014-06-161-80/+84
* Issue #16819: IDLE method completion now correctly works for bytes literals.Serhiy Storchaka2013-01-011-0/+5
|\
| * Issue #16819: IDLE method completion now correctly works for bytes literals.Serhiy Storchaka2013-01-011-0/+5
|/
* Switch to absolute imports to support direct execution of modules. ManyKurt B. Kaiser2007-08-221-1/+1
* Merged revisions 56443-56466 via svnmerge fromGuido van Rossum2007-07-201-1/+1
* Remove usage of backticks.Brett Cannon2006-08-251-1/+1
* Merge IDLE-syntax-branch r39668:41449 into trunkKurt B. Kaiser2005-11-181-0/+241