oil/__init__.py opy/lib/dis.py opy/lib/opcode.py opy/lib/opcode_gen.py opy/lib/inspect.py opy/lib/__init__.py opy/skeleton.py opy/pgen2/pgen.py opy/pgen2/tokenize.py opy/pgen2/token.py opy/pgen2/grammar.py opy/pgen2/parse.py opy/pgen2/__init__.py opy/pgen2/driver.py opy/callgraph.py opy/misc/pgen_ast.py opy/misc/ccompile.py opy/misc/__init__.py opy/misc/py_ast.py opy/misc/stdlib_compile.py opy/misc/determinism.py opy/demo/four_var_kinds.py opy/demo/class_scope.py opy/demo/docstring.py opy/__init__.py opy/gold/genexpr_simple.py opy/gold/regex_compile.py opy/gold/generator_exception.py opy/gold/repr_method.py opy/gold/genexpr.py opy/gold/class_vs_closure.py opy/gold/fib_iterative.py opy/gold/hello_py3.py opy/gold/fib_recursive.py opy/gold/hello_py2.py opy/tools/regrtest.py opy/tools/compile.py opy/tools/demo.py opy/tools/stacktest.py opy/tools/astgen.py opy/pytree.py opy/compiler2/consts_test.py opy/compiler2/future.py opy/compiler2/ast.py opy/compiler2/pycodegen.py opy/compiler2/consts.py opy/compiler2/ovm_codegen.py opy/compiler2/pyassem.py opy/compiler2/visitor.py opy/compiler2/pyassem_test.py opy/compiler2/transformer.py opy/compiler2/__init__.py opy/compiler2/dis_tool.py opy/compiler2/symbols.py opy/compiler2/syntax.py opy/compiler2/symbols_test.py opy/compiler2/misc.py opy/opy_main.py opy/callgraph_test.py opy/byterun/test_with.py opy/byterun/test_basic.py opy/byterun/ovm.py opy/byterun/test_functions.py opy/byterun/execfile.py opy/byterun/test_exceptions.py opy/byterun/__init__.py opy/byterun/pyvm2_test.py opy/byterun/pyobj.py opy/byterun/pyvm2.py opy/byterun/vmtest.py spec/bin/show_fd_table.py spec/bin/argv.py spec/bin/read_from_fd.py spec/bin/printenv.py spec/bin/stdout_stderr.py spec/coproc.py bin/oil.py bin/__init__.py bin/opy_.py benchmarks/fake_libc.py benchmarks/time.py benchmarks/virtual_memory.py benchmarks/pytrace.py benchmarks/__init__.py osh/meta.py osh/arith_parse.py osh/word_parse_test.py osh/asdl_gen.py osh/lex_test.py osh/bool_parse_test.py osh/word_parse.py osh/parse_lib.py osh/lex.py osh/__init__.py osh/bool_parse.py osh/cmd_parse.py osh/ast_lib.py osh/cmd_parse_test.py osh/arith_parse_test.py osh/match.py core/id_kind_test.py core/process_test.py core/completion.py core/lexer_gen_test.py core/alloc.py core/braces.py core/process.py core/id_kind.py core/word_eval.py core/lexer_gen.py core/cmd_exec_test.py core/braces_test.py core/reader_test.py core/legacy_test.py core/lexer.py core/expr_eval.py core/state.py core/completion_test.py core/comp_builtins.py core/glob_.py core/word.py core/state_test.py core/dev.py core/alloc_test.py core/libstr.py core/util.py core/word_compile_test.py core/builtin_test.py core/reader.py core/libstr_test.py core/test_builtin.py core/id_kind_gen.py core/args.py core/__init__.py core/legacy.py core/test_lib.py core/builtin.py core/ui.py core/lexer_test.py core/word_test.py core/word_compile.py core/tdop.py core/word_eval_test.py core/main_loop.py core/args_test.py core/glob_test.py core/cmd_exec.py core/util_test.py _devbuild/__init__.py _devbuild/gen/types_asdl.py _devbuild/gen/osh_asdl.py _devbuild/gen/osh_help.py _devbuild/gen/runtime_asdl.py _devbuild/gen/__init__.py asdl/gen_cpp.py asdl/encode.py asdl/format.py asdl/asdl_demo.py asdl/py_meta.py asdl/cgi.py asdl/pretty.py asdl/visitor.py asdl/arith_parse.py asdl/py_meta_test.py asdl/arith_ast.py asdl/const.py asdl/format_test.py asdl/arith_ast_test.py asdl/__init__.py asdl/unpickle.py asdl/unpickle_test.py asdl/asdl_.py asdl/tdop.py asdl/encode_test.py asdl/gen_python.py asdl/front_end.py asdl/arith_parse_test.py test/wild_report.py test/wild_report_test.py test/sh_spec_test.py test/sh_spec.py test/jsontemplate.py __init__.py build/app_deps.py build/setup_fastlex.py build/runpy_deps.py build/c_module_toc.py build/app_deps_test.py build/make_zip.py build/setup.py build/c_module_srcs.py build/quick_ref.py web/table/csv2html.py tools/csv_concat.py tools/deps.py tools/osh2oil.py tools/osh2oil_test.py tools/__init__.py tools/readlink.py devtools/completion.py native/libc_test.py native/fastlex_test.py _tmp/repo-with-cpython/ ├── asdl │   ├── arith_ast.pyc │   ├── arith_ast_test.pyc │   ├── arith_parse.pyc │   ├── arith_parse_test.pyc │   ├── asdl_demo.pyc │   ├── asdl_.pyc │   ├── cgi.pyc │   ├── const.pyc │   ├── encode.pyc │   ├── encode_test.pyc │   ├── format.pyc │   ├── format_test.pyc │   ├── front_end.pyc │   ├── gen_cpp.pyc │   ├── gen_python.pyc │   ├── __init__.pyc │   ├── pretty.pyc │   ├── py_meta.pyc │   ├── py_meta_test.pyc │   ├── tdop.pyc │   ├── unpickle.pyc │   ├── unpickle_test.pyc │   └── visitor.pyc ├── benchmarks │   ├── fake_libc.pyc │   ├── __init__.pyc │   ├── pytrace.pyc │   ├── time.pyc │   └── virtual_memory.pyc ├── bin │   ├── __init__.pyc │   ├── oil.pyc │   └── opy_.pyc ├── build │   ├── app_deps.pyc │   ├── app_deps_test.pyc │   ├── c_module_srcs.pyc │   ├── c_module_toc.pyc │   ├── make_zip.pyc │   ├── quick_ref.pyc │   ├── runpy_deps.pyc │   ├── setup_fastlex.pyc │   └── setup.pyc ├── core │   ├── alloc.pyc │   ├── alloc_test.pyc │   ├── args.pyc │   ├── args_test.pyc │   ├── braces.pyc │   ├── braces_test.pyc │   ├── builtin.pyc │   ├── builtin_test.pyc │   ├── cmd_exec.pyc │   ├── cmd_exec_test.pyc │   ├── comp_builtins.pyc │   ├── completion.pyc │   ├── completion_test.pyc │   ├── dev.pyc │   ├── expr_eval.pyc │   ├── glob_.pyc │   ├── glob_test.pyc │   ├── id_kind_gen.pyc │   ├── id_kind.pyc │   ├── id_kind_test.pyc │   ├── __init__.pyc │   ├── legacy.pyc │   ├── legacy_test.pyc │   ├── lexer_gen.pyc │   ├── lexer_gen_test.pyc │   ├── lexer.pyc │   ├── lexer_test.pyc │   ├── libstr.pyc │   ├── libstr_test.pyc │   ├── main_loop.pyc │   ├── process.pyc │   ├── process_test.pyc │   ├── reader.pyc │   ├── reader_test.pyc │   ├── state.pyc │   ├── state_test.pyc │   ├── tdop.pyc │   ├── test_builtin.pyc │   ├── test_lib.pyc │   ├── ui.pyc │   ├── util.pyc │   ├── util_test.pyc │   ├── word_compile.pyc │   ├── word_compile_test.pyc │   ├── word_eval.pyc │   ├── word_eval_test.pyc │   ├── word.pyc │   └── word_test.pyc ├── _devbuild │   ├── gen │   │   ├── __init__.pyc │   │   ├── osh_asdl.pyc │   │   ├── osh_help.pyc │   │   ├── runtime_asdl.pyc │   │   └── types_asdl.pyc │   └── __init__.pyc ├── devtools │   └── completion.pyc ├── __init__.pyc ├── native │   ├── fastlex_test.pyc │   └── libc_test.pyc ├── oil │   └── __init__.pyc ├── opy │   ├── byterun │   │   ├── execfile.pyc │   │   ├── __init__.pyc │   │   ├── ovm.pyc │   │   ├── pyobj.pyc │   │   ├── pyvm2.pyc │   │   ├── pyvm2_test.pyc │   │   ├── test_basic.pyc │   │   ├── test_exceptions.pyc │   │   ├── test_functions.pyc │   │   ├── test_with.pyc │   │   └── vmtest.pyc │   ├── callgraph.pyc │   ├── callgraph_test.pyc │   ├── compiler2 │   │   ├── ast.pyc │   │   ├── consts.pyc │   │   ├── consts_test.pyc │   │   ├── dis_tool.pyc │   │   ├── future.pyc │   │   ├── __init__.pyc │   │   ├── misc.pyc │   │   ├── ovm_codegen.pyc │   │   ├── pyassem.pyc │   │   ├── pyassem_test.pyc │   │   ├── pycodegen.pyc │   │   ├── symbols.pyc │   │   ├── symbols_test.pyc │   │   ├── syntax.pyc │   │   ├── transformer.pyc │   │   └── visitor.pyc │   ├── demo │   │   ├── class_scope.pyc │   │   ├── docstring.pyc │   │   └── four_var_kinds.pyc │   ├── gold │   │   ├── class_vs_closure.pyc │   │   ├── fib_iterative.pyc │   │   ├── fib_recursive.pyc │   │   ├── generator_exception.pyc │   │   ├── genexpr.pyc │   │   ├── genexpr_simple.pyc │   │   ├── hello_py2.pyc │   │   ├── hello_py3.pyc │   │   ├── regex_compile.pyc │   │   └── repr_method.pyc │   ├── __init__.pyc │   ├── lib │   │   ├── dis.pyc │   │   ├── __init__.pyc │   │   ├── inspect.pyc │   │   ├── opcode_gen.pyc │   │   └── opcode.pyc │   ├── misc │   │   ├── ccompile.pyc │   │   ├── determinism.pyc │   │   ├── __init__.pyc │   │   ├── pgen_ast.pyc │   │   ├── py_ast.pyc │   │   └── stdlib_compile.pyc │   ├── opy_main.pyc │   ├── pgen2 │   │   ├── driver.pyc │   │   ├── grammar.pyc │   │   ├── __init__.pyc │   │   ├── parse.pyc │   │   ├── pgen.pyc │   │   ├── tokenize.pyc │   │   └── token.pyc │   ├── pytree.pyc │   ├── skeleton.pyc │   └── tools │   ├── astgen.pyc │   ├── compile.pyc │   ├── demo.pyc │   ├── regrtest.pyc │   └── stacktest.pyc ├── osh │   ├── arith_parse.pyc │   ├── arith_parse_test.pyc │   ├── asdl_gen.pyc │   ├── ast_lib.pyc │   ├── bool_parse.pyc │   ├── bool_parse_test.pyc │   ├── cmd_parse.pyc │   ├── cmd_parse_test.pyc │   ├── __init__.pyc │   ├── lex.pyc │   ├── lex_test.pyc │   ├── match.pyc │   ├── meta.pyc │   ├── parse_lib.pyc │   ├── word_parse.pyc │   └── word_parse_test.pyc ├── spec │   ├── bin │   │   ├── argv.pyc │   │   ├── printenv.pyc │   │   ├── read_from_fd.pyc │   │   ├── show_fd_table.pyc │   │   └── stdout_stderr.pyc │   └── coproc.pyc ├── test │   ├── jsontemplate.pyc │   ├── sh_spec.pyc │   ├── sh_spec_test.pyc │   ├── wild_report.pyc │   └── wild_report_test.pyc ├── tools │   ├── csv_concat.pyc │   ├── deps.pyc │   ├── __init__.pyc │   ├── osh2oil.pyc │   ├── osh2oil_test.pyc │   └── readlink.pyc └── web └── table └── csv2html.pyc 26 directories, 202 files ~/git/oilshell/oil/opy/_tmp/repo-with-cpython ~/git/oilshell/oil/opy 594 ./asdl/arith_ast.pyc 5026 ./asdl/arith_ast_test.pyc 7406 ./asdl/arith_parse.pyc 7585 ./asdl/arith_parse_test.pyc 2598 ./asdl/asdl_demo.pyc 11105 ./asdl/asdl_.pyc 785 ./asdl/cgi.pyc 241 ./asdl/const.pyc 8090 ./asdl/encode.pyc 1141 ./asdl/encode_test.pyc 15555 ./asdl/format.pyc 1510 ./asdl/format_test.pyc 12634 ./asdl/front_end.pyc 12262 ./asdl/gen_cpp.pyc 3717 ./asdl/gen_python.pyc 131 ./asdl/__init__.pyc 959 ./asdl/pretty.pyc 8032 ./asdl/py_meta.pyc 785 ./asdl/py_meta_test.pyc 8536 ./asdl/tdop.pyc 18098 ./asdl/unpickle.pyc 905 ./asdl/unpickle_test.pyc 4291 ./asdl/visitor.pyc 531 ./benchmarks/fake_libc.pyc 137 ./benchmarks/__init__.pyc 2555 ./benchmarks/pytrace.pyc 2179 ./benchmarks/time.pyc 2628 ./benchmarks/virtual_memory.pyc 130 ./bin/__init__.pyc 12261 ./bin/oil.pyc 2499 ./bin/opy_.pyc 3464 ./build/app_deps.pyc 1145 ./build/app_deps_test.pyc 1725 ./build/c_module_srcs.pyc 1090 ./build/c_module_toc.pyc 1189 ./build/make_zip.pyc 6116 ./build/quick_ref.pyc 2342 ./build/runpy_deps.pyc 521 ./build/setup_fastlex.pyc 476 ./build/setup.pyc 6999 ./core/alloc.pyc 1895 ./core/alloc_test.pyc 20799 ./core/args.pyc 6452 ./core/args_test.pyc 6595 ./core/braces.pyc 3839 ./core/braces_test.pyc 29648 ./core/builtin.pyc 1355 ./core/builtin_test.pyc 34659 ./core/cmd_exec.pyc 3542 ./core/cmd_exec_test.pyc 8148 ./core/comp_builtins.pyc 21982 ./core/completion.pyc 9352 ./core/completion_test.pyc 4376 ./core/dev.pyc 16509 ./core/expr_eval.pyc 7884 ./core/glob_.pyc 4822 ./core/glob_test.pyc 4029 ./core/id_kind_gen.pyc 11503 ./core/id_kind.pyc 4148 ./core/id_kind_test.pyc 131 ./core/__init__.pyc 8637 ./core/legacy.pyc 4554 ./core/legacy_test.pyc 8968 ./core/lexer_gen.pyc 1909 ./core/lexer_gen_test.pyc 6650 ./core/lexer.pyc 1768 ./core/lexer_test.pyc 8625 ./core/libstr.pyc 2343 ./core/libstr_test.pyc 3002 ./core/main_loop.pyc 23798 ./core/process.pyc 4300 ./core/process_test.pyc 3986 ./core/reader.pyc 2155 ./core/reader_test.pyc 29015 ./core/state.pyc 7620 ./core/state_test.pyc 11518 ./core/tdop.pyc 5641 ./core/test_builtin.pyc 3080 ./core/test_lib.pyc 9849 ./core/ui.pyc 9140 ./core/util.pyc 724 ./core/util_test.pyc 2479 ./core/word_compile.pyc 522 ./core/word_compile_test.pyc 24794 ./core/word_eval.pyc 803 ./core/word_eval_test.pyc 12051 ./core/word.pyc 2830 ./core/word_test.pyc 140 ./_devbuild/gen/__init__.pyc 46902 ./_devbuild/gen/osh_asdl.pyc 3127 ./_devbuild/gen/osh_help.pyc 15334 ./_devbuild/gen/runtime_asdl.pyc 2138 ./_devbuild/gen/types_asdl.pyc 136 ./_devbuild/__init__.pyc 2344 ./devtools/completion.pyc 126 ./__init__.pyc 2788 ./native/fastlex_test.pyc 4748 ./native/libc_test.pyc 130 ./oil/__init__.pyc 1107 ./opy/byterun/execfile.pyc 138 ./opy/byterun/__init__.pyc 14541 ./opy/byterun/ovm.pyc 13656 ./opy/byterun/pyobj.pyc 33185 ./opy/byterun/pyvm2.pyc 1159 ./opy/byterun/pyvm2_test.pyc 23970 ./opy/byterun/test_basic.pyc 6598 ./opy/byterun/test_exceptions.pyc 14386 ./opy/byterun/test_functions.pyc 12583 ./opy/byterun/test_with.pyc 2718 ./opy/byterun/vmtest.pyc 10360 ./opy/callgraph.pyc 966 ./opy/callgraph_test.pyc 76738 ./opy/compiler2/ast.pyc 1012 ./opy/compiler2/consts.pyc 1178 ./opy/compiler2/consts_test.pyc 7730 ./opy/compiler2/dis_tool.pyc 2724 ./opy/compiler2/future.pyc 140 ./opy/compiler2/__init__.pyc 1061 ./opy/compiler2/misc.pyc 10377 ./opy/compiler2/ovm_codegen.pyc 25670 ./opy/compiler2/pyassem.pyc 989 ./opy/compiler2/pyassem_test.pyc 50545 ./opy/compiler2/pycodegen.pyc 17036 ./opy/compiler2/symbols.pyc 1895 ./opy/compiler2/symbols_test.pyc 1758 ./opy/compiler2/syntax.pyc 47801 ./opy/compiler2/transformer.pyc 3471 ./opy/compiler2/visitor.pyc 552 ./opy/demo/class_scope.pyc 592 ./opy/demo/docstring.pyc 1541 ./opy/demo/four_var_kinds.pyc 1597 ./opy/gold/class_vs_closure.pyc 447 ./opy/gold/fib_iterative.pyc 1145 ./opy/gold/fib_recursive.pyc 2342 ./opy/gold/generator_exception.pyc 778 ./opy/gold/genexpr.pyc 592 ./opy/gold/genexpr_simple.pyc 295 ./opy/gold/hello_py2.pyc 177 ./opy/gold/hello_py3.pyc 289 ./opy/gold/regex_compile.pyc 806 ./opy/gold/repr_method.pyc 130 ./opy/__init__.pyc 6782 ./opy/lib/dis.pyc 134 ./opy/lib/__init__.pyc 41167 ./opy/lib/inspect.pyc 1406 ./opy/lib/opcode_gen.pyc 6227 ./opy/lib/opcode.pyc 624 ./opy/misc/ccompile.pyc 883 ./opy/misc/determinism.pyc 135 ./opy/misc/__init__.pyc 993 ./opy/misc/pgen_ast.pyc 1989 ./opy/misc/py_ast.pyc 1355 ./opy/misc/stdlib_compile.pyc 13467 ./opy/opy_main.pyc 1900 ./opy/pgen2/driver.pyc 7452 ./opy/pgen2/grammar.pyc 177 ./opy/pgen2/__init__.pyc 7321 ./opy/pgen2/parse.pyc 12601 ./opy/pgen2/pgen.pyc 17768 ./opy/pgen2/tokenize.pyc 2376 ./opy/pgen2/token.pyc 27441 ./opy/pytree.pyc 5529 ./opy/skeleton.pyc 10768 ./opy/tools/astgen.pyc 1426 ./opy/tools/compile.pyc 1634 ./opy/tools/demo.pyc 2768 ./opy/tools/regrtest.pyc 1687 ./opy/tools/stacktest.pyc 6338 ./osh/arith_parse.pyc 3949 ./osh/arith_parse_test.pyc 2203 ./osh/asdl_gen.pyc 2782 ./osh/ast_lib.pyc 6419 ./osh/bool_parse.pyc 4175 ./osh/bool_parse_test.pyc 40898 ./osh/cmd_parse.pyc 38452 ./osh/cmd_parse_test.pyc 130 ./osh/__init__.pyc 11489 ./osh/lex.pyc 9329 ./osh/lex_test.pyc 5209 ./osh/match.pyc 3912 ./osh/meta.pyc 4013 ./osh/parse_lib.pyc 28772 ./osh/word_parse.pyc 14840 ./osh/word_parse_test.pyc 4096 ./SIZES.txt 261 ./spec/bin/argv.pyc 346 ./spec/bin/printenv.pyc 877 ./spec/bin/read_from_fd.pyc 888 ./spec/bin/show_fd_table.pyc 642 ./spec/bin/stdout_stderr.pyc 1171 ./spec/coproc.pyc 56663 ./test/jsontemplate.pyc 25022 ./test/sh_spec.pyc 3431 ./test/sh_spec_test.pyc 19343 ./test/wild_report.pyc 1254 ./test/wild_report_test.pyc 943 ./tools/csv_concat.pyc 4036 ./tools/deps.pyc 132 ./tools/__init__.pyc 20971 ./tools/osh2oil.pyc 2113 ./tools/osh2oil_test.pyc 772 ./tools/readlink.pyc 9907 ./web/table/csv2html.pyc eeaaa1b07b555cdac9f4b2fbe5675cff ./asdl/arith_ast.pyc 3517c0edab6dcfc1748b313c63b54ab9 ./asdl/arith_ast_test.pyc 8cab99b82cf5ae27977000f3e8856796 ./asdl/arith_parse.pyc 5f7c5c355f427cdad346de868ccbe55c ./asdl/arith_parse_test.pyc 7d2e7c4bfe054db40c410bb33ecd854f ./asdl/asdl_demo.pyc 8bde4a7405879df360e46d6aab35951f ./asdl/asdl_.pyc 25af5ec9d4c7bcb8cefa7f877fd4db2c ./asdl/cgi.pyc 02df62f2bebb319accf215382d3158c5 ./asdl/const.pyc 25535d99b7e24ca28da0bf8796390602 ./asdl/encode.pyc ee57711b4f5074c25fbb71ae10d49453 ./asdl/encode_test.pyc 8525f83cd3b08f0180c3ebe02a208309 ./asdl/format.pyc 4f67ce544db1e3d3f0b3c50a02473748 ./asdl/format_test.pyc 508493f9d49e07816da1ee51f4d1205d ./asdl/front_end.pyc b69534a7d4d53c3594664b128d92d760 ./asdl/gen_cpp.pyc c02068e5cbb7a10189c5694ef3eb04a4 ./asdl/gen_python.pyc 3537431dd2a93d26c14b86c1c1775004 ./asdl/__init__.pyc 1cb95056c6af26f564d33e0ce7d59b02 ./asdl/pretty.pyc b574515568cbc42014c26c636619177e ./asdl/py_meta.pyc 22f03372259bb6ced1c4087872fc8840 ./asdl/py_meta_test.pyc 08ecd43c713b2e0b69f85c43b4cbcc5b ./asdl/tdop.pyc 2ed232473fb7e454b6efadac92e9cf08 ./asdl/unpickle.pyc 4f8c2d6cc1bb427c3487c768a8c4a6d5 ./asdl/unpickle_test.pyc 3446a664f8e3e8d783ea459659539092 ./asdl/visitor.pyc da59d2e14e8e7c805ce4e5a4048c225a ./benchmarks/fake_libc.pyc 10a02c9df3d26a689db62bd9c69496d6 ./benchmarks/__init__.pyc b9e6b18db39ec4c69e59979eee53fb5b ./benchmarks/pytrace.pyc 4b6cafa5f3ad3c77c101a237c6b00e2a ./benchmarks/time.pyc 49873416e8dcdc1a3cc513717f9046cf ./benchmarks/virtual_memory.pyc 5f5a6d2629f6434529ec8d85a3bb3325 ./bin/__init__.pyc d8f3dcabfe26f9bd4380017cd07945ab ./bin/oil.pyc e5f93fcf6e1ccfa1cba58bc71559ccd5 ./bin/opy_.pyc 709a6955657581f430141cc2c2cfdae8 ./build/app_deps.pyc 7b4b93a9ee5e057f4375abcb45f2de98 ./build/app_deps_test.pyc cb2e4bf2522ff23f20625030e3a57435 ./build/c_module_srcs.pyc db7deb95d8401478cc19b1e7e7e6ba07 ./build/c_module_toc.pyc 6b449d03c6fc17912d46f391c935065e ./build/make_zip.pyc 2a9349d0c4d796381a16cba878000b16 ./build/quick_ref.pyc f9bd616b04066ccf72bac861f19c8a82 ./build/runpy_deps.pyc 8a9c65432e8b7cebe1c26b2a73821364 ./build/setup_fastlex.pyc 1c665c059e2e911aff3983e92e9e738b ./build/setup.pyc dc3ec8bbe657797faa76d097b3004c36 ./core/alloc.pyc 8c052ce36a2bd21afe0d7f10d8c0d14b ./core/alloc_test.pyc 8ab8487048bedefbfe25fbe4aee70a53 ./core/args.pyc 6bc0f5865afc7aa428926d36a20fa5df ./core/args_test.pyc bca4604f029bda59bb22b51ca96406e2 ./core/braces.pyc 8bf928183954b730e357029f7a76dbed ./core/braces_test.pyc 0b00d9861e13a5f7cb77f7d46a791c00 ./core/builtin.pyc 3b3a262785e2013d691f2538cb6ba905 ./core/builtin_test.pyc a76133d53ee21ff46a3991f992a11c22 ./core/cmd_exec.pyc 14845e9dc10ce9e448ff96cc9f7083f3 ./core/cmd_exec_test.pyc d8ec00fc6c8decc209be5bd5df122155 ./core/comp_builtins.pyc 1ce959c11a1611fbe3df15c12f00f495 ./core/completion.pyc 75b11cb8f3db8eba6829440141076000 ./core/completion_test.pyc e627416731816abfd3690038b9e17221 ./core/dev.pyc b22ae4d8ac42aab0430c221ea2e8c52e ./core/expr_eval.pyc ac23016acc48e91a322176c14d2a36d8 ./core/glob_.pyc 906ec5346e41cef7fa219a94b304f8df ./core/glob_test.pyc df4beb9f38d30b5bb910e93d22ce9ece ./core/id_kind_gen.pyc 6058257919efcc575fbc53fb0b29eeed ./core/id_kind.pyc e3669e2bad83c65b861e3c72ccb2685e ./core/id_kind_test.pyc 1cadeee4ec4f0ad9038b705a09a1c068 ./core/__init__.pyc 9c3e0572e9e71a1823629774fa3624cd ./core/legacy.pyc 748856b67fb174c8ade0b475bec8055f ./core/legacy_test.pyc a7152247b39ae93ac8a46df07e976d06 ./core/lexer_gen.pyc f253f28d65eeaaf99bddace5c9055591 ./core/lexer_gen_test.pyc e32d1449a523db0764c7294b1ec2a2e6 ./core/lexer.pyc 58fb911aaf793bc43122f73b231af726 ./core/lexer_test.pyc 716f6800ced3573806f9e6bcf3525a8b ./core/libstr.pyc 8794a4c581c98fcedbeb182c05f87dca ./core/libstr_test.pyc b45725986b28ba74ee86e8f72c6cd8a3 ./core/main_loop.pyc 123ed29249f8332ac9cddb79e72f737e ./core/process.pyc 5e648a3425e2ca226eb9ea7ece2f6b56 ./core/process_test.pyc 35a54c83f1564323ee3f89e3d52e608b ./core/reader.pyc f857d29bc623989b20372f13e2b2e706 ./core/reader_test.pyc 5745760254a56f84ea083a6f3f56540c ./core/state.pyc 8af829648fe04633cf5647bacf0a1725 ./core/state_test.pyc b2c5e85ad761770402793a37a0806d69 ./core/tdop.pyc 9df323afed7a87be4229a620d78ffa85 ./core/test_builtin.pyc b9ac440b5f94d5f4417d38e594f117d0 ./core/test_lib.pyc a458fb3c964649dbe01481e9ff6a0e51 ./core/ui.pyc d3293a0cc02138bc93560f3d32b131ab ./core/util.pyc 37008edf675b06cc67d583036cd75fd5 ./core/util_test.pyc 1993aa33a4543759c1d2fef23b5c3a79 ./core/word_compile.pyc 65a4727f758314021bb01331100e44cc ./core/word_compile_test.pyc d7f7d43f026e99b0f6381c6e359d91fa ./core/word_eval.pyc d27876ae497282b0673c466a831169f6 ./core/word_eval_test.pyc 2eb662f08f1c9ce8e6dcc93d80f198b0 ./core/word.pyc 78703416b3b9aa5ce5e6051aedc7fed5 ./core/word_test.pyc 4416ba483dfce926ae6542a2e4458166 ./_devbuild/gen/__init__.pyc 80b18f489bb40c466adbe994259ea3e6 ./_devbuild/gen/osh_asdl.pyc d28c7df46c179e8a63dc3f2b4b0bcda8 ./_devbuild/gen/osh_help.pyc 7f2420e71838f5c48ac02ffa9e05f005 ./_devbuild/gen/runtime_asdl.pyc 5229f20313a1143949ab3caf9dbea20d ./_devbuild/gen/types_asdl.pyc c13d8f66594d4b294dbdc9e63436c517 ./_devbuild/__init__.pyc 8e267e0f5055bc5bf136328a65458548 ./devtools/completion.pyc f775cab5e1071a1bd529ba7d5d6af719 ./__init__.pyc 981c4060f43ef087987fd71a8aebf2ca ./MD5.txt bea8c7d12904a8678a600c9c6e8f8342 ./native/fastlex_test.pyc ae254d41a02825598626c4d9c47dd4d4 ./native/libc_test.pyc edb825e8f7d8e0ac3647a478b4a4cc3f ./oil/__init__.pyc 5d482a235e1b48a8e8bb42b596a6ad17 ./opy/byterun/execfile.pyc caf2cf4532a455b396824880e44bf943 ./opy/byterun/__init__.pyc cfcf07f78cd8765a17a755b7d9717883 ./opy/byterun/ovm.pyc 68836081be537ffaaaa3f53a4bec2494 ./opy/byterun/pyobj.pyc 441f8c7cbf53c7cc759db6f3d642d742 ./opy/byterun/pyvm2.pyc 414c228720f5593f53730ababae5ae7a ./opy/byterun/pyvm2_test.pyc 41d392e2d9c0e00091489390f65965cb ./opy/byterun/test_basic.pyc 494df66384acb9118233df049075300b ./opy/byterun/test_exceptions.pyc a4bcd2107e73f5ad139dbb8a07a415da ./opy/byterun/test_functions.pyc d01a06f0d77fed281ba09f11ee4ea0fe ./opy/byterun/test_with.pyc 1ef07efcb629d7a7b7719ed13540a5a0 ./opy/byterun/vmtest.pyc 87c100288b7122ed0cfeedb9228d62cc ./opy/callgraph.pyc f26c50625db541bb257f746ea8c05821 ./opy/callgraph_test.pyc 46d4ffdab3bbc77f4bb9d0af50f1c95a ./opy/compiler2/ast.pyc 62f7fe769653383b68cea021d5932194 ./opy/compiler2/consts.pyc 54e32f9c7ffb67db1442a845b779fb78 ./opy/compiler2/consts_test.pyc 232a9f64a6325ed2eda49da78e797879 ./opy/compiler2/dis_tool.pyc 707fcec29531255df2c38e952a34e453 ./opy/compiler2/future.pyc 6f6bfee010d8135937c24d3001f2add8 ./opy/compiler2/__init__.pyc f36ff97e581a6d3b6262c7ee56ff433d ./opy/compiler2/misc.pyc 589f83bc73abe81c2c84bd210aa787fd ./opy/compiler2/ovm_codegen.pyc 418daaa767454721e7da2040bd70e303 ./opy/compiler2/pyassem.pyc 314681999646d9b07ccf43d7ceadc259 ./opy/compiler2/pyassem_test.pyc c1a167bcca4d915292c18e8431e4e9a1 ./opy/compiler2/pycodegen.pyc 1d14a1f8516cb774dff9e253e40cc28a ./opy/compiler2/symbols.pyc 72ed22a7e3d5398a5af25612022b9ed7 ./opy/compiler2/symbols_test.pyc d22aa9cae2f3304af4b0d570fe44c2f0 ./opy/compiler2/syntax.pyc 091303b83a7f5524c0bd52cc21bd684e ./opy/compiler2/transformer.pyc 254200624dd76f39bb8f31f421eec5f5 ./opy/compiler2/visitor.pyc 741c557f338c98ceda73f07abecf4a43 ./opy/demo/class_scope.pyc 9f369b8be939b4fe0f2ec717b6935151 ./opy/demo/docstring.pyc 6f9b0308f527b0757eed64b987eaf4bb ./opy/demo/four_var_kinds.pyc 63613ebabdefff5f51ab2a25ac5b279f ./opy/gold/class_vs_closure.pyc 5e5c6e728eb9c29666afbe7b30fd0b51 ./opy/gold/fib_iterative.pyc aab0154b08004a7ace6c8e79682fd8f3 ./opy/gold/fib_recursive.pyc c6601985ba050e2054f1dc5a76d3d0a5 ./opy/gold/generator_exception.pyc 1dd6ec3c29cee3cf0da61b9b547cfea9 ./opy/gold/genexpr.pyc a2d19f0e61fd932649fc9bc897ce3e8b ./opy/gold/genexpr_simple.pyc bb593d44b16beb83ad7786320f650e54 ./opy/gold/hello_py2.pyc b0f9517cc22fe7eecbd4aa91ad8f683b ./opy/gold/hello_py3.pyc 6c22b97bfa2d5ca981809b3ddc6fe93b ./opy/gold/regex_compile.pyc fc79cfd294cd3aff8fda6e82f1f7334c ./opy/gold/repr_method.pyc 523987dc25c086a7e22630bfb5aa7359 ./opy/__init__.pyc 31a61d83265060ee3b49d8265f05e50b ./opy/lib/dis.pyc 7177dea073efd8dcfd01a28fcb36beb0 ./opy/lib/__init__.pyc ae62e3f0bbbf1ddddb83556a5adf2f2a ./opy/lib/inspect.pyc e2344b164e7a180689814638a201758b ./opy/lib/opcode_gen.pyc 5bfc7e3d936d41a9b4a00f81d99cc6f4 ./opy/lib/opcode.pyc 6b7af98a6afc2a29666f54cad452c510 ./opy/misc/ccompile.pyc ecf720fd23fd7000a817cc3fdd00a7a3 ./opy/misc/determinism.pyc 87af2f40d2b9dcc9188f5f08e307e71b ./opy/misc/__init__.pyc 0808f981801c45a3fbd3f7f26bb8ccea ./opy/misc/pgen_ast.pyc b49a813ea8b5eef81f06f74f19223ba0 ./opy/misc/py_ast.pyc 49645744bbda92de69684d9b1c1acc6e ./opy/misc/stdlib_compile.pyc d6fb19a62f748b9c62ad45017d930571 ./opy/opy_main.pyc c3baad9038e7b1ef90776434c323e3ac ./opy/pgen2/driver.pyc fe14731c51ef2a507544833a9d866e4b ./opy/pgen2/grammar.pyc a39b00afb1c6a3d19518f09910b3169d ./opy/pgen2/__init__.pyc 89bf2bba691e1d0d3b1f8dac04ca10e7 ./opy/pgen2/parse.pyc aa3cafa7156d84d811c506f3719bc332 ./opy/pgen2/pgen.pyc c0a27c5af2f37910612ab4b64b9e2959 ./opy/pgen2/tokenize.pyc a4dc5b2bd98761498ca5b79f87f1ea93 ./opy/pgen2/token.pyc 13a968d216b624cf8dd44bdb33067177 ./opy/pytree.pyc 3952f012cd490ee468d9ff8d7825273f ./opy/skeleton.pyc e027920185bc803272db60aec6b4683c ./opy/tools/astgen.pyc 17b84fdc58d551cd92681cfd984267c8 ./opy/tools/compile.pyc 71f7ab17cc654dd280acbafadb4e4ce6 ./opy/tools/demo.pyc 8fee3d7f692c317e98430692912da422 ./opy/tools/regrtest.pyc 1ef5eaaf6271776332808801d12dabb0 ./opy/tools/stacktest.pyc 17e56f67fbaef96a85c77fa9d0c6ebb5 ./osh/arith_parse.pyc 98a8b7cf3321899cbcc4236e04dd0133 ./osh/arith_parse_test.pyc 28f97c24d13f8476f51156e5a17af669 ./osh/asdl_gen.pyc c3f2cd006a76adf4003cc54bc5d882e7 ./osh/ast_lib.pyc 45a36dc99a9a5272ad7ff3a251c8e180 ./osh/bool_parse.pyc 7c25e0031b58cff979d8d3a58d1855b4 ./osh/bool_parse_test.pyc 45c0cbe9589a524057c813ec81f1136f ./osh/cmd_parse.pyc b2f9e008a1833e7e1309068885254f0e ./osh/cmd_parse_test.pyc 56845f371ff605bd19f89046ed3795e2 ./osh/__init__.pyc 2a043045bf3a68fdd5b3f288d826f04f ./osh/lex.pyc 8bca49b57676c328b6141fb3e6483b6f ./osh/lex_test.pyc 763997c18957a13b2ca34f8c9068a4a8 ./osh/match.pyc b3065cdb92eac078e6cf074ccf167985 ./osh/meta.pyc 61df7c947595edc4bc0f7fbece10973b ./osh/parse_lib.pyc a859a3953707e55c0c57e14acaa87331 ./osh/word_parse.pyc f2cb5c33f6620eef830be915fa810860 ./osh/word_parse_test.pyc e069ed570136bc8ccf12cc0d7692f1c3 ./SIZES.txt dbb49ea37d30a26fe6e14878ab6ccbc1 ./spec/bin/argv.pyc c3be78b07ec834e59078b5d63ed58e4c ./spec/bin/printenv.pyc d56361974e8d5e1921e5145a0527e354 ./spec/bin/read_from_fd.pyc f497a0728dd5f16ebc25817b66908ee2 ./spec/bin/show_fd_table.pyc b0d236a49d0ac2ef6320bdb953b585ea ./spec/bin/stdout_stderr.pyc afd7d6ba4be39673f6e829bfc639a52d ./spec/coproc.pyc 6c97cc0db564139f6dc8d5658bba5a8b ./test/jsontemplate.pyc b52381d2379ecc0d370a83a36a14926a ./test/sh_spec.pyc d16cfa816b98556985f1610a4541c4ff ./test/sh_spec_test.pyc 3a7e36016f337735d4798176a45bbce2 ./test/wild_report.pyc 5c746a2b134f49e2d7fd766ce9328c06 ./test/wild_report_test.pyc 83b3d72dd35db56457cff4bc127a595d ./tools/csv_concat.pyc c761abc9eb57a049bb258f935d04f06e ./tools/deps.pyc 965febb382ca5f515567c40d9133f90a ./tools/__init__.pyc 35f3a054221845d5791f2928cc31b067 ./tools/osh2oil.pyc 1699872f96e75bfe69145ac983b5e586 ./tools/osh2oil_test.pyc 4009381aa2d3290b1df0d455d8d33ef1 ./tools/readlink.pyc d66e5dc27e62eb1d4f07e5151dceac6b ./web/table/csv2html.pyc ~/git/oilshell/oil/opy oil/__init__.py Compiled to 4 bytes of top-level bytecode opy/lib/dis.py Compiled to 252 bytes of top-level bytecode opy/lib/opcode.py Compiled to 1909 bytes of top-level bytecode opy/lib/opcode_gen.py Compiled to 160 bytes of top-level bytecode opy/lib/inspect.py Compiled to 1007 bytes of top-level bytecode opy/lib/__init__.py Compiled to 4 bytes of top-level bytecode opy/skeleton.py Compiled to 291 bytes of top-level bytecode opy/pgen2/pgen.py Compiled to 166 bytes of top-level bytecode opy/pgen2/tokenize.py Compiled to 1539 bytes of top-level bytecode opy/pgen2/token.py Compiled to 484 bytes of top-level bytecode opy/pgen2/grammar.py Compiled to 174 bytes of top-level bytecode opy/pgen2/parse.py Compiled to 70 bytes of top-level bytecode opy/pgen2/__init__.py Compiled to 10 bytes of top-level bytecode opy/pgen2/driver.py Compiled to 100 bytes of top-level bytecode opy/callgraph.py Compiled to 264 bytes of top-level bytecode opy/misc/pgen_ast.py Compiled to 159 bytes of top-level bytecode opy/misc/ccompile.py Compiled to 71 bytes of top-level bytecode opy/misc/__init__.py Compiled to 4 bytes of top-level bytecode opy/misc/py_ast.py Compiled to 254 bytes of top-level bytecode opy/misc/stdlib_compile.py Compiled to 139 bytes of top-level bytecode opy/misc/determinism.py Compiled to 135 bytes of top-level bytecode opy/demo/four_var_kinds.py Compiled to 86 bytes of top-level bytecode opy/demo/class_scope.py Compiled to 35 bytes of top-level bytecode opy/demo/docstring.py Compiled to 32 bytes of top-level bytecode opy/__init__.py Compiled to 4 bytes of top-level bytecode opy/gold/genexpr_simple.py Compiled to 52 bytes of top-level bytecode opy/gold/regex_compile.py Compiled to 58 bytes of top-level bytecode opy/gold/generator_exception.py Compiled to 188 bytes of top-level bytecode opy/gold/repr_method.py Compiled to 64 bytes of top-level bytecode opy/gold/genexpr.py Compiled to 116 bytes of top-level bytecode opy/gold/class_vs_closure.py Compiled to 166 bytes of top-level bytecode opy/gold/fib_iterative.py Compiled to 157 bytes of top-level bytecode opy/gold/hello_py3.py Compiled to 14 bytes of top-level bytecode opy/gold/fib_recursive.py Compiled to 156 bytes of top-level bytecode opy/gold/hello_py2.py Compiled to 51 bytes of top-level bytecode opy/tools/regrtest.py Compiled to 164 bytes of top-level bytecode opy/tools/compile.py Compiled to 93 bytes of top-level bytecode opy/tools/demo.py Compiled to 94 bytes of top-level bytecode opy/tools/stacktest.py Compiled to 111 bytes of top-level bytecode opy/tools/astgen.py Compiled to 417 bytes of top-level bytecode opy/pytree.py Compiled to 269 bytes of top-level bytecode opy/compiler2/consts_test.py Compiled to 84 bytes of top-level bytecode opy/compiler2/future.py Compiled to 95 bytes of top-level bytecode opy/compiler2/ast.py Compiled to 1850 bytes of top-level bytecode opy/compiler2/pycodegen.py Compiled to 807 bytes of top-level bytecode opy/compiler2/consts.py Compiled to 203 bytes of top-level bytecode opy/compiler2/ovm_codegen.py Compiled to 190 bytes of top-level bytecode opy/compiler2/pyassem.py Compiled to 410 bytes of top-level bytecode opy/compiler2/visitor.py Compiled to 48 bytes of top-level bytecode opy/compiler2/pyassem_test.py Compiled to 86 bytes of top-level bytecode opy/compiler2/transformer.py Compiled to 320 bytes of top-level bytecode opy/compiler2/__init__.py Compiled to 4 bytes of top-level bytecode opy/compiler2/dis_tool.py Compiled to 203 bytes of top-level bytecode opy/compiler2/symbols.py Compiled to 334 bytes of top-level bytecode opy/compiler2/syntax.py Compiled to 48 bytes of top-level bytecode opy/compiler2/symbols_test.py Compiled to 641 bytes of top-level bytecode opy/compiler2/misc.py Compiled to 58 bytes of top-level bytecode opy/opy_main.py Compiled to 459 bytes of top-level bytecode opy/callgraph_test.py Compiled to 139 bytes of top-level bytecode opy/byterun/test_with.py Compiled to 96 bytes of top-level bytecode opy/byterun/test_basic.py Compiled to 219 bytes of top-level bytecode opy/byterun/ovm.py Compiled to 521 bytes of top-level bytecode opy/byterun/test_functions.py Compiled to 169 bytes of top-level bytecode opy/byterun/execfile.py Compiled to 83 bytes of top-level bytecode opy/byterun/test_exceptions.py Compiled to 135 bytes of top-level bytecode opy/byterun/__init__.py Compiled to 4 bytes of top-level bytecode opy/byterun/pyvm2_test.py Compiled to 105 bytes of top-level bytecode opy/byterun/pyobj.py Compiled to 240 bytes of top-level bytecode opy/byterun/pyvm2.py Compiled to 304 bytes of top-level bytecode opy/byterun/vmtest.py Compiled to 169 bytes of top-level bytecode spec/bin/show_fd_table.py Compiled to 145 bytes of top-level bytecode spec/bin/argv.py Compiled to 49 bytes of top-level bytecode spec/bin/read_from_fd.py Compiled to 85 bytes of top-level bytecode spec/bin/printenv.py Compiled to 90 bytes of top-level bytecode spec/bin/stdout_stderr.py Compiled to 73 bytes of top-level bytecode spec/coproc.py Compiled to 119 bytes of top-level bytecode bin/oil.py Compiled to 1100 bytes of top-level bytecode bin/__init__.py Compiled to 4 bytes of top-level bytecode bin/opy_.py Compiled to 302 bytes of top-level bytecode benchmarks/fake_libc.py Compiled to 28 bytes of top-level bytecode benchmarks/time.py Compiled to 125 bytes of top-level bytecode benchmarks/virtual_memory.py Compiled to 170 bytes of top-level bytecode benchmarks/pytrace.py Compiled to 191 bytes of top-level bytecode benchmarks/__init__.py Compiled to 4 bytes of top-level bytecode osh/meta.py Compiled to 773 bytes of top-level bytecode osh/arith_parse.py Compiled to 186 bytes of top-level bytecode osh/word_parse_test.py Compiled to 311 bytes of top-level bytecode osh/asdl_gen.py Compiled to 225 bytes of top-level bytecode osh/lex_test.py Compiled to 344 bytes of top-level bytecode osh/bool_parse_test.py Compiled to 184 bytes of top-level bytecode osh/word_parse.py Compiled to 197 bytes of top-level bytecode osh/parse_lib.py Compiled to 178 bytes of top-level bytecode osh/lex.py Compiled to 3206 bytes of top-level bytecode osh/__init__.py Compiled to 4 bytes of top-level bytecode osh/bool_parse.py Compiled to 140 bytes of top-level bytecode osh/cmd_parse.py Compiled to 384 bytes of top-level bytecode osh/ast_lib.py Compiled to 132 bytes of top-level bytecode osh/cmd_parse_test.py Compiled to 488 bytes of top-level bytecode osh/arith_parse_test.py Compiled to 236 bytes of top-level bytecode osh/match.py Compiled to 451 bytes of top-level bytecode core/id_kind_test.py Compiled to 193 bytes of top-level bytecode core/process_test.py Compiled to 264 bytes of top-level bytecode core/completion.py Compiled to 685 bytes of top-level bytecode core/lexer_gen_test.py Compiled to 120 bytes of top-level bytecode core/alloc.py Compiled to 104 bytes of top-level bytecode core/braces.py Compiled to 272 bytes of top-level bytecode core/process.py Compiled to 475 bytes of top-level bytecode core/id_kind.py Compiled to 150 bytes of top-level bytecode core/word_eval.py Compiled to 401 bytes of top-level bytecode core/lexer_gen.py Compiled to 409 bytes of top-level bytecode core/cmd_exec_test.py Compiled to 276 bytes of top-level bytecode core/braces_test.py Compiled to 175 bytes of top-level bytecode core/reader_test.py Compiled to 132 bytes of top-level bytecode core/legacy_test.py Compiled to 97 bytes of top-level bytecode core/lexer.py Compiled to 145 bytes of top-level bytecode core/expr_eval.py Compiled to 429 bytes of top-level bytecode core/state.py Compiled to 608 bytes of top-level bytecode core/completion_test.py Compiled to 492 bytes of top-level bytecode core/comp_builtins.py Compiled to 388 bytes of top-level bytecode core/glob_.py Compiled to 259 bytes of top-level bytecode core/word.py Compiled to 320 bytes of top-level bytecode core/state_test.py Compiled to 178 bytes of top-level bytecode core/dev.py Compiled to 139 bytes of top-level bytecode core/alloc_test.py Compiled to 88 bytes of top-level bytecode core/libstr.py Compiled to 253 bytes of top-level bytecode core/util.py Compiled to 418 bytes of top-level bytecode core/word_compile_test.py Compiled to 72 bytes of top-level bytecode core/builtin_test.py Compiled to 120 bytes of top-level bytecode core/reader.py Compiled to 162 bytes of top-level bytecode core/libstr_test.py Compiled to 104 bytes of top-level bytecode core/test_builtin.py Compiled to 327 bytes of top-level bytecode core/id_kind_gen.py Compiled to 214 bytes of top-level bytecode core/args.py Compiled to 401 bytes of top-level bytecode core/__init__.py Compiled to 4 bytes of top-level bytecode core/legacy.py Compiled to 1078 bytes of top-level bytecode core/test_lib.py Compiled to 181 bytes of top-level bytecode core/builtin.py Compiled to 1905 bytes of top-level bytecode core/ui.py Compiled to 424 bytes of top-level bytecode core/lexer_test.py Compiled to 120 bytes of top-level bytecode core/word_test.py Compiled to 193 bytes of top-level bytecode core/word_compile.py Compiled to 224 bytes of top-level bytecode core/tdop.py Compiled to 325 bytes of top-level bytecode core/word_eval_test.py Compiled to 104 bytes of top-level bytecode core/main_loop.py Compiled to 113 bytes of top-level bytecode core/args_test.py Compiled to 88 bytes of top-level bytecode core/glob_test.py Compiled to 166 bytes of top-level bytecode core/cmd_exec.py Compiled to 650 bytes of top-level bytecode core/util_test.py Compiled to 88 bytes of top-level bytecode _devbuild/__init__.py Compiled to 4 bytes of top-level bytecode _devbuild/gen/types_asdl.py Compiled to 619 bytes of top-level bytecode _devbuild/gen/osh_asdl.py Compiled to 2470 bytes of top-level bytecode _devbuild/gen/osh_help.py Compiled to 874 bytes of top-level bytecode _devbuild/gen/runtime_asdl.py Compiled to 2409 bytes of top-level bytecode _devbuild/gen/__init__.py Compiled to 4 bytes of top-level bytecode asdl/gen_cpp.py Compiled to 337 bytes of top-level bytecode asdl/encode.py Compiled to 173 bytes of top-level bytecode asdl/format.py Compiled to 374 bytes of top-level bytecode asdl/asdl_demo.py Compiled to 274 bytes of top-level bytecode asdl/py_meta.py Compiled to 189 bytes of top-level bytecode asdl/cgi.py Compiled to 22 bytes of top-level bytecode asdl/pretty.py Compiled to 125 bytes of top-level bytecode asdl/visitor.py Compiled to 78 bytes of top-level bytecode asdl/arith_parse.py Compiled to 267 bytes of top-level bytecode asdl/py_meta_test.py Compiled to 104 bytes of top-level bytecode asdl/arith_ast.py Compiled to 157 bytes of top-level bytecode asdl/const.py Compiled to 34 bytes of top-level bytecode asdl/format_test.py Compiled to 116 bytes of top-level bytecode asdl/arith_ast_test.py Compiled to 261 bytes of top-level bytecode asdl/__init__.py Compiled to 4 bytes of top-level bytecode asdl/unpickle.py Compiled to 476 bytes of top-level bytecode asdl/unpickle_test.py Compiled to 104 bytes of top-level bytecode asdl/asdl_.py Compiled to 491 bytes of top-level bytecode asdl/tdop.py Compiled to 258 bytes of top-level bytecode asdl/encode_test.py Compiled to 104 bytes of top-level bytecode asdl/gen_python.py Compiled to 67 bytes of top-level bytecode asdl/front_end.py Compiled to 268 bytes of top-level bytecode asdl/arith_parse_test.py Compiled to 248 bytes of top-level bytecode test/wild_report.py Compiled to 454 bytes of top-level bytecode test/wild_report_test.py Compiled to 84 bytes of top-level bytecode test/sh_spec_test.py Compiled to 220 bytes of top-level bytecode test/sh_spec.py Compiled to 990 bytes of top-level bytecode test/jsontemplate.py Compiled to 1500 bytes of top-level bytecode __init__.py Compiled to 4 bytes of top-level bytecode build/app_deps.py Compiled to 239 bytes of top-level bytecode build/setup_fastlex.py Compiled to 99 bytes of top-level bytecode build/runpy_deps.py Compiled to 188 bytes of top-level bytecode build/c_module_toc.py Compiled to 189 bytes of top-level bytecode build/app_deps_test.py Compiled to 110 bytes of top-level bytecode build/make_zip.py Compiled to 137 bytes of top-level bytecode build/setup.py Compiled to 90 bytes of top-level bytecode build/c_module_srcs.py Compiled to 135 bytes of top-level bytecode build/quick_ref.py Compiled to 319 bytes of top-level bytecode web/table/csv2html.py Compiled to 315 bytes of top-level bytecode tools/csv_concat.py Compiled to 119 bytes of top-level bytecode tools/deps.py Compiled to 234 bytes of top-level bytecode tools/osh2oil.py Compiled to 304 bytes of top-level bytecode tools/osh2oil_test.py Compiled to 154 bytes of top-level bytecode tools/__init__.py Compiled to 4 bytes of top-level bytecode tools/readlink.py Compiled to 92 bytes of top-level bytecode devtools/completion.py Compiled to 256 bytes of top-level bytecode native/libc_test.py Compiled to 84 bytes of top-level bytecode native/fastlex_test.py Compiled to 153 bytes of top-level bytecode _tmp/repo-with-opy/ ├── asdl │   ├── arith_ast.pyc │   ├── arith_ast_test.pyc │   ├── arith_parse.pyc │   ├── arith_parse_test.pyc │   ├── asdl_demo.pyc │   ├── asdl_.pyc │   ├── cgi.pyc │   ├── const.pyc │   ├── encode.pyc │   ├── encode_test.pyc │   ├── format.pyc │   ├── format_test.pyc │   ├── front_end.pyc │   ├── gen_cpp.pyc │   ├── gen_python.pyc │   ├── __init__.pyc │   ├── pretty.pyc │   ├── py_meta.pyc │   ├── py_meta_test.pyc │   ├── tdop.pyc │   ├── unpickle.pyc │   ├── unpickle_test.pyc │   └── visitor.pyc ├── benchmarks │   ├── fake_libc.pyc │   ├── __init__.pyc │   ├── pytrace.pyc │   ├── time.pyc │   └── virtual_memory.pyc ├── bin │   ├── __init__.pyc │   ├── oil.pyc │   └── opy_.pyc ├── build │   ├── app_deps.pyc │   ├── app_deps_test.pyc │   ├── c_module_srcs.pyc │   ├── c_module_toc.pyc │   ├── make_zip.pyc │   ├── quick_ref.pyc │   ├── runpy_deps.pyc │   ├── setup_fastlex.pyc │   └── setup.pyc ├── core │   ├── alloc.pyc │   ├── alloc_test.pyc │   ├── args.pyc │   ├── args_test.pyc │   ├── braces.pyc │   ├── braces_test.pyc │   ├── builtin.pyc │   ├── builtin_test.pyc │   ├── cmd_exec.pyc │   ├── cmd_exec_test.pyc │   ├── comp_builtins.pyc │   ├── completion.pyc │   ├── completion_test.pyc │   ├── dev.pyc │   ├── expr_eval.pyc │   ├── glob_.pyc │   ├── glob_test.pyc │   ├── id_kind_gen.pyc │   ├── id_kind.pyc │   ├── id_kind_test.pyc │   ├── __init__.pyc │   ├── legacy.pyc │   ├── legacy_test.pyc │   ├── lexer_gen.pyc │   ├── lexer_gen_test.pyc │   ├── lexer.pyc │   ├── lexer_test.pyc │   ├── libstr.pyc │   ├── libstr_test.pyc │   ├── main_loop.pyc │   ├── process.pyc │   ├── process_test.pyc │   ├── reader.pyc │   ├── reader_test.pyc │   ├── state.pyc │   ├── state_test.pyc │   ├── tdop.pyc │   ├── test_builtin.pyc │   ├── test_lib.pyc │   ├── ui.pyc │   ├── util.pyc │   ├── util_test.pyc │   ├── word_compile.pyc │   ├── word_compile_test.pyc │   ├── word_eval.pyc │   ├── word_eval_test.pyc │   ├── word.pyc │   └── word_test.pyc ├── _devbuild │   ├── gen │   │   ├── __init__.pyc │   │   ├── osh_asdl.pyc │   │   ├── osh_help.pyc │   │   ├── runtime_asdl.pyc │   │   └── types_asdl.pyc │   └── __init__.pyc ├── devtools │   └── completion.pyc ├── __init__.pyc ├── native │   ├── fastlex_test.pyc │   └── libc_test.pyc ├── oil │   └── __init__.pyc ├── opy │   ├── byterun │   │   ├── execfile.pyc │   │   ├── __init__.pyc │   │   ├── ovm.pyc │   │   ├── pyobj.pyc │   │   ├── pyvm2.pyc │   │   ├── pyvm2_test.pyc │   │   ├── test_basic.pyc │   │   ├── test_exceptions.pyc │   │   ├── test_functions.pyc │   │   ├── test_with.pyc │   │   └── vmtest.pyc │   ├── callgraph.pyc │   ├── callgraph_test.pyc │   ├── compiler2 │   │   ├── ast.pyc │   │   ├── consts.pyc │   │   ├── consts_test.pyc │   │   ├── dis_tool.pyc │   │   ├── future.pyc │   │   ├── __init__.pyc │   │   ├── misc.pyc │   │   ├── ovm_codegen.pyc │   │   ├── pyassem.pyc │   │   ├── pyassem_test.pyc │   │   ├── pycodegen.pyc │   │   ├── symbols.pyc │   │   ├── symbols_test.pyc │   │   ├── syntax.pyc │   │   ├── transformer.pyc │   │   └── visitor.pyc │   ├── demo │   │   ├── class_scope.pyc │   │   ├── docstring.pyc │   │   └── four_var_kinds.pyc │   ├── gold │   │   ├── class_vs_closure.pyc │   │   ├── fib_iterative.pyc │   │   ├── fib_recursive.pyc │   │   ├── generator_exception.pyc │   │   ├── genexpr.pyc │   │   ├── genexpr_simple.pyc │   │   ├── hello_py2.pyc │   │   ├── hello_py3.pyc │   │   ├── regex_compile.pyc │   │   └── repr_method.pyc │   ├── __init__.pyc │   ├── lib │   │   ├── dis.pyc │   │   ├── __init__.pyc │   │   ├── inspect.pyc │   │   ├── opcode_gen.pyc │   │   └── opcode.pyc │   ├── misc │   │   ├── ccompile.pyc │   │   ├── determinism.pyc │   │   ├── __init__.pyc │   │   ├── pgen_ast.pyc │   │   ├── py_ast.pyc │   │   └── stdlib_compile.pyc │   ├── opy_main.pyc │   ├── pgen2 │   │   ├── driver.pyc │   │   ├── grammar.pyc │   │   ├── __init__.pyc │   │   ├── parse.pyc │   │   ├── pgen.pyc │   │   ├── tokenize.pyc │   │   └── token.pyc │   ├── pytree.pyc │   ├── skeleton.pyc │   └── tools │   ├── astgen.pyc │   ├── compile.pyc │   ├── demo.pyc │   ├── regrtest.pyc │   └── stacktest.pyc ├── osh │   ├── arith_parse.pyc │   ├── arith_parse_test.pyc │   ├── asdl_gen.pyc │   ├── ast_lib.pyc │   ├── bool_parse.pyc │   ├── bool_parse_test.pyc │   ├── cmd_parse.pyc │   ├── cmd_parse_test.pyc │   ├── __init__.pyc │   ├── lex.pyc │   ├── lex_test.pyc │   ├── match.pyc │   ├── meta.pyc │   ├── parse_lib.pyc │   ├── word_parse.pyc │   └── word_parse_test.pyc ├── spec │   ├── bin │   │   ├── argv.pyc │   │   ├── printenv.pyc │   │   ├── read_from_fd.pyc │   │   ├── show_fd_table.pyc │   │   └── stdout_stderr.pyc │   └── coproc.pyc ├── test │   ├── jsontemplate.pyc │   ├── sh_spec.pyc │   ├── sh_spec_test.pyc │   ├── wild_report.pyc │   └── wild_report_test.pyc ├── tools │   ├── csv_concat.pyc │   ├── deps.pyc │   ├── __init__.pyc │   ├── osh2oil.pyc │   ├── osh2oil_test.pyc │   └── readlink.pyc └── web └── table └── csv2html.pyc 26 directories, 202 files ~/git/oilshell/oil/opy/_tmp/repo-with-opy ~/git/oilshell/oil/opy 686 ./asdl/arith_ast.pyc 5762 ./asdl/arith_ast_test.pyc 8551 ./asdl/arith_parse.pyc 8200 ./asdl/arith_parse_test.pyc 3147 ./asdl/asdl_demo.pyc 12310 ./asdl/asdl_.pyc 993 ./asdl/cgi.pyc 254 ./asdl/const.pyc 9387 ./asdl/encode.pyc 1261 ./asdl/encode_test.pyc 18102 ./asdl/format.pyc 1744 ./asdl/format_test.pyc 15234 ./asdl/front_end.pyc 13949 ./asdl/gen_cpp.pyc 4111 ./asdl/gen_python.pyc 131 ./asdl/__init__.pyc 1230 ./asdl/pretty.pyc 9289 ./asdl/py_meta.pyc 865 ./asdl/py_meta_test.pyc 9807 ./asdl/tdop.pyc 20866 ./asdl/unpickle.pyc 1077 ./asdl/unpickle_test.pyc 4813 ./asdl/visitor.pyc 580 ./benchmarks/fake_libc.pyc 137 ./benchmarks/__init__.pyc 3004 ./benchmarks/pytrace.pyc 2500 ./benchmarks/time.pyc 2885 ./benchmarks/virtual_memory.pyc 130 ./bin/__init__.pyc 14732 ./bin/oil.pyc 2852 ./bin/opy_.pyc 4420 ./build/app_deps.pyc 1162 ./build/app_deps_test.pyc 1983 ./build/c_module_srcs.pyc 1268 ./build/c_module_toc.pyc 1363 ./build/make_zip.pyc 7239 ./build/quick_ref.pyc 2814 ./build/runpy_deps.pyc 542 ./build/setup_fastlex.pyc 497 ./build/setup.pyc 7764 ./core/alloc.pyc 1995 ./core/alloc_test.pyc 23986 ./core/args.pyc 7039 ./core/args_test.pyc 7544 ./core/braces.pyc 4258 ./core/braces_test.pyc 34664 ./core/builtin.pyc 1537 ./core/builtin_test.pyc 40135 ./core/cmd_exec.pyc 4155 ./core/cmd_exec_test.pyc 8992 ./core/comp_builtins.pyc 25143 ./core/completion.pyc 10382 ./core/completion_test.pyc 5430 ./core/dev.pyc 19416 ./core/expr_eval.pyc 9435 ./core/glob_.pyc 5128 ./core/glob_test.pyc 4925 ./core/id_kind_gen.pyc 11717 ./core/id_kind.pyc 4827 ./core/id_kind_test.pyc 131 ./core/__init__.pyc 10347 ./core/legacy.pyc 5058 ./core/legacy_test.pyc 10778 ./core/lexer_gen.pyc 1715 ./core/lexer_gen_test.pyc 7831 ./core/lexer.pyc 1947 ./core/lexer_test.pyc 9846 ./core/libstr.pyc 2500 ./core/libstr_test.pyc 3410 ./core/main_loop.pyc 27502 ./core/process.pyc 5064 ./core/process_test.pyc 4684 ./core/reader.pyc 2316 ./core/reader_test.pyc 33490 ./core/state.pyc 8385 ./core/state_test.pyc 13305 ./core/tdop.pyc 6652 ./core/test_builtin.pyc 3745 ./core/test_lib.pyc 11314 ./core/ui.pyc 10291 ./core/util.pyc 777 ./core/util_test.pyc 2926 ./core/word_compile.pyc 551 ./core/word_compile_test.pyc 29132 ./core/word_eval.pyc 885 ./core/word_eval_test.pyc 14259 ./core/word.pyc 3210 ./core/word_test.pyc 140 ./_devbuild/gen/__init__.pyc 47317 ./_devbuild/gen/osh_asdl.pyc 3134 ./_devbuild/gen/osh_help.pyc 16016 ./_devbuild/gen/runtime_asdl.pyc 2345 ./_devbuild/gen/types_asdl.pyc 136 ./_devbuild/__init__.pyc 2740 ./devtools/completion.pyc 126 ./__init__.pyc 3239 ./native/fastlex_test.pyc 4427 ./native/libc_test.pyc 130 ./oil/__init__.pyc 1290 ./opy/byterun/execfile.pyc 138 ./opy/byterun/__init__.pyc 16969 ./opy/byterun/ovm.pyc 15417 ./opy/byterun/pyobj.pyc 38626 ./opy/byterun/pyvm2.pyc 1291 ./opy/byterun/pyvm2_test.pyc 24574 ./opy/byterun/test_basic.pyc 6894 ./opy/byterun/test_exceptions.pyc 14704 ./opy/byterun/test_functions.pyc 12721 ./opy/byterun/test_with.pyc 3230 ./opy/byterun/vmtest.pyc 12324 ./opy/callgraph.pyc 1154 ./opy/callgraph_test.pyc 87343 ./opy/compiler2/ast.pyc 1093 ./opy/compiler2/consts.pyc 1277 ./opy/compiler2/consts_test.pyc 9451 ./opy/compiler2/dis_tool.pyc 3052 ./opy/compiler2/future.pyc 140 ./opy/compiler2/__init__.pyc 1230 ./opy/compiler2/misc.pyc 12839 ./opy/compiler2/ovm_codegen.pyc 29531 ./opy/compiler2/pyassem.pyc 1089 ./opy/compiler2/pyassem_test.pyc 58539 ./opy/compiler2/pycodegen.pyc 20554 ./opy/compiler2/symbols.pyc 2183 ./opy/compiler2/symbols_test.pyc 2084 ./opy/compiler2/syntax.pyc 55818 ./opy/compiler2/transformer.pyc 3810 ./opy/compiler2/visitor.pyc 586 ./opy/demo/class_scope.pyc 632 ./opy/demo/docstring.pyc 2445 ./opy/demo/four_var_kinds.pyc 2645 ./opy/gold/class_vs_closure.pyc 537 ./opy/gold/fib_iterative.pyc 1374 ./opy/gold/fib_recursive.pyc 2703 ./opy/gold/generator_exception.pyc 933 ./opy/gold/genexpr.pyc 723 ./opy/gold/genexpr_simple.pyc 334 ./opy/gold/hello_py2.pyc 182 ./opy/gold/hello_py3.pyc 395 ./opy/gold/regex_compile.pyc 886 ./opy/gold/repr_method.pyc 130 ./opy/__init__.pyc 7783 ./opy/lib/dis.pyc 134 ./opy/lib/__init__.pyc 45664 ./opy/lib/inspect.pyc 1638 ./opy/lib/opcode_gen.pyc 6354 ./opy/lib/opcode.pyc 686 ./opy/misc/ccompile.pyc 1118 ./opy/misc/determinism.pyc 135 ./opy/misc/__init__.pyc 1134 ./opy/misc/pgen_ast.pyc 2215 ./opy/misc/py_ast.pyc 1720 ./opy/misc/stdlib_compile.pyc 15974 ./opy/opy_main.pyc 2348 ./opy/pgen2/driver.pyc 8017 ./opy/pgen2/grammar.pyc 182 ./opy/pgen2/__init__.pyc 7995 ./opy/pgen2/parse.pyc 14698 ./opy/pgen2/pgen.pyc 19560 ./opy/pgen2/tokenize.pyc 2806 ./opy/pgen2/token.pyc 32615 ./opy/pytree.pyc 6646 ./opy/skeleton.pyc 12894 ./opy/tools/astgen.pyc 1618 ./opy/tools/compile.pyc 1830 ./opy/tools/demo.pyc 3486 ./opy/tools/regrtest.pyc 1941 ./opy/tools/stacktest.pyc 7909 ./osh/arith_parse.pyc 4404 ./osh/arith_parse_test.pyc 2616 ./osh/asdl_gen.pyc 3299 ./osh/ast_lib.pyc 7452 ./osh/bool_parse.pyc 4805 ./osh/bool_parse_test.pyc 47403 ./osh/cmd_parse.pyc 42320 ./osh/cmd_parse_test.pyc 130 ./osh/__init__.pyc 12518 ./osh/lex.pyc 10645 ./osh/lex_test.pyc 6066 ./osh/match.pyc 4383 ./osh/meta.pyc 4816 ./osh/parse_lib.pyc 33040 ./osh/word_parse.pyc 16729 ./osh/word_parse_test.pyc 4096 ./SIZES.txt 300 ./spec/bin/argv.pyc 407 ./spec/bin/printenv.pyc 1040 ./spec/bin/read_from_fd.pyc 1085 ./spec/bin/show_fd_table.pyc 773 ./spec/bin/stdout_stderr.pyc 1328 ./spec/coproc.pyc 64920 ./test/jsontemplate.pyc 29817 ./test/sh_spec.pyc 3718 ./test/sh_spec_test.pyc 21484 ./test/wild_report.pyc 1319 ./test/wild_report_test.pyc 1147 ./tools/csv_concat.pyc 4634 ./tools/deps.pyc 132 ./tools/__init__.pyc 25515 ./tools/osh2oil.pyc 2334 ./tools/osh2oil_test.pyc 1011 ./tools/readlink.pyc 12524 ./web/table/csv2html.pyc 320c2e1f0146476eddbc0d95de709ac3 ./asdl/arith_ast.pyc f7816298adcb8d4b40ec8e4e51c36a4c ./asdl/arith_ast_test.pyc a1acbd1627b3c7725f4d4cdc198115f9 ./asdl/arith_parse.pyc 4c0cfb64553833ba4201916e22972a20 ./asdl/arith_parse_test.pyc e790e08e4d5bb8c638265b898871b94d ./asdl/asdl_demo.pyc f7d7ddf554025d92b2727e92ee81bb83 ./asdl/asdl_.pyc 8036488361c50ce6fea489078d9059a5 ./asdl/cgi.pyc bae17f23a5f686f532b0f186d7f2a057 ./asdl/const.pyc cc8c1e7930b36d8c44907ae6848ed899 ./asdl/encode.pyc 8dc015f4d49c16d554a309469651c2e0 ./asdl/encode_test.pyc 2391939bb907c9b9b5e7bd889ece719b ./asdl/format.pyc 679f741803be159a14de5fef3f9f29d4 ./asdl/format_test.pyc da8d27c76753d807e9f5ad81ae675750 ./asdl/front_end.pyc 001f689dda23ded873d591f610fb42b5 ./asdl/gen_cpp.pyc 739bf3f5a699c8bea120a3264b0be496 ./asdl/gen_python.pyc bd960c5ffd1d4a9417fcb4a759172e20 ./asdl/__init__.pyc 9aaa7b2c92ca25eef7049f0b36b64f9e ./asdl/pretty.pyc 4714c5b0b4997e37e7c47076d1544cae ./asdl/py_meta.pyc 82a2229252ab9298a6f6a6965abe28d9 ./asdl/py_meta_test.pyc 2349fe480dd2e2e5e58dc4bc0c5a3bc3 ./asdl/tdop.pyc 222a7615a2dd0514bda25c0cbc0605c8 ./asdl/unpickle.pyc 5dfde38eff144eeb8b956ab7012c23b8 ./asdl/unpickle_test.pyc 73131b1b6a98ab659cdb0a8f1a819168 ./asdl/visitor.pyc 8340085e62a894042fe61d5f7b07323c ./benchmarks/fake_libc.pyc 9357c642298ae3be2152ea184fd027a7 ./benchmarks/__init__.pyc 0e7a08df26cedd44ad3b9c34188f6735 ./benchmarks/pytrace.pyc a5b571b38f0893ee5c900a0c318fb6a5 ./benchmarks/time.pyc d08b470d57c107953d2bd66b267c2142 ./benchmarks/virtual_memory.pyc 5d16c17e30441e90b20b2461ac355d20 ./bin/__init__.pyc 2620374d68e25b6d04f325b22e88f304 ./bin/oil.pyc b0cb1aec70810b79b91c63695b47a40c ./bin/opy_.pyc 7a3ec531f1e28b29a0d7b3bf05b1abdd ./build/app_deps.pyc a8387715bf6cf985a30d9367654c1f73 ./build/app_deps_test.pyc 69abbf168212e6c3c69ab129a5619984 ./build/c_module_srcs.pyc e4bd81e651d951f75ca27eed23a35368 ./build/c_module_toc.pyc a95b5d6900750fd01aa9ea2e51d9788d ./build/make_zip.pyc df2013107e99fb1f3948dbea7b32a4bd ./build/quick_ref.pyc 41c9b3c9f55f2ec0ed5130c29e44c855 ./build/runpy_deps.pyc 1ff36d07f41651415616058feb63a61c ./build/setup_fastlex.pyc 823f1e461c0c9b82904faff3460acf09 ./build/setup.pyc 1b744be66cdc91e8cfea90c8f685c4fc ./core/alloc.pyc 61c162df3e9126d4740015bb9c13986d ./core/alloc_test.pyc 75a7ff723b8b47795ddc71eba2aee0f0 ./core/args.pyc 7b965b170c8fb9e59ae50dac7deab763 ./core/args_test.pyc c1185194f0f0852e3cad5d6c14a65c5d ./core/braces.pyc d7c4796018d6c4b03122441daed7a3d2 ./core/braces_test.pyc bf6a8218e6cb33312180eef36998a2af ./core/builtin.pyc f9ffdd9f2d36f582badf46e1cfff3ac3 ./core/builtin_test.pyc 30569f0be0248497812efcf88c87b371 ./core/cmd_exec.pyc 2abed2c6399aacf6069e3a74249bb702 ./core/cmd_exec_test.pyc 2622162038ba58f7ed372dfe36db24fb ./core/comp_builtins.pyc 1b937748f871868210b95c88a92fbc7d ./core/completion.pyc b5037e1bc1e27801b2d16d3c028c28cd ./core/completion_test.pyc 53718321f844e844fd99087c36876adf ./core/dev.pyc da4e3fd47cc48fd6b220e6579d10c7c1 ./core/expr_eval.pyc 9921e72d101e42fa3eea0ff95eba5190 ./core/glob_.pyc bf857833fc33627f8bc64e1c0aafdbdb ./core/glob_test.pyc ba58b2bf5e77f3a4c4eae2c9c8d01263 ./core/id_kind_gen.pyc e4fa9158098594be17fb0a8122376f43 ./core/id_kind.pyc 89fb17040694fbeac9e4546b463566a8 ./core/id_kind_test.pyc f8f403e63a86ee392471f6cac696ac81 ./core/__init__.pyc adc857d07a4fce066104ed2f46d9480d ./core/legacy.pyc a79e1fb05a4b2ef6068bdf03d1b83aff ./core/legacy_test.pyc 64ac36ada890098c6ce4772396239c1a ./core/lexer_gen.pyc a3eee1296c787e3322150531e308c47a ./core/lexer_gen_test.pyc 3bffddc66c6c2efbc56b5837ca8f9286 ./core/lexer.pyc 1182a6afd63347b4b8a7902b62858a3d ./core/lexer_test.pyc cd5cca1a3f5ebb67de3bea7e49092d08 ./core/libstr.pyc a5e6b2e88175315ee9f4f97608be4750 ./core/libstr_test.pyc 2e1d6b90004d69b0d4d4cf8803499ab1 ./core/main_loop.pyc c5c978feaa0e0f788acf7721e278be9f ./core/process.pyc c75c294e5e3dae8804337a5c36a468ba ./core/process_test.pyc 988ddc0e5edc97f53045c1d763c52b3d ./core/reader.pyc 38f4684dbebe50a529afc6a9d14f84e2 ./core/reader_test.pyc d3af13d8593b63eb6d3a78d2c5bcffad ./core/state.pyc 4c85c8cbeeceb369ff599658c43c6a0d ./core/state_test.pyc 2055b2cf80d012a0298faee4141f7147 ./core/tdop.pyc 495d55ef3c2328f5250c2c0494e3a0d5 ./core/test_builtin.pyc d9259f4a906a0172490344a7e0c6e8eb ./core/test_lib.pyc 8eb09a92efb7559a61418137bcbe5fe4 ./core/ui.pyc 7b5e97f250b31657859e92f457790ee1 ./core/util.pyc 09845331602f0c15e276929b9c5a5c9a ./core/util_test.pyc 2d9d0c7c2e64f028c99b25b73a8cc833 ./core/word_compile.pyc 2b7e6d3b302cd7266c44e72463fa33d3 ./core/word_compile_test.pyc ac63ffffd7b0b30342ee6055c7f29d3b ./core/word_eval.pyc 5146d086a445b4787eaec0f8e20063fd ./core/word_eval_test.pyc 6f9c8886e2e2b0d4e2ed8a5e0960527d ./core/word.pyc 72a3227f0d45eb833f8f47d9fdbd841a ./core/word_test.pyc 7acf89bc28750744442de8a902d4f680 ./_devbuild/gen/__init__.pyc ee415fd0fa07f1e4cc201dc9bf1e7d33 ./_devbuild/gen/osh_asdl.pyc b9ee1cfc27c366a060dc516250de9bfd ./_devbuild/gen/osh_help.pyc 2acac082e7bd07903f7325d3bdc1c1cf ./_devbuild/gen/runtime_asdl.pyc 3ace09e7b987a1a42dfa135079e35767 ./_devbuild/gen/types_asdl.pyc f8a9ec0c5493cabb83653322ce85a10b ./_devbuild/__init__.pyc 5cdebb7eef73c7a6cf6f89ad43c9adbe ./devtools/completion.pyc a3dd2c512266b0662fd2ae2318942517 ./__init__.pyc 959009b0117ef88e4bba90ded82056be ./MD5.txt e52c7a915e31c50b106408a10ebc037e ./native/fastlex_test.pyc 92fa949e2aabd4db5862d20fb013b587 ./native/libc_test.pyc 24fa9ced71c12ed26a40e21ed8d7cf98 ./oil/__init__.pyc 67b68402fb0a4de222840f4370cfc433 ./opy/byterun/execfile.pyc d2c09c219d929a0cda6cfeeebe55d215 ./opy/byterun/__init__.pyc c01f776288ca5219cfa6000f3e3a1ead ./opy/byterun/ovm.pyc 79e5fb7df38d3a8bca06f9ff3fcc19c6 ./opy/byterun/pyobj.pyc 2fa16324f40ca65fcbb22bf2f59bdfd1 ./opy/byterun/pyvm2.pyc 85313ae02c32f79ec9c3e66137b35b27 ./opy/byterun/pyvm2_test.pyc 1c4acd310c3d7728a78531d2a2a5eb50 ./opy/byterun/test_basic.pyc 1fa1863b2e002e99b8214e4834891a1e ./opy/byterun/test_exceptions.pyc e2ae14d61fba11afc8959396ef70f6bf ./opy/byterun/test_functions.pyc 5020f8dba641e0cc7015037dd77b6eb9 ./opy/byterun/test_with.pyc 90e2ead83436baab4fd9904512b52d5d ./opy/byterun/vmtest.pyc 96558ef4e5d7d2e3510091622eca04f4 ./opy/callgraph.pyc b21ed946c52a6b8ddccdc0646343236f ./opy/callgraph_test.pyc 2a3deb074731494dc9cdcfbc68f4e60b ./opy/compiler2/ast.pyc 26de3a7ac148a3feeb845aa3dccad5b7 ./opy/compiler2/consts.pyc 08466a9c7ba61a7ce95f78cd9f775a0e ./opy/compiler2/consts_test.pyc 5e60b4546bee1bd09bfe125d04113c13 ./opy/compiler2/dis_tool.pyc f277733e097dec7e34e2e185cfdb8312 ./opy/compiler2/future.pyc 33dc442d92b3779f103840c9afee9af2 ./opy/compiler2/__init__.pyc 959fc43c2242b34fbf12176eac0e3666 ./opy/compiler2/misc.pyc 9178f06514bdf5e3c6aaf5fc929b9976 ./opy/compiler2/ovm_codegen.pyc bca4b86bd279b6696e23a6ea5001d56b ./opy/compiler2/pyassem.pyc 488be4162bc4af8bb86047b1475953a4 ./opy/compiler2/pyassem_test.pyc 22c4fd7de5fdc48daaf4eb36c5093b77 ./opy/compiler2/pycodegen.pyc d6e5fe0b99b839e5c2bdfce6589274a1 ./opy/compiler2/symbols.pyc 34c5ae373661f76ba9f5d8db0e62515c ./opy/compiler2/symbols_test.pyc 0f17d1a4db65fcb4c35a2194a6e89141 ./opy/compiler2/syntax.pyc 1124b27ed46d1dd213d88d8a37644dc3 ./opy/compiler2/transformer.pyc abdc459f80f677d789dd6b3abe7ea26e ./opy/compiler2/visitor.pyc 400d188ebad07ce7dc12ad48bbc7031f ./opy/demo/class_scope.pyc caa56ad605c150c5744377aebc7639a9 ./opy/demo/docstring.pyc a5e42684960ef7ba3e595dec58f28eb7 ./opy/demo/four_var_kinds.pyc 092e5995fe7c73113914d2eb74ff71fa ./opy/gold/class_vs_closure.pyc 85633b010b03172c3f5402e274dc8779 ./opy/gold/fib_iterative.pyc 355945c26e5791fe82ed04758197c7af ./opy/gold/fib_recursive.pyc 2abe4abafebe34591a443fc22b95924f ./opy/gold/generator_exception.pyc 03aa8c6929f6a375719a1e85bffaf0d8 ./opy/gold/genexpr.pyc bf43baa060cd1e7113e8e41d7ff54b5a ./opy/gold/genexpr_simple.pyc 08b2288899407d51eecc5b6d3a0d639c ./opy/gold/hello_py2.pyc 5b3158785b169603367c0226fb221cb6 ./opy/gold/hello_py3.pyc 44ad253d8fba6aa6963f3492f25d4647 ./opy/gold/regex_compile.pyc 6b884890b7f1ced3faf0b652f2d78f2c ./opy/gold/repr_method.pyc 3dcb781aafcf7ddeee736e078ebc36ff ./opy/__init__.pyc 3d735e8245b39a71e22102082311a04b ./opy/lib/dis.pyc a777ffef3b961743a20f1f2f28deb4e7 ./opy/lib/__init__.pyc 2db36bc2042616f73de0359aa31df6e3 ./opy/lib/inspect.pyc b3f27462e29afb976dc3e16fee484fe3 ./opy/lib/opcode_gen.pyc 75841c8ec33ff84de6fcda81096f60ef ./opy/lib/opcode.pyc d4cd1ecc6afcbce50269b0bdc3ece9b5 ./opy/misc/ccompile.pyc 51fa5a5661b64a8ca7c825b101e985f6 ./opy/misc/determinism.pyc ac5e2320cb7fa472d9628c9dbe2e1349 ./opy/misc/__init__.pyc 3f0b60b163cce3b0102924d342be57f6 ./opy/misc/pgen_ast.pyc 241ffd2797d08c4e9e7c527c01b53a04 ./opy/misc/py_ast.pyc ca555fe9da65f44689de7487dd5d81ce ./opy/misc/stdlib_compile.pyc 0925626888e0e70daab8429f56eaba4a ./opy/opy_main.pyc e47486256badacc327794ea9c6ac9c87 ./opy/pgen2/driver.pyc 4209d4341754464ac00537a6154412b8 ./opy/pgen2/grammar.pyc 4c50d14e86c47fe431b42c3880d1a274 ./opy/pgen2/__init__.pyc 9fc40551ade8e4f192b7f2e981dfb4bf ./opy/pgen2/parse.pyc b43bc262b35262694b4d4e0237b04dc9 ./opy/pgen2/pgen.pyc af6913478a9b25ef02760d855f589bd6 ./opy/pgen2/tokenize.pyc c56e822f131a013f2494b26f56db3690 ./opy/pgen2/token.pyc 984ac56fb09e648a8718dd6562b5599e ./opy/pytree.pyc d8ed2b9b37f0672276a9a1a7bc155a20 ./opy/skeleton.pyc 3ce888dae83623fa7c05f18afee78db1 ./opy/tools/astgen.pyc a97452243e68e5870540d28fdf599f92 ./opy/tools/compile.pyc 6f3444bec82ebeb832c74ea8178e9d31 ./opy/tools/demo.pyc f5114180a595b850a0cd77811ca74213 ./opy/tools/regrtest.pyc 2ed6ac4065a60ce135e784b6b7217a97 ./opy/tools/stacktest.pyc e01c3ad60be860081530728dcda47141 ./osh/arith_parse.pyc d5d5117ecaf9290c119b2fd97900eabe ./osh/arith_parse_test.pyc dfdd4fad3b1b1ecd616c0e7746d9d54e ./osh/asdl_gen.pyc 65d85393662fb99a1e56aa34752daaaa ./osh/ast_lib.pyc 9522b11ddff5dd8de3771062782123ee ./osh/bool_parse.pyc 3c3b62ff0a2427e32fd582165413bdc8 ./osh/bool_parse_test.pyc d76a2af48f4442e2ed72aaf6f1195ce1 ./osh/cmd_parse.pyc c2981a20fd2c1e3ae4ec1261ad74e108 ./osh/cmd_parse_test.pyc 98cb0268bef7f8ec5559b4509ed52ece ./osh/__init__.pyc c5fa80fa2182147536d45e51069efbf1 ./osh/lex.pyc b20c4e540283d8983cfc2be88e39f686 ./osh/lex_test.pyc b7b8ec47a6759fcb438b198c4e263d80 ./osh/match.pyc c04e9f0f3cc9375e1989c3d439486518 ./osh/meta.pyc 18f8f810e884c498de48080e4fdd7e9a ./osh/parse_lib.pyc b96a355c49b112a1ae8442b2d80236d6 ./osh/word_parse.pyc 0fc191c0c5b4778c73babe6e3091770d ./osh/word_parse_test.pyc 98fadc86de3157544815c11551787012 ./SIZES.txt dbd6a33cd8cea576efbd4c8f55416079 ./spec/bin/argv.pyc f47eb811c76e5b4c90ee3080ddc6f3c4 ./spec/bin/printenv.pyc a9000cb1eca32e34bf35921f02edf51f ./spec/bin/read_from_fd.pyc e5074bfc09e86d933f146fca37d6660b ./spec/bin/show_fd_table.pyc 661f72884284a4b017677a06ac5cfed9 ./spec/bin/stdout_stderr.pyc ef0312bf4c742342d8c12f4c8a1a1ee7 ./spec/coproc.pyc 9062aa96ec144870ee80f439ef9a76bd ./test/jsontemplate.pyc 9f39791c708facf6904e4d2f19a54ff5 ./test/sh_spec.pyc aa6444fdd3b9181dc691dc7d0bfa1f00 ./test/sh_spec_test.pyc 6f7ccec70b10c86b2a7ce9d53519f74f ./test/wild_report.pyc 167f1a734b9f351c789f8fb568aa0b07 ./test/wild_report_test.pyc 154d4b9a4fc08f199b8085714cff06b9 ./tools/csv_concat.pyc d45ed4641749256913defe9b2bc171ff ./tools/deps.pyc 1411ed85b70c030a7871bb6dfae5f2c7 ./tools/__init__.pyc 71fd63a5e156caafa6b14b9395f23de2 ./tools/osh2oil.pyc 44443745163add62443fe4a349fc8d87 ./tools/osh2oil_test.pyc d7c6a7f267f286f7160c8e015cb144c2 ./tools/readlink.pyc 80e91b2db95aa028071d08b39113fb23 ./web/table/csv2html.pyc ~/git/oilshell/oil/opy '../_devbuild/osh_asdl.pickle' -> '_tmp/repo-with-cpython/_devbuild/osh_asdl.pickle' '../_devbuild/runtime_asdl.pickle' -> '_tmp/repo-with-cpython/_devbuild/runtime_asdl.pickle' '../_devbuild/types_asdl.pickle' -> '_tmp/repo-with-cpython/_devbuild/types_asdl.pickle' '../asdl/arith.asdl' -> '_tmp/repo-with-cpython/asdl/arith.asdl' '_tmp/repo-with-cpython/libc.so' -> '/home/andy/git/oilshell/oil/opy/../libc.so' '_tmp/repo-with-cpython/fastlex.so' -> '/home/andy/git/oilshell/oil/opy/../fastlex.so' '_tmp/repo-with-cpython/oil-version.txt' -> '/home/andy/git/oilshell/oil/opy/../oil-version.txt' '_tmp/repo-with-cpython/_build' -> '/home/andy/git/oilshell/oil/opy/../_build' mkdir: created directory '_tmp/repo-with-cpython/_tmp' '../_devbuild/osh_asdl.pickle' -> '_tmp/repo-with-opy/_devbuild/osh_asdl.pickle' '../_devbuild/runtime_asdl.pickle' -> '_tmp/repo-with-opy/_devbuild/runtime_asdl.pickle' '../_devbuild/types_asdl.pickle' -> '_tmp/repo-with-opy/_devbuild/types_asdl.pickle' '../asdl/arith.asdl' -> '_tmp/repo-with-opy/asdl/arith.asdl' '_tmp/repo-with-opy/libc.so' -> '/home/andy/git/oilshell/oil/opy/../libc.so' '_tmp/repo-with-opy/fastlex.so' -> '/home/andy/git/oilshell/oil/opy/../fastlex.so' '_tmp/repo-with-opy/oil-version.txt' -> '/home/andy/git/oilshell/oil/opy/../oil-version.txt' '_tmp/repo-with-opy/_build' -> '/home/andy/git/oilshell/oil/opy/../_build' mkdir: created directory '_tmp/repo-with-opy/_tmp'