cpython/Lib/lib2to3/tests
Serhiy Storchaka 64204de04c Issue #27095: Simplified MAKE_FUNCTION and removed MAKE_CLOSURE opcodes.
Patch by Demur Rumed.
2016-06-12 17:36:24 +03:00
..
data Issue #27095: Simplified MAKE_FUNCTION and removed MAKE_CLOSURE opcodes. 2016-06-12 17:36:24 +03:00
__init__.py
__main__.py
pytree_idempotency.py Issue 26911: fix import (other problems remain). 2016-05-06 15:57:57 -04:00
support.py Remove more unused imports in tests. 2016-04-25 00:05:30 +03:00
test_all_fixers.py
test_fixers.py
test_main.py
test_parser.py
test_pytree.py
test_refactor.py Issue #27030: Merge RE fix from 3.5 2016-06-12 06:08:29 +00:00
test_util.py