COMMON 514 opy_main.py LEXER, PARSER GENERATOR, AND GRAMMR 4 pgen2/__init__.py 75 pgen2/driver.py 85 pgen2/token.py 142 py27.grammar 206 pgen2/parse.py 220 pgen2/grammar.py 400 pgen2/pgen.py 579 pgen2/tokenize.py 808 pytree.py 2519 total COMPILER2 0 compiler2/__init__.py 32 compiler2/consts.py 44 compiler2/syntax.py 47 compiler2/misc.py 58 compiler2/future.py 88 compiler2/visitor.py 259 compiler2/dis_tool.py 450 compiler2/symbols.py 740 compiler2/pyassem.py 1410 compiler2/pycodegen.py 1518 compiler2/transformer.py 4646 total STDLIB 0 lib/__init__.py 48 lib/opcode_gen.py 192 lib/opcode.py 225 lib/dis.py 1064 lib/inspect.py 1529 total GENERATED CODE 1332 compiler2/ast.py BYTERUN 0 byterun/__init__.py 43 byterun/execfile.py 397 byterun/pyobj.py 516 byterun/ovm.py 1028 byterun/pyvm2.py 1984 total MISC 0 misc/__init__.py 18 misc/ccompile.py 31 misc/pgen_ast.py 38 tools/demo.py 39 misc/determinism.py 43 tools/stacktest.py 52 tools/compile.py 56 misc/stdlib_compile.py 66 misc/py_ast.py 80 tools/regrtest.py 341 tools/astgen.py 764 total UNIT TESTS 28 compiler2/consts_test.py 28 compiler2/pyassem_test.py 31 byterun/pyvm2_test.py 68 compiler2/symbols_test.py 155 total SCRIPTS 15 fix.sh 41 demo.sh 56 common.sh 59 count.sh 66 pyi.sh 134 regtest.sh 193 build.sh 251 test.sh 815 total