cpython/Lib/lib2to3
Gregory P. Smith 223f12c9eb Remove 2to3's fix_callable... We reintroduced the callable built-in
pretty early on in the 3.x series (3.1 or 3.2?).
2016-09-09 17:03:58 -07:00
..
fixes Remove 2to3's fix_callable... We reintroduced the callable built-in 2016-09-09 17:03:58 -07:00
pgen2 Fix indentation (reindent.py). 2016-09-08 00:48:07 +00:00
tests Remove 2to3's fix_callable... We reintroduced the callable built-in 2016-09-09 17:03:58 -07:00
__init__.py
__main__.py
btm_matcher.py
btm_utils.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
fixer_base.py Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 2016-04-17 08:32:47 +03:00
fixer_util.py Removed unused imports. 2016-04-25 00:12:32 +03:00
Grammar.txt Issue #28008: Implement PEP 530 -- asynchronous comprehensions. 2016-09-09 10:36:01 -07:00
main.py
patcomp.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
PatternGrammar.txt
pygram.py
pytree.py
refactor.py Remove legacy "from __future__ import with_statement" lines. 2016-09-08 13:47:41 -07:00