0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
cpython/Lib/lib2to3/tests
Łukasz Langa 0c4aca54dc Make rb'' strings work in lib2to3 (#1724)
This partially solves bpo-23894.
2017-05-22 15:19:09 -07:00
..
data bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-1119) 2017-04-13 10:32:54 -07:00
__init__.py
__main__.py
pytree_idempotency.py
support.py
test_all_fixers.py
test_fixers.py
test_main.py
test_parser.py Make rb'' strings work in lib2to3 (#1724) 2017-05-22 15:19:09 -07:00
test_pytree.py
test_refactor.py
test_util.py