003 File Manager
Current Path:
/usr/local/lib/python3.8/lib2to3/tests/data
usr
/
local
/
lib
/
python3.8
/
lib2to3
/
tests
/
data
/
📁
..
📄
README
(404 B)
📄
bom.py
(37 B)
📄
crlf.py
(50 B)
📄
different_encoding.py
(235 B)
📄
false_encoding.py
(45 B)
📁
fixers
📄
infinite_recursion.py
(90.89 KB)
📄
py2_test_grammar.py
(30.25 KB)
📄
py3_test_grammar.py
(30.14 KB)
Editing: README
In this directory: - py2_test_grammar.py -- test file that exercises most/all of Python 2.x's grammar. - py3_test_grammar.py -- test file that exercises most/all of Python 3.x's grammar. - infinite_recursion.py -- test file that causes lib2to3's faster recursive pattern matching scheme to fail, but passes when lib2to3 falls back to iterative pattern matching. - fixes/ -- for use by test_refactor.py
Upload File
Create Folder