cpython/Lib/lib2to3
Serhiy Storchaka 994f04dbf5 Issue #28998: More APIs now support longs as well as ints. 2016-12-27 15:09:36 +02:00
..
fixes remove fix_callable, callable() was readded long ago in 3.x. 2016-09-09 18:33:32 -07:00
pgen2 Issue #28998: More APIs now support longs as well as ints. 2016-12-27 15:09:36 +02:00
tests Issue #25969: Update the lib2to3 grammar to handle the unpacking 2016-09-09 18:32:52 -07:00
Grammar.txt Issue #28394: Typo fixes in code comments and changelog 2016-10-10 01:00:00 +00:00
PatternGrammar.txt
__init__.py
__main__.py
btm_matcher.py
btm_utils.py Issue #27076: Doc, comment and test function name spelling fixes 2016-05-26 05:28:50 +00:00
fixer_base.py remove unused logger from BaseFix 2016-12-05 22:30:26 -08:00
fixer_util.py
main.py
patcomp.py Issue #27076: Doc, comment and test function name spelling fixes 2016-05-26 05:28:50 +00:00
pygram.py
pytree.py
refactor.py Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 2016-04-17 09:37:36 +03:00