]> git.proxmox.com Git - mirror_edk2.git/blame - AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/README
EmbeddedPkg: Extend NvVarStoreFormattedLib LIBRARY_CLASS
[mirror_edk2.git] / AppPkg / Applications / Python / Python-2.7.2 / Lib / lib2to3 / tests / data / README
CommitLineData
4710c53d 1In this directory:\r
2- py2_test_grammar.py -- test file that exercises most/all of Python 2.x's grammar.\r
3- py3_test_grammar.py -- test file that exercises most/all of Python 3.x's grammar.\r
4- infinite_recursion.py -- test file that causes lib2to3's faster recursive pattern matching\r
5 scheme to fail, but passes when lib2to3 falls back to iterative pattern matching.\r
6- fixes/ -- for use by test_refactor.py\r