cpython/Lib/lib2to3
R David Murray a68109a248 #0712: 2to3 has a new "asserts" fixer that replaces deprecated names of unittest methods.
Patch by Ezio Melotti, docs by Berker Peksag.
2014-10-09 23:13:42 -04:00
..
fixes #0712: 2to3 has a new "asserts" fixer that replaces deprecated names of unittest methods. 2014-10-09 23:13:42 -04:00
pgen2 Issue #22221: Backported fixes from Python 3 (issue #18960). 2014-09-05 10:22:05 +03:00
tests #0712: 2to3 has a new "asserts" fixer that replaces deprecated names of unittest methods. 2014-10-09 23:13:42 -04:00
Grammar.txt teach 2to3 about 'yield from' 2014-04-10 00:23:18 -04:00
PatternGrammar.txt
__init__.py
__main__.py
btm_matcher.py
btm_utils.py
fixer_base.py
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
pygram.py
pytree.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 12:34:31 +02:00
refactor.py switch assertion to an explicit ValueError 2012-09-25 11:48:50 -04:00