.. |
fixes
|
remove fix_callable, callable() was readded long ago in 3.x.
|
2016-09-09 18:33:32 -07:00 |
pgen2
|
lib2to3.pgen3.driver.load_grammar() now creates a stable cache file
|
2016-09-08 01:04:37 +00:00 |
tests
|
Issue #25969: Update the lib2to3 grammar to handle the unpacking
|
2016-09-09 18:32:52 -07:00 |
Grammar.txt
|
Issue #25969: Update the lib2to3 grammar to handle the unpacking
|
2016-09-09 18:32:52 -07:00 |
PatternGrammar.txt
|
…
|
|
__init__.py
|
…
|
|
__main__.py
|
Merged revisions 88535,88661 via svnmerge from
|
2011-02-26 22:11:02 +00:00 |
btm_matcher.py
|
Merged revisions 83852-83853,83857,84042,84216,84274-84276,84375,85388,85478,85506-85508 via svnmerge from
|
2010-10-14 23:00:00 +00:00 |
btm_utils.py
|
Issue #27076: Doc, comment and test function name spelling fixes
|
2016-05-26 05:28:50 +00:00 |
fixer_base.py
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
|
2016-04-17 09:37:36 +03:00 |
fixer_util.py
|
enumerate only requires an iterable (closes #16573)
|
2012-11-29 10:55:22 -05:00 |
main.py
|
fix whitespace normalization before pushing.
|
2012-02-12 15:59:35 -08:00 |
patcomp.py
|
Issue #27076: Doc, comment and test function name spelling fixes
|
2016-05-26 05:28:50 +00:00 |
pygram.py
|
Merged revisions 83852-83853,83857,84042,84216,84274-84276,84375,85388,85478,85506-85508 via svnmerge from
|
2010-10-14 23:00:00 +00:00 |
pytree.py
|
#11565: Fix several typos. Patch by Piotr Kasprzyk.
|
2011-03-16 12:34:31 +02:00 |
refactor.py
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
|
2016-04-17 09:37:36 +03:00 |