History log of /external/python/cpython2/Lib/idlelib/HyperParser.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7c5318f58346c0f8f45b60c88410f64d954d36b5 17-Jun-2014 Terry Jan Reedy <tjreedy@udel.edu> Issue #21686: add unittest for idlelib.HyperParser. Original patch by Saimadhav
Heblikar.
/external/python/cpython2/Lib/idlelib/HyperParser.py
357d312fdc15e9dd9a51de1981e995e00997dd3c 16-Jun-2014 Terry Jan Reedy <tjreedy@udel.edu> whitespace
/external/python/cpython2/Lib/idlelib/HyperParser.py
633c33b20e3a8aeebdfaf0d8c8d9dd7b4461b33e 16-Jun-2014 Terry Jan Reedy <tjreedy@udel.edu> Issue #21686: idlelib/HyperParser.py - Update docstrings and comments and
replace \ line contiuation. Tested against nearly done test_hyperparser.py.
/external/python/cpython2/Lib/idlelib/HyperParser.py
14224420d0ddc8f6d21d3df39ebe7184aa7a70e7 01-Jan-2013 Serhiy Storchaka <storchaka@gmail.com> Issue #16819: IDLE method completion now correctly works for unicode literals.
/external/python/cpython2/Lib/idlelib/HyperParser.py
dfd3618422bc19ae48047e74c6320746ee6b610e 02-Apr-2010 Florent Xicluna <florent.xicluna@gmail.com> #7092: silence some py3k warnings
/external/python/cpython2/Lib/idlelib/HyperParser.py
d630c04ab1ab35e2ec6eeeaba9bdcb9f8e730e78 02-Apr-2010 Florent Xicluna <florent.xicluna@gmail.com> #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports.
/external/python/cpython2/Lib/idlelib/HyperParser.py
b17544551fc8dfd1304d5679c6e444cad4d34d97 18-Nov-2005 Kurt B. Kaiser <kbk@shore.net> Merge IDLE-syntax-branch r39668:41449 into trunk

A idlelib/AutoCompleteWindow.py
A idlelib/AutoComplete.py
A idlelib/HyperParser.py
M idlelib/PyShell.py
M idlelib/ParenMatch.py
M idlelib/configDialog.py
M idlelib/EditorWindow.py
M idlelib/PyParse.py
M idlelib/CallTips.py
M idlelib/CallTipWindow.py
M idlelib/run.py
M idlelib/config-extensions.def
A idlelib/MultiCall.py
/external/python/cpython2/Lib/idlelib/HyperParser.py