opy/lib/dis.py opy/lib/opcode.py opy/lib/opcode_gen.py opy/lib/inspect.py opy/lib/__init__.py opy/resolve.py opy/skeleton.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/all_name_lookups.py opy/gold/genexpr_iterable_expr.py opy/gold/genexpr_simple.py opy/gold/regex_compile.py opy/gold/slice_bytecode.py opy/gold/set_and_dict_comp.py opy/gold/generator_exception.py opy/gold/repr_method.py opy/gold/genexpr.py opy/gold/class_vs_closure.py opy/gold/with_statement.py opy/gold/fib_iterative.py opy/gold/genexpr_closure.py opy/gold/continue_.py opy/gold/genexpr_nested.py opy/gold/hello_py3.py opy/gold/load_make_closure.py opy/gold/fib_recursive.py opy/gold/hello_py2.py opy/gold/obj_literals.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/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 oil_lang/grammar_gen.py oil_lang/objects.py oil_lang/builtin_oil.py oil_lang/expr_parse_test.py oil_lang/expr_eval.py oil_lang/expr_to_ast.py oil_lang/builtin_funcs.py oil_lang/regex_translate.py oil_lang/builtin_oil_test.py oil_lang/objects_test.py oil_lang/__init__.py oil_lang/expr_parse.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/osh_parse.py bin/__init__.py bin/expr_parse.py bin/opy_.py benchmarks/fake_libc.py benchmarks/time.py benchmarks/uftrace_plugin.py benchmarks/sizelog.py benchmarks/virtual_memory.py benchmarks/pytrace.py benchmarks/__init__.py benchmarks/javascript/hexstring.py benchmarks/javascript/squares.py pgen2/pgen.py pgen2/tokenize.py pgen2/token.py pgen2/grammar.py pgen2/parse.py pgen2/__init__.py pgen2/parse_test.py pgen2/driver.py osh/string_ops.py osh/builtin_bracket_test.py osh/builtin_comp_test.py osh/string_ops_test.py osh/braces.py osh/prompt.py osh/word_eval.py osh/cmd_exec_test.py osh/braces_test.py osh/builtin_process.py osh/arith_parse_gen.py osh/expr_eval.py osh/prompt_test.py osh/builtin_bracket.py osh/builtin_comp.py osh/state.py osh/arith_parse.py osh/word_parse_test.py osh/history.py osh/glob_.py osh/history_test.py osh/bool_parse_test.py osh/split_test.py osh/state_test.py osh/word_parse.py osh/word_compile_test.py osh/builtin_test.py osh/word_.py osh/builtin_pure.py osh/builtin_printf.py osh/builtin_assign.py osh/__init__.py osh/builtin.py osh/bool_parse.py osh/cmd_parse.py osh/word_test.py osh/word_compile.py osh/tdop.py osh/word_eval_test.py osh/cmd_parse_test.py osh/glob_test.py osh/split.py osh/cmd_exec.py osh/arith_parse_test.py core/process_test.py core/completion.py core/pyutil.py core/alloc.py core/property_tests.py core/process.py core/comp_ui.py core/meta.py core/error.py core/completion_test.py core/dev.py core/alloc_test.py core/util.py core/ui_test.py core/__init__.py core/test_lib.py core/ui.py core/main_loop.py core/util_test.py core/comp_ui_test.py misc/old_code.py misc/old/encode.py misc/old/gen_oheap_cpp.py misc/old/__init__.py misc/old/ovm2/oheap2.py misc/old/ovm2/oheap2_test.py misc/old/ovm2/__init__.py misc/__init__.py frontend/id_kind_test.py frontend/py_reader.py frontend/lexer_gen_test.py frontend/id_kind.py frontend/location.py frontend/lexer_gen.py frontend/reader_test.py frontend/lexer.py frontend/lex_test.py frontend/lookup.py frontend/syntax_abbrev.py frontend/parse_lib.py frontend/reader.py frontend/id_kind_gen.py frontend/args.py frontend/lex.py frontend/__init__.py frontend/lexer_test.py frontend/args_test.py frontend/match_test.py frontend/match.py _devbuild/__init__.py _devbuild/gen/types_asdl.py _devbuild/gen/shared_variant_asdl.py _devbuild/gen/help_index.py _devbuild/gen/id_kind_asdl.py _devbuild/gen/help_.py _devbuild/gen/find_nt.py _devbuild/gen/hnode_asdl.py _devbuild/gen/typed_demo_asdl.py _devbuild/gen/runtime_asdl.py _devbuild/gen/syntax_asdl.py _devbuild/gen/__init__.py _devbuild/gen/typed_arith_asdl.py _devbuild/gen/id_tables.py _devbuild/gen/grammar_nt.py _devbuild/gen/find_asdl.py asdl/gen_cpp.py asdl/format.py asdl/tool.py asdl/asdl_demo.py asdl/gen_python_test.py asdl/typed_arith_abbrev.py asdl/meta.py asdl/pretty.py asdl/visitor.py asdl/typed_arith_parse_test.py asdl/front_end_test.py asdl/tdop_lexer.py asdl/format_test.py asdl/__init__.py asdl/typed_demo.py asdl/asdl_.py asdl/pybase.py asdl/tdop.py asdl/gen_python.py asdl/typed_arith_parse.py asdl/front_end.py asdl/runtime.py doctools/html_head.py doctools/split_doc.py doctools/oil_doc_test.py doctools/cmark_test.py doctools/cmark.py doctools/make_help.py doctools/make_help_test.py doctools/oil_doc.py doctools/html_lib.py doctools/__init__.py doctools/doc_html.py doctools/split_doc_test.py test/wild_report.py test/smoosh_import.py test/wild_report_test.py test/sh_spec_test.py test/sh_spec.py test/jsontemplate.py demo/shedskin/arith_parse.py demo/shedskin/const.py demo/shedskin/demo_asdl.py demo/shedskin/tdop.py demo/shedskin/runtime.py demo/bugs/fd_state.py demo/readline_mod.py demo/pickle_instance.py types/refactor.py types/pyann_driver.py __init__.py build/cpython_defs.py build/app_deps.py build/setup_fastlex.py build/setup_line_input.py build/c_module_toc.py build/setup_posix.py build/app_deps_test.py build/make_zip.py build/setup.py build/c_module_srcs.py vendor/__init__.py vendor/typing.py web/table/csv2html.py tools/deps.py tools/osh2oil.py tools/find/ast.py tools/find/find.py tools/find/__init__.py tools/find/tokenizer.py tools/find/parser.py tools/find/eval.py tools/osh2oil_test.py tools/__init__.py tools/xargs/xargs.py tools/readlink.py lazylex/html.py lazylex/html_test.py lazylex/__init__.py devtools/completion.py devtools/csv_concat.py devtools/__init__.py pylib/path_stat.py pylib/cgi.py pylib/path_stat_test.py pylib/__init__.py pylib/os_path_test.py pylib/os_path.py native/posix_test.py native/libc_test.py native/line_input_test.py native/fastlex_test.py _tmp/repo-with-cpython/ ├── asdl │   ├── asdl_demo.pyc │   ├── asdl_.pyc │   ├── format.pyc │   ├── format_test.pyc │   ├── front_end.pyc │   ├── front_end_test.pyc │   ├── gen_cpp.pyc │   ├── gen_python.pyc │   ├── gen_python_test.pyc │   ├── __init__.pyc │   ├── meta.pyc │   ├── pretty.pyc │   ├── pybase.pyc │   ├── runtime.pyc │   ├── tdop_lexer.pyc │   ├── tdop.pyc │   ├── tool.pyc │   ├── typed_arith_abbrev.pyc │   ├── typed_arith_parse.pyc │   ├── typed_arith_parse_test.pyc │   ├── typed_demo.pyc │   └── visitor.pyc ├── benchmarks │   ├── fake_libc.pyc │   ├── __init__.pyc │   ├── javascript │   │   ├── hexstring.pyc │   │   └── squares.pyc │   ├── pytrace.pyc │   ├── sizelog.pyc │   ├── time.pyc │   ├── uftrace_plugin.pyc │   └── virtual_memory.pyc ├── bin │   ├── expr_parse.pyc │   ├── __init__.pyc │   ├── oil.pyc │   ├── opy_.pyc │   └── osh_parse.pyc ├── build │   ├── app_deps.pyc │   ├── app_deps_test.pyc │   ├── c_module_srcs.pyc │   ├── c_module_toc.pyc │   ├── cpython_defs.pyc │   ├── make_zip.pyc │   ├── setup_fastlex.pyc │   ├── setup_line_input.pyc │   ├── setup_posix.pyc │   └── setup.pyc ├── core │   ├── alloc.pyc │   ├── alloc_test.pyc │   ├── completion.pyc │   ├── completion_test.pyc │   ├── comp_ui.pyc │   ├── comp_ui_test.pyc │   ├── dev.pyc │   ├── error.pyc │   ├── __init__.pyc │   ├── main_loop.pyc │   ├── meta.pyc │   ├── process.pyc │   ├── process_test.pyc │   ├── property_tests.pyc │   ├── pyutil.pyc │   ├── test_lib.pyc │   ├── ui.pyc │   ├── ui_test.pyc │   ├── util.pyc │   └── util_test.pyc ├── demo │   ├── bugs │   │   └── fd_state.pyc │   ├── pickle_instance.pyc │   ├── readline_mod.pyc │   └── shedskin │   ├── arith_parse.pyc │   ├── const.pyc │   ├── demo_asdl.pyc │   ├── runtime.pyc │   └── tdop.pyc ├── _devbuild │   ├── gen │   │   ├── find_asdl.pyc │   │   ├── find_nt.pyc │   │   ├── grammar_nt.pyc │   │   ├── help_index.pyc │   │   ├── help_.pyc │   │   ├── hnode_asdl.pyc │   │   ├── id_kind_asdl.pyc │   │   ├── id_tables.pyc │   │   ├── __init__.pyc │   │   ├── runtime_asdl.pyc │   │   ├── shared_variant_asdl.pyc │   │   ├── syntax_asdl.pyc │   │   ├── typed_arith_asdl.pyc │   │   ├── typed_demo_asdl.pyc │   │   └── types_asdl.pyc │   └── __init__.pyc ├── devtools │   ├── completion.pyc │   ├── csv_concat.pyc │   └── __init__.pyc ├── doctools │   ├── cmark.pyc │   ├── cmark_test.pyc │   ├── doc_html.pyc │   ├── html_head.pyc │   ├── html_lib.pyc │   ├── __init__.pyc │   ├── make_help.pyc │   ├── make_help_test.pyc │   ├── oil_doc.pyc │   ├── oil_doc_test.pyc │   ├── split_doc.pyc │   └── split_doc_test.pyc ├── frontend │   ├── args.pyc │   ├── args_test.pyc │   ├── id_kind_gen.pyc │   ├── id_kind.pyc │   ├── id_kind_test.pyc │   ├── __init__.pyc │   ├── lexer_gen.pyc │   ├── lexer_gen_test.pyc │   ├── lexer.pyc │   ├── lexer_test.pyc │   ├── lex.pyc │   ├── lex_test.pyc │   ├── location.pyc │   ├── lookup.pyc │   ├── match.pyc │   ├── match_test.pyc │   ├── parse_lib.pyc │   ├── py_reader.pyc │   ├── reader.pyc │   ├── reader_test.pyc │   └── syntax_abbrev.pyc ├── __init__.pyc ├── lazylex │   ├── html.pyc │   ├── html_test.pyc │   └── __init__.pyc ├── misc │   ├── __init__.pyc │   ├── old │   │   ├── encode.pyc │   │   ├── gen_oheap_cpp.pyc │   │   ├── __init__.pyc │   │   └── ovm2 │   │   ├── __init__.pyc │   │   ├── oheap2.pyc │   │   └── oheap2_test.pyc │   └── old_code.pyc ├── native │   ├── fastlex_test.pyc │   ├── libc_test.pyc │   ├── line_input_test.pyc │   └── posix_test.pyc ├── oil_lang │   ├── builtin_funcs.pyc │   ├── builtin_oil.pyc │   ├── builtin_oil_test.pyc │   ├── expr_eval.pyc │   ├── expr_parse.pyc │   ├── expr_parse_test.pyc │   ├── expr_to_ast.pyc │   ├── grammar_gen.pyc │   ├── __init__.pyc │   ├── objects.pyc │   ├── objects_test.pyc │   └── regex_translate.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 │   │   ├── 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 │   │   ├── all_name_lookups.pyc │   │   ├── class_vs_closure.pyc │   │   ├── continue_.pyc │   │   ├── fib_iterative.pyc │   │   ├── fib_recursive.pyc │   │   ├── generator_exception.pyc │   │   ├── genexpr_closure.pyc │   │   ├── genexpr_iterable_expr.pyc │   │   ├── genexpr_nested.pyc │   │   ├── genexpr.pyc │   │   ├── genexpr_simple.pyc │   │   ├── hello_py2.pyc │   │   ├── hello_py3.pyc │   │   ├── load_make_closure.pyc │   │   ├── obj_literals.pyc │   │   ├── regex_compile.pyc │   │   ├── repr_method.pyc │   │   ├── set_and_dict_comp.pyc │   │   ├── slice_bytecode.pyc │   │   └── with_statement.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 │   ├── pytree.pyc │   ├── resolve.pyc │   ├── skeleton.pyc │   └── tools │   ├── astgen.pyc │   ├── compile.pyc │   ├── demo.pyc │   ├── regrtest.pyc │   └── stacktest.pyc ├── osh │   ├── arith_parse_gen.pyc │   ├── arith_parse.pyc │   ├── arith_parse_test.pyc │   ├── bool_parse.pyc │   ├── bool_parse_test.pyc │   ├── braces.pyc │   ├── braces_test.pyc │   ├── builtin_assign.pyc │   ├── builtin_bracket.pyc │   ├── builtin_bracket_test.pyc │   ├── builtin_comp.pyc │   ├── builtin_comp_test.pyc │   ├── builtin_printf.pyc │   ├── builtin_process.pyc │   ├── builtin_pure.pyc │   ├── builtin.pyc │   ├── builtin_test.pyc │   ├── cmd_exec.pyc │   ├── cmd_exec_test.pyc │   ├── cmd_parse.pyc │   ├── cmd_parse_test.pyc │   ├── expr_eval.pyc │   ├── glob_.pyc │   ├── glob_test.pyc │   ├── history.pyc │   ├── history_test.pyc │   ├── __init__.pyc │   ├── prompt.pyc │   ├── prompt_test.pyc │   ├── split.pyc │   ├── split_test.pyc │   ├── state.pyc │   ├── state_test.pyc │   ├── string_ops.pyc │   ├── string_ops_test.pyc │   ├── tdop.pyc │   ├── word_compile.pyc │   ├── word_compile_test.pyc │   ├── word_eval.pyc │   ├── word_eval_test.pyc │   ├── word_parse.pyc │   ├── word_parse_test.pyc │   ├── word_.pyc │   └── word_test.pyc ├── pgen2 │   ├── driver.pyc │   ├── grammar.pyc │   ├── __init__.pyc │   ├── parse.pyc │   ├── parse_test.pyc │   ├── pgen.pyc │   ├── tokenize.pyc │   └── token.pyc ├── pylib │   ├── cgi.pyc │   ├── __init__.pyc │   ├── os_path.pyc │   ├── os_path_test.pyc │   ├── path_stat.pyc │   └── path_stat_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 │   ├── smoosh_import.pyc │   ├── wild_report.pyc │   └── wild_report_test.pyc ├── tools │   ├── deps.pyc │   ├── find │   │   ├── ast.pyc │   │   ├── eval.pyc │   │   ├── find.pyc │   │   ├── __init__.pyc │   │   ├── parser.pyc │   │   └── tokenizer.pyc │   ├── __init__.pyc │   ├── osh2oil.pyc │   ├── osh2oil_test.pyc │   ├── readlink.pyc │   └── xargs │   └── xargs.pyc ├── types │   ├── pyann_driver.pyc │   └── refactor.pyc ├── vendor │   ├── __init__.pyc │   └── typing.pyc └── web └── table └── csv2html.pyc 41 directories, 313 files ~/git/oilshell/oil/opy/_tmp/repo-with-cpython ~/git/oilshell/oil/opy 2242 ./asdl/asdl_demo.pyc 7247 ./asdl/asdl_.pyc 14214 ./asdl/format.pyc 1605 ./asdl/format_test.pyc 13750 ./asdl/front_end.pyc 1992 ./asdl/front_end_test.pyc 16339 ./asdl/gen_cpp.pyc 10031 ./asdl/gen_python.pyc 4659 ./asdl/gen_python_test.pyc 131 ./asdl/__init__.pyc 5473 ./asdl/meta.pyc 1039 ./asdl/pretty.pyc 2432 ./asdl/pybase.pyc 1023 ./asdl/runtime.pyc 1096 ./asdl/tdop_lexer.pyc 7066 ./asdl/tdop.pyc 4414 ./asdl/tool.pyc 1891 ./asdl/typed_arith_abbrev.pyc 8326 ./asdl/typed_arith_parse.pyc 6928 ./asdl/typed_arith_parse_test.pyc 1695 ./asdl/typed_demo.pyc 4763 ./asdl/visitor.pyc 531 ./benchmarks/fake_libc.pyc 137 ./benchmarks/__init__.pyc 1472 ./benchmarks/javascript/hexstring.pyc 652 ./benchmarks/javascript/squares.pyc 2555 ./benchmarks/pytrace.pyc 1493 ./benchmarks/sizelog.pyc 2574 ./benchmarks/time.pyc 2708 ./benchmarks/uftrace_plugin.pyc 2628 ./benchmarks/virtual_memory.pyc 2223 ./bin/expr_parse.pyc 130 ./bin/__init__.pyc 21103 ./bin/oil.pyc 2399 ./bin/opy_.pyc 3258 ./bin/osh_parse.pyc 3815 ./build/app_deps.pyc 1145 ./build/app_deps_test.pyc 2158 ./build/c_module_srcs.pyc 1199 ./build/c_module_toc.pyc 11924 ./build/cpython_defs.pyc 1205 ./build/make_zip.pyc 521 ./build/setup_fastlex.pyc 525 ./build/setup_line_input.pyc 488 ./build/setup_posix.pyc 476 ./build/setup.pyc 4765 ./core/alloc.pyc 2055 ./core/alloc_test.pyc 29390 ./core/completion.pyc 21288 ./core/completion_test.pyc 12985 ./core/comp_ui.pyc 7579 ./core/comp_ui_test.pyc 7607 ./core/dev.pyc 3961 ./core/error.pyc 131 ./core/__init__.pyc 3968 ./core/main_loop.pyc 726 ./core/meta.pyc 33224 ./core/process.pyc 5606 ./core/process_test.pyc 860 ./core/property_tests.pyc 4146 ./core/pyutil.pyc 8385 ./core/test_lib.pyc 8304 ./core/ui.pyc 1284 ./core/ui_test.pyc 4477 ./core/util.pyc 724 ./core/util_test.pyc 1165 ./demo/bugs/fd_state.pyc 1524 ./demo/pickle_instance.pyc 1032 ./demo/readline_mod.pyc 7527 ./demo/shedskin/arith_parse.pyc 250 ./demo/shedskin/const.pyc 11781 ./demo/shedskin/demo_asdl.pyc 7270 ./demo/shedskin/runtime.pyc 8833 ./demo/shedskin/tdop.pyc 35085 ./_devbuild/gen/find_asdl.pyc 348 ./_devbuild/gen/find_nt.pyc 1979 ./_devbuild/gen/grammar_nt.pyc 345 ./_devbuild/gen/help_index.pyc 849 ./_devbuild/gen/help_.pyc 4856 ./_devbuild/gen/hnode_asdl.pyc 24273 ./_devbuild/gen/id_kind_asdl.pyc 13359 ./_devbuild/gen/id_tables.pyc 140 ./_devbuild/gen/__init__.pyc 52664 ./_devbuild/gen/runtime_asdl.pyc 13403 ./_devbuild/gen/shared_variant_asdl.pyc 280587 ./_devbuild/gen/syntax_asdl.pyc 20333 ./_devbuild/gen/typed_arith_asdl.pyc 25569 ./_devbuild/gen/typed_demo_asdl.pyc 4204 ./_devbuild/gen/types_asdl.pyc 136 ./_devbuild/__init__.pyc 2344 ./devtools/completion.pyc 949 ./devtools/csv_concat.pyc 135 ./devtools/__init__.pyc 9564 ./doctools/cmark.pyc 4420 ./doctools/cmark_test.pyc 2592 ./doctools/doc_html.pyc 2244 ./doctools/html_head.pyc 754 ./doctools/html_lib.pyc 135 ./doctools/__init__.pyc 10467 ./doctools/make_help.pyc 1024 ./doctools/make_help_test.pyc 10942 ./doctools/oil_doc.pyc 2037 ./doctools/oil_doc_test.pyc 3695 ./doctools/split_doc.pyc 2346 ./doctools/split_doc_test.pyc 26099 ./frontend/args.pyc 7335 ./frontend/args_test.pyc 6252 ./frontend/id_kind_gen.pyc 12853 ./frontend/id_kind.pyc 3565 ./frontend/id_kind_test.pyc 135 ./frontend/__init__.pyc 9618 ./frontend/lexer_gen.pyc 1934 ./frontend/lexer_gen_test.pyc 7413 ./frontend/lexer.pyc 1814 ./frontend/lexer_test.pyc 15034 ./frontend/lex.pyc 13479 ./frontend/lex_test.pyc 1777 ./frontend/location.pyc 1305 ./frontend/lookup.pyc 7579 ./frontend/match.pyc 1832 ./frontend/match_test.pyc 13517 ./frontend/parse_lib.pyc 2057 ./frontend/py_reader.pyc 4176 ./frontend/reader.pyc 2084 ./frontend/reader_test.pyc 4446 ./frontend/syntax_abbrev.pyc 126 ./__init__.pyc 9287 ./lazylex/html.pyc 2671 ./lazylex/html_test.pyc 134 ./lazylex/__init__.pyc 131 ./misc/__init__.pyc 3618 ./misc/old_code.pyc 8175 ./misc/old/encode.pyc 12100 ./misc/old/gen_oheap_cpp.pyc 135 ./misc/old/__init__.pyc 140 ./misc/old/ovm2/__init__.pyc 9788 ./misc/old/ovm2/oheap2.pyc 1324 ./misc/old/ovm2/oheap2_test.pyc 2828 ./native/fastlex_test.pyc 6487 ./native/libc_test.pyc 742 ./native/line_input_test.pyc 5189 ./native/posix_test.pyc 2289 ./oil_lang/builtin_funcs.pyc 10593 ./oil_lang/builtin_oil.pyc 4174 ./oil_lang/builtin_oil_test.pyc 17461 ./oil_lang/expr_eval.pyc 7609 ./oil_lang/expr_parse.pyc 4451 ./oil_lang/expr_parse_test.pyc 30573 ./oil_lang/expr_to_ast.pyc 5903 ./oil_lang/grammar_gen.pyc 135 ./oil_lang/__init__.pyc 9767 ./oil_lang/objects.pyc 864 ./oil_lang/objects_test.pyc 5320 ./oil_lang/regex_translate.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 10345 ./opy/callgraph.pyc 976 ./opy/callgraph_test.pyc 65235 ./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 25670 ./opy/compiler2/pyassem.pyc 989 ./opy/compiler2/pyassem_test.pyc 50572 ./opy/compiler2/pycodegen.pyc 17222 ./opy/compiler2/symbols.pyc 1895 ./opy/compiler2/symbols_test.pyc 1758 ./opy/compiler2/syntax.pyc 47806 ./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 1604 ./opy/gold/all_name_lookups.pyc 1597 ./opy/gold/class_vs_closure.pyc 249 ./opy/gold/continue_.pyc 447 ./opy/gold/fib_iterative.pyc 674 ./opy/gold/fib_recursive.pyc 2342 ./opy/gold/generator_exception.pyc 575 ./opy/gold/genexpr_closure.pyc 682 ./opy/gold/genexpr_iterable_expr.pyc 585 ./opy/gold/genexpr_nested.pyc 778 ./opy/gold/genexpr.pyc 1321 ./opy/gold/genexpr_simple.pyc 295 ./opy/gold/hello_py2.pyc 177 ./opy/gold/hello_py3.pyc 703 ./opy/gold/load_make_closure.pyc 571 ./opy/gold/obj_literals.pyc 289 ./opy/gold/regex_compile.pyc 806 ./opy/gold/repr_method.pyc 751 ./opy/gold/set_and_dict_comp.pyc 396 ./opy/gold/slice_bytecode.pyc 410 ./opy/gold/with_statement.pyc 130 ./opy/__init__.pyc 6782 ./opy/lib/dis.pyc 134 ./opy/lib/__init__.pyc 41163 ./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 15785 ./opy/opy_main.pyc 27441 ./opy/pytree.pyc 6179 ./opy/resolve.pyc 6190 ./opy/skeleton.pyc 12028 ./opy/tools/astgen.pyc 1426 ./opy/tools/compile.pyc 1634 ./opy/tools/demo.pyc 2768 ./opy/tools/regrtest.pyc 1687 ./opy/tools/stacktest.pyc 2400 ./osh/arith_parse_gen.pyc 6289 ./osh/arith_parse.pyc 4039 ./osh/arith_parse_test.pyc 6846 ./osh/bool_parse.pyc 4127 ./osh/bool_parse_test.pyc 11808 ./osh/braces.pyc 5027 ./osh/braces_test.pyc 7987 ./osh/builtin_assign.pyc 7207 ./osh/builtin_bracket.pyc 1267 ./osh/builtin_bracket_test.pyc 13220 ./osh/builtin_comp.pyc 737 ./osh/builtin_comp_test.pyc 7403 ./osh/builtin_printf.pyc 10150 ./osh/builtin_process.pyc 15560 ./osh/builtin_pure.pyc 17792 ./osh/builtin.pyc 1829 ./osh/builtin_test.pyc 46146 ./osh/cmd_exec.pyc 2423 ./osh/cmd_exec_test.pyc 49151 ./osh/cmd_parse.pyc 38099 ./osh/cmd_parse_test.pyc 20178 ./osh/expr_eval.pyc 9019 ./osh/glob_.pyc 4917 ./osh/glob_test.pyc 4276 ./osh/history.pyc 4397 ./osh/history_test.pyc 130 ./osh/__init__.pyc 7756 ./osh/prompt.pyc 2642 ./osh/prompt_test.pyc 9048 ./osh/split.pyc 4530 ./osh/split_test.pyc 38474 ./osh/state.pyc 8031 ./osh/state_test.pyc 10041 ./osh/string_ops.pyc 4292 ./osh/string_ops_test.pyc 10864 ./osh/tdop.pyc 2662 ./osh/word_compile.pyc 520 ./osh/word_compile_test.pyc 37835 ./osh/word_eval.pyc 2787 ./osh/word_eval_test.pyc 37031 ./osh/word_parse.pyc 15507 ./osh/word_parse_test.pyc 16959 ./osh/word_.pyc 2995 ./osh/word_test.pyc 2392 ./pgen2/driver.pyc 7976 ./pgen2/grammar.pyc 173 ./pgen2/__init__.pyc 7548 ./pgen2/parse.pyc 962 ./pgen2/parse_test.pyc 12800 ./pgen2/pgen.pyc 17688 ./pgen2/tokenize.pyc 3156 ./pgen2/token.pyc 717 ./pylib/cgi.pyc 132 ./pylib/__init__.pyc 3957 ./pylib/os_path.pyc 847 ./pylib/os_path_test.pyc 990 ./pylib/path_stat.pyc 1175 ./pylib/path_stat_test.pyc 261 ./spec/bin/argv.pyc 346 ./spec/bin/printenv.pyc 877 ./spec/bin/read_from_fd.pyc 888 ./spec/bin/show_fd_table.pyc 773 ./spec/bin/stdout_stderr.pyc 1171 ./spec/coproc.pyc 56663 ./test/jsontemplate.pyc 31402 ./test/sh_spec.pyc 4134 ./test/sh_spec_test.pyc 998 ./test/smoosh_import.pyc 19522 ./test/wild_report.pyc 1254 ./test/wild_report_test.pyc 4004 ./tools/deps.pyc 15953 ./tools/find/ast.pyc 12836 ./tools/find/eval.pyc 3382 ./tools/find/find.pyc 137 ./tools/find/__init__.pyc 953 ./tools/find/parser.pyc 5391 ./tools/find/tokenizer.pyc 132 ./tools/__init__.pyc 20879 ./tools/osh2oil.pyc 2098 ./tools/osh2oil_test.pyc 815 ./tools/readlink.pyc 14034 ./tools/xargs/xargs.pyc 3303 ./types/pyann_driver.pyc 1169 ./types/refactor.pyc 133 ./vendor/__init__.pyc 879 ./vendor/typing.pyc 9907 ./web/table/csv2html.pyc b0c2d4663b262ebea010c0f05744c6da ./asdl/asdl_demo.pyc edce26f34521931816b5d9b6b962733b ./asdl/asdl_.pyc a996b95dea731c813136f1a1ee726509 ./asdl/format.pyc a37ef2f66a42c7dae49b9b952f0d67e7 ./asdl/format_test.pyc b76f09604fa1c7624157c7c8606d382d ./asdl/front_end.pyc b5bc31d18667d9be8130ffe0cfad0595 ./asdl/front_end_test.pyc 676e2bd8f962dbe376195e43470e686d ./asdl/gen_cpp.pyc 1062d1b9bf3c730c160a2a16c95ac24b ./asdl/gen_python.pyc 2a74b4e190a42a035fe4bd9c4f3bf267 ./asdl/gen_python_test.pyc 3537431dd2a93d26c14b86c1c1775004 ./asdl/__init__.pyc 47105b3ac594c0f1c2c1b1e077c2d7ce ./asdl/meta.pyc 602a4c4fdb664f36a076952d990c9f41 ./asdl/pretty.pyc 645350fff9c6f7526af509f9b39f440d ./asdl/pybase.pyc 5c19a7514d21c44f8b0415c0777bbec6 ./asdl/runtime.pyc 0712e0f63ed86ab81a985ff840a084a2 ./asdl/tdop_lexer.pyc e3f9882b4217f6308f2710a5a324adf9 ./asdl/tdop.pyc 4fde54490912797aafd04026a34f84fc ./asdl/tool.pyc 11e56e77386e62c091941eafb63d0a02 ./asdl/typed_arith_abbrev.pyc eceea186fb3ff70195b7c5b380f1c8e2 ./asdl/typed_arith_parse.pyc f280ce9fdff06afba6c9e885819ad80e ./asdl/typed_arith_parse_test.pyc 813eea75ecef790be25c25f318f02559 ./asdl/typed_demo.pyc b3036a461b8ad6848e7198771d64c4fa ./asdl/visitor.pyc 7a914993a31705e1cebc5485fb71ec9e ./benchmarks/fake_libc.pyc 10a02c9df3d26a689db62bd9c69496d6 ./benchmarks/__init__.pyc 4708d31cb62fc8cbfb25b4119d00efa4 ./benchmarks/javascript/hexstring.pyc 68fc3a74f15fbf29d91bb12e71e81a30 ./benchmarks/javascript/squares.pyc 7b4ccf94ad05546f91b57f915f707c6e ./benchmarks/pytrace.pyc ac4f488d9a3939c7d603fbee375e2dc9 ./benchmarks/sizelog.pyc 568662dbaf7cb36dddd411377efd9c18 ./benchmarks/time.pyc a95c2cd3ae0887f8d9bdbac870095edc ./benchmarks/uftrace_plugin.pyc e6ca21e59093665323ae670e7d78bcde ./benchmarks/virtual_memory.pyc 1ce6625a818ae41bd61b2c7b87c9724a ./bin/expr_parse.pyc 5f5a6d2629f6434529ec8d85a3bb3325 ./bin/__init__.pyc e8b14a0b40653882bca93ca815afe74f ./bin/oil.pyc 0e7153ac2862938810a0438ce95312f9 ./bin/opy_.pyc 6f3f9bd8b121b91d974e0ca17fcc3852 ./bin/osh_parse.pyc f77bac876b17b30eaa916e7239430081 ./build/app_deps.pyc 7b4b93a9ee5e057f4375abcb45f2de98 ./build/app_deps_test.pyc 7b592420f33392ee3a86fd8e0225a2a5 ./build/c_module_srcs.pyc 5f55c5ce5cd9d9fa09fc0c24a4c7a35b ./build/c_module_toc.pyc 7017c35e20ec0bf0f6bd11c548860a3f ./build/cpython_defs.pyc add75fe23f0677d734e60de09076d0d9 ./build/make_zip.pyc 8a9c65432e8b7cebe1c26b2a73821364 ./build/setup_fastlex.pyc 4f38f28b2b258a8b27d5fd307799bfe4 ./build/setup_line_input.pyc 282d39b30c3525e113f0e7d4fae4cca3 ./build/setup_posix.pyc 1c665c059e2e911aff3983e92e9e738b ./build/setup.pyc ef3b1bfd0a6671673b690cdc40d3fdd5 ./core/alloc.pyc c6d301d2c79836c186cb7408607a656c ./core/alloc_test.pyc 862ce053865f1afe7f13a0020a70a815 ./core/completion.pyc da04f44ab7eb6b879ca6b5248b22dc9d ./core/completion_test.pyc fec57f035b208e22e5b9bea73fd1aa75 ./core/comp_ui.pyc 0d8e1b3b65822b1c038e96fbfcc91803 ./core/comp_ui_test.pyc a08e2f8f9b54d86b952a35c96bc50116 ./core/dev.pyc a37fd53bf17e805e05835c348ec075c0 ./core/error.pyc 1cadeee4ec4f0ad9038b705a09a1c068 ./core/__init__.pyc 8f0cfde085509855f169c9eff9d0acd9 ./core/main_loop.pyc c3725c224c69a37e01e27b570ba68437 ./core/meta.pyc 583efdc851c60492a54f62831fd0b3df ./core/process.pyc 366cadef00365492d6b348f50a775e31 ./core/process_test.pyc ccd7d172f095632ab2f549c042b5aedd ./core/property_tests.pyc a7695d3ffafe9f49c00bba04547ddc40 ./core/pyutil.pyc 9cc335cff18a68467cbfd6a4ce68dc7b ./core/test_lib.pyc e845def4b6a857e0da285b052190eefd ./core/ui.pyc 1535e5fcef9e2f957bd8c467084b3b8d ./core/ui_test.pyc f1344ecfd24135f9d7f9816b0cb8d44c ./core/util.pyc bc4e0bed74aa4770db07ae99b00759df ./core/util_test.pyc b1cdb0dd77a8bcc25eecad6623cbcacb ./demo/bugs/fd_state.pyc 008a9e55dbcb1de84a1df296ce38dc77 ./demo/pickle_instance.pyc 4726b498f5ff11f3f434aafb8cabbaa5 ./demo/readline_mod.pyc 8b83c8fa81969689719c53af2136647f ./demo/shedskin/arith_parse.pyc da399cdab1a81402b8b4c9d9b1bf7b89 ./demo/shedskin/const.pyc e80252a3d4711b40f421c632f88784e4 ./demo/shedskin/demo_asdl.pyc c7fb6c074d4a1f26b19b8be65c365e93 ./demo/shedskin/runtime.pyc b39255fe2e392e8cd40f61ccdab21978 ./demo/shedskin/tdop.pyc befe403ae509ff8dc1a52aaefd42d618 ./_devbuild/gen/find_asdl.pyc 351cfa3b48989f925f489ba623dc7bdb ./_devbuild/gen/find_nt.pyc f58409f005ec9b57e3a5828f74c9bfbd ./_devbuild/gen/grammar_nt.pyc 6c180ba3fcfae19c3b4097df8d097815 ./_devbuild/gen/help_index.pyc 0038ddbf6dacd0887d8d7d3b2a1a86e4 ./_devbuild/gen/help_.pyc 7c8381ef482a5a90c4c7a3c8c58c8cf5 ./_devbuild/gen/hnode_asdl.pyc bbf3ee5af53e1adf7f49d76effdab50e ./_devbuild/gen/id_kind_asdl.pyc d02ff8135e2274a173586362e3334c79 ./_devbuild/gen/id_tables.pyc 4416ba483dfce926ae6542a2e4458166 ./_devbuild/gen/__init__.pyc 4eed32cfb25b64682616ca3125f5669e ./_devbuild/gen/runtime_asdl.pyc bd179d1f6328da03375fae040b5e12ed ./_devbuild/gen/shared_variant_asdl.pyc a7371a5ed232972e904d7dcca5085c2a ./_devbuild/gen/syntax_asdl.pyc 116570487ccdc68721366741e5a5f576 ./_devbuild/gen/typed_arith_asdl.pyc d540d84bac4639cf3bd81a55c0de1dae ./_devbuild/gen/typed_demo_asdl.pyc aa9673342f132102b1c36b6965bb5429 ./_devbuild/gen/types_asdl.pyc c13d8f66594d4b294dbdc9e63436c517 ./_devbuild/__init__.pyc 8e267e0f5055bc5bf136328a65458548 ./devtools/completion.pyc b52b98e04bd3415385700fc59daf9e1e ./devtools/csv_concat.pyc 7d9cffffb902c2ae8b8240447ab64c45 ./devtools/__init__.pyc cbfc53a8b50c2ac39fdfb6996d1b7177 ./doctools/cmark.pyc c1c78b335d027e5abfdf21f564a8672f ./doctools/cmark_test.pyc 8efe7d3afd1bce68f7060c9e806d3d27 ./doctools/doc_html.pyc 6baa619c97bf470d1a1c7c3cb8b30762 ./doctools/html_head.pyc 6fdb4075725c9e67d70f8eef3819f1be ./doctools/html_lib.pyc dfb9ae5532adf523832eed79659fde4b ./doctools/__init__.pyc ee99294483eb08e0fb439b8e5e638ce6 ./doctools/make_help.pyc 014759ee92377021a1d27aa28e0f6506 ./doctools/make_help_test.pyc 945d8f87141baf90b4c4847275360956 ./doctools/oil_doc.pyc 7c2b62cbcac5b4092ff876599a0c36c3 ./doctools/oil_doc_test.pyc a0e850acc810684eef6977a1827c6693 ./doctools/split_doc.pyc db01da5a6461bbcfc5d83fdc791d6172 ./doctools/split_doc_test.pyc 1a5abb8c88626c96a1ad683c87ea3237 ./frontend/args.pyc 939be946565b11006430dc9e955be618 ./frontend/args_test.pyc 8e14c6a0fb02062c68b38ed7132bbf43 ./frontend/id_kind_gen.pyc 64d9f7709ede4ebb30a2c1c960b63e12 ./frontend/id_kind.pyc e787c863c8ea5a841e0a0d9c5136e81f ./frontend/id_kind_test.pyc 9ca69c30dc2721aef0e6921222a61a66 ./frontend/__init__.pyc a7b794d99d8756fbc7adc903fa345360 ./frontend/lexer_gen.pyc a98eb091e0e503680106f83f69d94049 ./frontend/lexer_gen_test.pyc 61db1e8ac41a882fb668fe4269f13457 ./frontend/lexer.pyc e05c1361fb058a485f203e168dbe8428 ./frontend/lexer_test.pyc ddaa384a65451bbed855581ad39c846d ./frontend/lex.pyc 7f14e01912868aa6df1c5fe396b1cb94 ./frontend/lex_test.pyc e2eb86256b3163de40dd1711c0316fdd ./frontend/location.pyc 9a72fd6dffc2a40539a4b11906588b77 ./frontend/lookup.pyc 3e2183808702ac957703ce6d4f7eea62 ./frontend/match.pyc ca99f43d36a44e8936048dcbfbd8e667 ./frontend/match_test.pyc 706b7758773cf014b193b80f8404dd4f ./frontend/parse_lib.pyc e805d1791150824c63298e143f7c4522 ./frontend/py_reader.pyc 8f4e40545caae8a883588bbe683ebe9d ./frontend/reader.pyc 0db06d5f38fe22e28b69be3078409029 ./frontend/reader_test.pyc d1ebcf4d226266a7c2356e084bf6a535 ./frontend/syntax_abbrev.pyc f775cab5e1071a1bd529ba7d5d6af719 ./__init__.pyc a654c6bffdf3891a13d53e116bb7cfc8 ./lazylex/html.pyc d81999545683cacd154a60a41c142aa8 ./lazylex/html_test.pyc f9b85c05dd5939aa4cc48159db96c772 ./lazylex/__init__.pyc f5e5bfa66c10fb8323ec6ddf1de2d5d3 ./MD5.txt 64d82604e1b59ac83bc6a6e4f8ad127c ./misc/__init__.pyc a4c2662f1dca8255353b33f6c4868cb0 ./misc/old_code.pyc 4100fc8f5a3d8ff5357582457819aba1 ./misc/old/encode.pyc 1ce9a6fbee091e36e943b3ac91d36352 ./misc/old/gen_oheap_cpp.pyc c35e3a3cc5818e8f8a6f67b19536b6e0 ./misc/old/__init__.pyc ea7cafaa89be1c6411288e86976af3cc ./misc/old/ovm2/__init__.pyc 2ea2fde4001a672d71833bcd65bbc65f ./misc/old/ovm2/oheap2.pyc 8c2ea523af27509da469d2285299dbdd ./misc/old/ovm2/oheap2_test.pyc beadfb47eb03d72edf93ec494c132d19 ./native/fastlex_test.pyc 18e4ffd74019ba71302820d6454797de ./native/libc_test.pyc bbf8267ccd8181b69f64616a4263099a ./native/line_input_test.pyc 53dfb18ff66bd42ac66586a6933101ec ./native/posix_test.pyc 2d6ae36c72d570ef690a604e42eee22b ./oil_lang/builtin_funcs.pyc a914a259d5157ff2a5bc34ce04ae61f9 ./oil_lang/builtin_oil.pyc d27d3cd39e3974d95f760d40859d7c9d ./oil_lang/builtin_oil_test.pyc fd883dd8aacd1f810d39cb9f42f02829 ./oil_lang/expr_eval.pyc 22818a01300bfbe9e9affa62a7013f7a ./oil_lang/expr_parse.pyc a74902fb97044af0f1fc897cae049a63 ./oil_lang/expr_parse_test.pyc 19338afd0721f7099960482e51f00c7d ./oil_lang/expr_to_ast.pyc fe23e0896470a59fc96ec9ea3a5228a7 ./oil_lang/grammar_gen.pyc 822a251b6949f1f605f28d774a55a3d0 ./oil_lang/__init__.pyc 513739284ca4ee3a9bcfa1ae08b3d0ce ./oil_lang/objects.pyc 68a3021346df6eb42ad630fcb553e47d ./oil_lang/objects_test.pyc a6bbb8b1f1ad56b9bb0e0d4d699b2f54 ./oil_lang/regex_translate.pyc 5d482a235e1b48a8e8bb42b596a6ad17 ./opy/byterun/execfile.pyc caf2cf4532a455b396824880e44bf943 ./opy/byterun/__init__.pyc 7be44faaf8565709db595a0c5d7b1c38 ./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 a26ec8b9efbbb0fece4c2b383451887f ./opy/callgraph.pyc c78ebe6436db746c6be7b10aa369d816 ./opy/callgraph_test.pyc 36fed5ce2d44810623865f1fb99058ae ./opy/compiler2/ast.pyc 62f7fe769653383b68cea021d5932194 ./opy/compiler2/consts.pyc 54e32f9c7ffb67db1442a845b779fb78 ./opy/compiler2/consts_test.pyc 58c0d4e8f5427eb9656044150e141158 ./opy/compiler2/dis_tool.pyc 707fcec29531255df2c38e952a34e453 ./opy/compiler2/future.pyc 6f6bfee010d8135937c24d3001f2add8 ./opy/compiler2/__init__.pyc f36ff97e581a6d3b6262c7ee56ff433d ./opy/compiler2/misc.pyc 418daaa767454721e7da2040bd70e303 ./opy/compiler2/pyassem.pyc 314681999646d9b07ccf43d7ceadc259 ./opy/compiler2/pyassem_test.pyc ec0aa15dcb716b90efa65aaf25aa0a53 ./opy/compiler2/pycodegen.pyc 4c4234d79cbe00ea3f5a0d099fcf6eab ./opy/compiler2/symbols.pyc 72ed22a7e3d5398a5af25612022b9ed7 ./opy/compiler2/symbols_test.pyc d22aa9cae2f3304af4b0d570fe44c2f0 ./opy/compiler2/syntax.pyc 2c6ef8be04941dc0609c5323c504dc74 ./opy/compiler2/transformer.pyc 254200624dd76f39bb8f31f421eec5f5 ./opy/compiler2/visitor.pyc 8a50129e33409aa58aa618c9cb15356f ./opy/demo/class_scope.pyc f71b4fc9496e5668ac141479f86a102f ./opy/demo/docstring.pyc 6f9b0308f527b0757eed64b987eaf4bb ./opy/demo/four_var_kinds.pyc 6aa3e0f92f32f6cbc145cccbb7e98212 ./opy/gold/all_name_lookups.pyc 63613ebabdefff5f51ab2a25ac5b279f ./opy/gold/class_vs_closure.pyc 8de75cf9d0982d5936860284895956d3 ./opy/gold/continue_.pyc 5e5c6e728eb9c29666afbe7b30fd0b51 ./opy/gold/fib_iterative.pyc d554f009d443cee39fa6f7dec134b62f ./opy/gold/fib_recursive.pyc c6601985ba050e2054f1dc5a76d3d0a5 ./opy/gold/generator_exception.pyc 9212f16c53b59b43b7257fbddaee15d7 ./opy/gold/genexpr_closure.pyc 887471dd5af0d0ffda80029de51ae12c ./opy/gold/genexpr_iterable_expr.pyc c9c84f5b032859fa16c6ca0afe85919e ./opy/gold/genexpr_nested.pyc 1dd6ec3c29cee3cf0da61b9b547cfea9 ./opy/gold/genexpr.pyc 676170bca113621db6f14b65c0a66aea ./opy/gold/genexpr_simple.pyc bb593d44b16beb83ad7786320f650e54 ./opy/gold/hello_py2.pyc b0f9517cc22fe7eecbd4aa91ad8f683b ./opy/gold/hello_py3.pyc 75a49fe2b02fcbc066d5654cad9ab32b ./opy/gold/load_make_closure.pyc aaac555f6222896d6bb41a0ed6f86866 ./opy/gold/obj_literals.pyc 6c22b97bfa2d5ca981809b3ddc6fe93b ./opy/gold/regex_compile.pyc fc79cfd294cd3aff8fda6e82f1f7334c ./opy/gold/repr_method.pyc 422c8fe89e17928490d87448659cb69e ./opy/gold/set_and_dict_comp.pyc 4536d7592436c0284cb9e67e63ced33c ./opy/gold/slice_bytecode.pyc 891d90076e0c2d2983fcab94c6926f42 ./opy/gold/with_statement.pyc 523987dc25c086a7e22630bfb5aa7359 ./opy/__init__.pyc 31a61d83265060ee3b49d8265f05e50b ./opy/lib/dis.pyc 7177dea073efd8dcfd01a28fcb36beb0 ./opy/lib/__init__.pyc 153a6668f195fc36b0d8a9cd9f0ab47b ./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 4930f1ca6897c91d500529a888cf56ff ./opy/misc/pgen_ast.pyc dd2beb61fb1fc2dbaed42fd277a29df1 ./opy/misc/py_ast.pyc 49645744bbda92de69684d9b1c1acc6e ./opy/misc/stdlib_compile.pyc e90c178b78aa5fa3525b99f5e62e3b87 ./opy/opy_main.pyc 13a968d216b624cf8dd44bdb33067177 ./opy/pytree.pyc db11c39797094b0093a4ffac9ae4fa18 ./opy/resolve.pyc 3f301b95d9fa5981d467494432c4d93e ./opy/skeleton.pyc 57303cacfc63bb0661dd0605af21c2e6 ./opy/tools/astgen.pyc 17b84fdc58d551cd92681cfd984267c8 ./opy/tools/compile.pyc 71f7ab17cc654dd280acbafadb4e4ce6 ./opy/tools/demo.pyc 8fee3d7f692c317e98430692912da422 ./opy/tools/regrtest.pyc 1ef5eaaf6271776332808801d12dabb0 ./opy/tools/stacktest.pyc 4ea77e6aab5d83527cc7a84011a3ff4c ./osh/arith_parse_gen.pyc fbc5f82ceb4b734f88a163d25ac65813 ./osh/arith_parse.pyc ec703b6ca579674b17a7db2567aa0262 ./osh/arith_parse_test.pyc 0bcf9a86df6de9054ee91327aba90216 ./osh/bool_parse.pyc a6f1811d48cce352b3b9f6ee3f83e692 ./osh/bool_parse_test.pyc 4fe214dadc4688081dc471fa351a902e ./osh/braces.pyc 6dbfcbc71c1e9ec0882765f97970023d ./osh/braces_test.pyc ce7ede06c1562d2ff64cbb7a66ea8199 ./osh/builtin_assign.pyc 8e9a020efea107cd6e7a0a45592496cd ./osh/builtin_bracket.pyc 938575ebc0fe1fc5d451c5a0d4ed8fc7 ./osh/builtin_bracket_test.pyc cdf6897ec8f055854f117d88178e6bfd ./osh/builtin_comp.pyc 8abb87e9124205632daa0cce180500d9 ./osh/builtin_comp_test.pyc 023c7c55197697320bcf077d3a490947 ./osh/builtin_printf.pyc 720ec53c9d83c0cf9a744155aef0943e ./osh/builtin_process.pyc b739647b330871eeec8e4fb3f026d070 ./osh/builtin_pure.pyc d98f058cf01441728299f6d9e08c8ef5 ./osh/builtin.pyc 558beee491971dd4effe2282fde8c4d1 ./osh/builtin_test.pyc 68900f9fb801026bce08d2ce8238b03f ./osh/cmd_exec.pyc 9a5a5eac9bf1822b9b7bd4e41e51c46d ./osh/cmd_exec_test.pyc 57ddce9e5e768bd3c71cd3c1853d329d ./osh/cmd_parse.pyc b7a97e4977f357c6b04dd6064da9e637 ./osh/cmd_parse_test.pyc ce82a0fe88d0c7882daa4c1081a0493b ./osh/expr_eval.pyc c4717b38d06760153c748145b33d104b ./osh/glob_.pyc 4c9deb91610d04973d54276bc431c29d ./osh/glob_test.pyc 416ef89972d1477955525e28915d5251 ./osh/history.pyc 41aaef014e376a948cd6272950d965ba ./osh/history_test.pyc 56845f371ff605bd19f89046ed3795e2 ./osh/__init__.pyc d1e2885ee6af2c2f2b398e6610bd3253 ./osh/prompt.pyc 402b0d73f5543e1fd223d419d567fa3e ./osh/prompt_test.pyc 26cb263cff9c48fe0c21d2ee28bc1792 ./osh/split.pyc f2b35598bb191e6f6f2d7125e431e759 ./osh/split_test.pyc e83b53bdeec9f281dbc6053dd020eb26 ./osh/state.pyc 149ccf230d56d9ff2604f0ec1737e20e ./osh/state_test.pyc 2574cf79ef8982557e59be8604d5536e ./osh/string_ops.pyc e6c5084902b7f0229b8f98b36646640f ./osh/string_ops_test.pyc 418bc056f8cc9daad8f84dd9683170da ./osh/tdop.pyc 5b53b7457cc3b21075fc53d911a22353 ./osh/word_compile.pyc 02d39a1289fcfa1da6c586e201d576e1 ./osh/word_compile_test.pyc ce400d6577725ddc7aa2a7614ed55abd ./osh/word_eval.pyc 2a8018e03f7e7d8a3c9b354821171f84 ./osh/word_eval_test.pyc c62e1b43dbee224b19f1b82c9c115534 ./osh/word_parse.pyc 2f31c42ccf2a601e1d970e7816427efd ./osh/word_parse_test.pyc 4e85da7240dc9c0f40594dac11b7db49 ./osh/word_.pyc 8aa998464f723a7ae0976164fc219a90 ./osh/word_test.pyc c94a69860bef5707e12f052ab41b1e0c ./pgen2/driver.pyc a1f970492a0ed2441a798b9f3454df3c ./pgen2/grammar.pyc 800352266654a86ec76184db8119fd11 ./pgen2/__init__.pyc 7082f858475a93bd77cf9d563f8c5e42 ./pgen2/parse.pyc 4c8a7b3a9bf0db73309b7915de0cd293 ./pgen2/parse_test.pyc 63f8ac0b9efd58555089463fbcd1550b ./pgen2/pgen.pyc 73df6af431f777108c1ffaa4cdf292ab ./pgen2/tokenize.pyc c21a02df53de13643fb4b542998f6f8c ./pgen2/token.pyc 8ab401791c0dca89fa4d1a5faee539fe ./pylib/cgi.pyc 36ba8eeca76ee31a40956a3e79408f95 ./pylib/__init__.pyc 23279610d84f69903b7f0daf882f435f ./pylib/os_path.pyc a7694ff3d8aa4eaa988353459b522598 ./pylib/os_path_test.pyc ea8b9fb3507341dd766f254552f3ee4a ./pylib/path_stat.pyc 3b5554ea5ea5c8ba1bf34bc2d13aa3f6 ./pylib/path_stat_test.pyc 3e9570949211af1318df4df517e7a3e9 ./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 621b5437fc1d1f1c6f8a842c30ff97cd ./spec/bin/stdout_stderr.pyc afd7d6ba4be39673f6e829bfc639a52d ./spec/coproc.pyc 6c97cc0db564139f6dc8d5658bba5a8b ./test/jsontemplate.pyc 918b88b5a5bb3ab55d7e2aae037cafcd ./test/sh_spec.pyc c71fbf5b15bfee201d1d1bd59883553e ./test/sh_spec_test.pyc 3a4c11a6557f367d41779b57d8a3cf17 ./test/smoosh_import.pyc eef7908134949de2ab1ce2b9acb3d8d6 ./test/wild_report.pyc 5c746a2b134f49e2d7fd766ce9328c06 ./test/wild_report_test.pyc 63d9d042ec3a13ce9afba5c8f0841a44 ./tools/deps.pyc 5be2a9e337ac4656ebaa171a6f13eb57 ./tools/find/ast.pyc e72965ffbbc78f3da0b79ed6fd6c2ab4 ./tools/find/eval.pyc bf3651aa48b2bec714b00b6999beea98 ./tools/find/find.pyc 79cd446ca5efe5d83b13f05f3d425af2 ./tools/find/__init__.pyc c3ffc3f213cac5eed923eda0c3e4c8aa ./tools/find/parser.pyc 1ade6ac577b08756411fb25bc26d729a ./tools/find/tokenizer.pyc 965febb382ca5f515567c40d9133f90a ./tools/__init__.pyc ad75ebceef93931d7a217b373c1a1cc5 ./tools/osh2oil.pyc 72a040798381365d6d77675aef2a70db ./tools/osh2oil_test.pyc d37f0419daabdf0464d7dd06c0d4f353 ./tools/readlink.pyc 4c261730a86d55ab236aa6447ce67839 ./tools/xargs/xargs.pyc ad77fe8f1b947f26bef4bda498a648dd ./types/pyann_driver.pyc 4d0ff9918cd93986558c25073a320009 ./types/refactor.pyc 90f394c4278a10a54c3e596fae0b261f ./vendor/__init__.pyc 1e0f20213df6806d4c82adcffd4f008a ./vendor/typing.pyc d66e5dc27e62eb1d4f07e5151dceac6b ./web/table/csv2html.pyc ~/git/oilshell/oil/opy 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/resolve.py Compiled to 193 bytes of top-level bytecode opy/skeleton.py Compiled to 300 bytes of top-level bytecode opy/callgraph.py Compiled to 255 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/all_name_lookups.py Compiled to 89 bytes of top-level bytecode opy/gold/genexpr_iterable_expr.py Compiled to 71 bytes of top-level bytecode opy/gold/genexpr_simple.py Compiled to 200 bytes of top-level bytecode opy/gold/regex_compile.py Compiled to 58 bytes of top-level bytecode opy/gold/slice_bytecode.py Compiled to 26 bytes of top-level bytecode opy/gold/set_and_dict_comp.py Compiled to 125 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/with_statement.py Compiled to 19 bytes of top-level bytecode opy/gold/fib_iterative.py Compiled to 157 bytes of top-level bytecode opy/gold/genexpr_closure.py Compiled to 19 bytes of top-level bytecode opy/gold/continue_.py Compiled to 71 bytes of top-level bytecode opy/gold/genexpr_nested.py Compiled to 88 bytes of top-level bytecode opy/gold/hello_py3.py Compiled to 14 bytes of top-level bytecode opy/gold/load_make_closure.py Compiled to 19 bytes of top-level bytecode opy/gold/fib_recursive.py Compiled to 58 bytes of top-level bytecode opy/gold/hello_py2.py Compiled to 51 bytes of top-level bytecode opy/gold/obj_literals.py Compiled to 35 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 424 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 1894 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/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 322 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 557 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 oil_lang/grammar_gen.py Compiled to 309 bytes of top-level bytecode oil_lang/objects.py Compiled to 553 bytes of top-level bytecode oil_lang/builtin_oil.py Compiled to 662 bytes of top-level bytecode oil_lang/expr_parse_test.py Compiled to 216 bytes of top-level bytecode oil_lang/expr_eval.py Compiled to 403 bytes of top-level bytecode oil_lang/expr_to_ast.py Compiled to 550 bytes of top-level bytecode oil_lang/builtin_funcs.py Compiled to 110 bytes of top-level bytecode oil_lang/regex_translate.py Compiled to 320 bytes of top-level bytecode oil_lang/builtin_oil_test.py Compiled to 116 bytes of top-level bytecode oil_lang/objects_test.py Compiled to 104 bytes of top-level bytecode oil_lang/__init__.py Compiled to 4 bytes of top-level bytecode oil_lang/expr_parse.py Compiled to 542 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 82 bytes of top-level bytecode spec/coproc.py Compiled to 119 bytes of top-level bytecode bin/oil.py Compiled to 1467 bytes of top-level bytecode bin/osh_parse.py Compiled to 415 bytes of top-level bytecode bin/__init__.py Compiled to 4 bytes of top-level bytecode bin/expr_parse.py Compiled to 345 bytes of top-level bytecode bin/opy_.py Compiled to 241 bytes of top-level bytecode benchmarks/fake_libc.py Compiled to 28 bytes of top-level bytecode benchmarks/time.py Compiled to 150 bytes of top-level bytecode benchmarks/uftrace_plugin.py Compiled to 185 bytes of top-level bytecode benchmarks/sizelog.py Compiled to 158 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 benchmarks/javascript/hexstring.py Compiled to 137 bytes of top-level bytecode benchmarks/javascript/squares.py Compiled to 81 bytes of top-level bytecode pgen2/pgen.py Compiled to 175 bytes of top-level bytecode pgen2/tokenize.py Compiled to 1539 bytes of top-level bytecode pgen2/token.py Compiled to 590 bytes of top-level bytecode pgen2/grammar.py Compiled to 197 bytes of top-level bytecode pgen2/parse.py Compiled to 201 bytes of top-level bytecode pgen2/__init__.py Compiled to 10 bytes of top-level bytecode pgen2/parse_test.py Compiled to 104 bytes of top-level bytecode pgen2/driver.py Compiled to 106 bytes of top-level bytecode osh/string_ops.py Compiled to 318 bytes of top-level bytecode osh/builtin_bracket_test.py Compiled to 136 bytes of top-level bytecode osh/builtin_comp_test.py Compiled to 88 bytes of top-level bytecode osh/string_ops_test.py Compiled to 120 bytes of top-level bytecode osh/braces.py Compiled to 396 bytes of top-level bytecode osh/prompt.py Compiled to 453 bytes of top-level bytecode osh/word_eval.py Compiled to 625 bytes of top-level bytecode osh/cmd_exec_test.py Compiled to 198 bytes of top-level bytecode osh/braces_test.py Compiled to 220 bytes of top-level bytecode osh/builtin_process.py Compiled to 410 bytes of top-level bytecode osh/arith_parse_gen.py Compiled to 181 bytes of top-level bytecode osh/expr_eval.py Compiled to 586 bytes of top-level bytecode osh/prompt_test.py Compiled to 168 bytes of top-level bytecode osh/builtin_bracket.py Compiled to 408 bytes of top-level bytecode osh/builtin_comp.py Compiled to 608 bytes of top-level bytecode osh/state.py Compiled to 1081 bytes of top-level bytecode osh/arith_parse.py Compiled to 270 bytes of top-level bytecode osh/word_parse_test.py Compiled to 275 bytes of top-level bytecode osh/history.py Compiled to 219 bytes of top-level bytecode osh/glob_.py Compiled to 349 bytes of top-level bytecode osh/history_test.py Compiled to 195 bytes of top-level bytecode osh/bool_parse_test.py Compiled to 170 bytes of top-level bytecode osh/split_test.py Compiled to 97 bytes of top-level bytecode osh/state_test.py Compiled to 181 bytes of top-level bytecode osh/word_parse.py Compiled to 637 bytes of top-level bytecode osh/word_compile_test.py Compiled to 72 bytes of top-level bytecode osh/builtin_test.py Compiled to 148 bytes of top-level bytecode osh/word_.py Compiled to 595 bytes of top-level bytecode osh/builtin_pure.py Compiled to 867 bytes of top-level bytecode osh/builtin_printf.py Compiled to 364 bytes of top-level bytecode osh/builtin_assign.py Compiled to 469 bytes of top-level bytecode osh/__init__.py Compiled to 4 bytes of top-level bytecode osh/builtin.py Compiled to 1525 bytes of top-level bytecode osh/bool_parse.py Compiled to 211 bytes of top-level bytecode osh/cmd_parse.py Compiled to 827 bytes of top-level bytecode osh/word_test.py Compiled to 209 bytes of top-level bytecode osh/word_compile.py Compiled to 255 bytes of top-level bytecode osh/tdop.py Compiled to 511 bytes of top-level bytecode osh/word_eval_test.py Compiled to 161 bytes of top-level bytecode osh/cmd_parse_test.py Compiled to 458 bytes of top-level bytecode osh/glob_test.py Compiled to 166 bytes of top-level bytecode osh/split.py Compiled to 1198 bytes of top-level bytecode osh/cmd_exec.py Compiled to 1397 bytes of top-level bytecode osh/arith_parse_test.py Compiled to 243 bytes of top-level bytecode core/process_test.py Compiled to 478 bytes of top-level bytecode core/completion.py Compiled to 1006 bytes of top-level bytecode core/pyutil.py Compiled to 196 bytes of top-level bytecode core/alloc.py Compiled to 132 bytes of top-level bytecode core/property_tests.py Compiled to 114 bytes of top-level bytecode core/process.py Compiled to 699 bytes of top-level bytecode core/comp_ui.py Compiled to 300 bytes of top-level bytecode core/meta.py Compiled to 76 bytes of top-level bytecode core/error.py Compiled to 286 bytes of top-level bytecode core/completion_test.py Compiled to 531 bytes of top-level bytecode core/dev.py Compiled to 313 bytes of top-level bytecode core/alloc_test.py Compiled to 104 bytes of top-level bytecode core/util.py Compiled to 215 bytes of top-level bytecode core/ui_test.py Compiled to 118 bytes of top-level bytecode core/__init__.py Compiled to 4 bytes of top-level bytecode core/test_lib.py Compiled to 593 bytes of top-level bytecode core/ui.py Compiled to 441 bytes of top-level bytecode core/main_loop.py Compiled to 235 bytes of top-level bytecode core/util_test.py Compiled to 88 bytes of top-level bytecode core/comp_ui_test.py Compiled to 206 bytes of top-level bytecode misc/old_code.py Compiled to 177 bytes of top-level bytecode misc/old/encode.py Compiled to 173 bytes of top-level bytecode misc/old/gen_oheap_cpp.py Compiled to 344 bytes of top-level bytecode misc/old/__init__.py Compiled to 4 bytes of top-level bytecode misc/old/ovm2/oheap2.py Compiled to 357 bytes of top-level bytecode misc/old/ovm2/oheap2_test.py Compiled to 104 bytes of top-level bytecode misc/old/ovm2/__init__.py Compiled to 4 bytes of top-level bytecode misc/__init__.py Compiled to 4 bytes of top-level bytecode frontend/id_kind_test.py Compiled to 183 bytes of top-level bytecode frontend/py_reader.py Compiled to 123 bytes of top-level bytecode frontend/lexer_gen_test.py Compiled to 120 bytes of top-level bytecode frontend/id_kind.py Compiled to 234 bytes of top-level bytecode frontend/location.py Compiled to 159 bytes of top-level bytecode frontend/lexer_gen.py Compiled to 422 bytes of top-level bytecode frontend/reader_test.py Compiled to 148 bytes of top-level bytecode frontend/lexer.py Compiled to 311 bytes of top-level bytecode frontend/lex_test.py Compiled to 365 bytes of top-level bytecode frontend/lookup.py Compiled to 385 bytes of top-level bytecode frontend/syntax_abbrev.py Compiled to 157 bytes of top-level bytecode frontend/parse_lib.py Compiled to 697 bytes of top-level bytecode frontend/reader.py Compiled to 226 bytes of top-level bytecode frontend/id_kind_gen.py Compiled to 190 bytes of top-level bytecode frontend/args.py Compiled to 535 bytes of top-level bytecode frontend/lex.py Compiled to 5747 bytes of top-level bytecode frontend/__init__.py Compiled to 4 bytes of top-level bytecode frontend/lexer_test.py Compiled to 120 bytes of top-level bytecode frontend/args_test.py Compiled to 129 bytes of top-level bytecode frontend/match_test.py Compiled to 142 bytes of top-level bytecode frontend/match.py Compiled to 650 bytes of top-level bytecode _devbuild/__init__.py Compiled to 4 bytes of top-level bytecode _devbuild/gen/types_asdl.py Compiled to 573 bytes of top-level bytecode _devbuild/gen/shared_variant_asdl.py Compiled to 619 bytes of top-level bytecode _devbuild/gen/help_index.py Compiled to 46 bytes of top-level bytecode _devbuild/gen/id_kind_asdl.py Compiled to 3471 bytes of top-level bytecode _devbuild/gen/help_.py Compiled to 133 bytes of top-level bytecode _devbuild/gen/find_nt.py Compiled to 52 bytes of top-level bytecode _devbuild/gen/hnode_asdl.py Compiled to 406 bytes of top-level bytecode _devbuild/gen/typed_demo_asdl.py Compiled to 945 bytes of top-level bytecode _devbuild/gen/runtime_asdl.py Compiled to 2783 bytes of top-level bytecode _devbuild/gen/syntax_asdl.py Compiled to 7188 bytes of top-level bytecode _devbuild/gen/__init__.py Compiled to 4 bytes of top-level bytecode _devbuild/gen/typed_arith_asdl.py Compiled to 604 bytes of top-level bytecode _devbuild/gen/id_tables.py Compiled to 6630 bytes of top-level bytecode _devbuild/gen/grammar_nt.py Compiled to 406 bytes of top-level bytecode _devbuild/gen/find_asdl.py Compiled to 1284 bytes of top-level bytecode asdl/gen_cpp.py Compiled to 268 bytes of top-level bytecode asdl/format.py Compiled to 360 bytes of top-level bytecode asdl/tool.py Compiled to 213 bytes of top-level bytecode asdl/asdl_demo.py Compiled to 233 bytes of top-level bytecode asdl/gen_python_test.py Compiled to 213 bytes of top-level bytecode asdl/typed_arith_abbrev.py Compiled to 78 bytes of top-level bytecode asdl/meta.py Compiled to 300 bytes of top-level bytecode asdl/pretty.py Compiled to 125 bytes of top-level bytecode asdl/visitor.py Compiled to 106 bytes of top-level bytecode asdl/typed_arith_parse_test.py Compiled to 258 bytes of top-level bytecode asdl/front_end_test.py Compiled to 104 bytes of top-level bytecode asdl/tdop_lexer.py Compiled to 155 bytes of top-level bytecode asdl/format_test.py Compiled to 116 bytes of top-level bytecode asdl/__init__.py Compiled to 4 bytes of top-level bytecode asdl/typed_demo.py Compiled to 257 bytes of top-level bytecode asdl/asdl_.py Compiled to 239 bytes of top-level bytecode asdl/pybase.py Compiled to 155 bytes of top-level bytecode asdl/tdop.py Compiled to 321 bytes of top-level bytecode asdl/gen_python.py Compiled to 121 bytes of top-level bytecode asdl/typed_arith_parse.py Compiled to 366 bytes of top-level bytecode asdl/front_end.py Compiled to 520 bytes of top-level bytecode asdl/runtime.py Compiled to 113 bytes of top-level bytecode doctools/html_head.py Compiled to 219 bytes of top-level bytecode doctools/split_doc.py Compiled to 236 bytes of top-level bytecode doctools/oil_doc_test.py Compiled to 185 bytes of top-level bytecode doctools/cmark_test.py Compiled to 197 bytes of top-level bytecode doctools/cmark.py Compiled to 410 bytes of top-level bytecode doctools/make_help.py Compiled to 432 bytes of top-level bytecode doctools/make_help_test.py Compiled to 128 bytes of top-level bytecode doctools/oil_doc.py Compiled to 447 bytes of top-level bytecode doctools/html_lib.py Compiled to 47 bytes of top-level bytecode doctools/__init__.py Compiled to 4 bytes of top-level bytecode doctools/doc_html.py Compiled to 80 bytes of top-level bytecode doctools/split_doc_test.py Compiled to 116 bytes of top-level bytecode test/wild_report.py Compiled to 454 bytes of top-level bytecode test/smoosh_import.py Compiled to 149 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 127 bytes of top-level bytecode test/sh_spec.py Compiled to 1154 bytes of top-level bytecode test/jsontemplate.py Compiled to 1500 bytes of top-level bytecode demo/shedskin/arith_parse.py Compiled to 268 bytes of top-level bytecode demo/shedskin/const.py Compiled to 34 bytes of top-level bytecode demo/shedskin/demo_asdl.py Compiled to 844 bytes of top-level bytecode demo/shedskin/tdop.py Compiled to 258 bytes of top-level bytecode demo/shedskin/runtime.py Compiled to 393 bytes of top-level bytecode demo/bugs/fd_state.py Compiled to 201 bytes of top-level bytecode demo/readline_mod.py Compiled to 149 bytes of top-level bytecode demo/pickle_instance.py Compiled to 286 bytes of top-level bytecode types/refactor.py Compiled to 170 bytes of top-level bytecode types/pyann_driver.py Compiled to 236 bytes of top-level bytecode __init__.py Compiled to 4 bytes of top-level bytecode build/cpython_defs.py Compiled to 568 bytes of top-level bytecode build/app_deps.py Compiled to 232 bytes of top-level bytecode build/setup_fastlex.py Compiled to 99 bytes of top-level bytecode build/setup_line_input.py Compiled to 99 bytes of top-level bytecode build/c_module_toc.py Compiled to 189 bytes of top-level bytecode build/setup_posix.py Compiled to 90 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 159 bytes of top-level bytecode vendor/__init__.py Compiled to 4 bytes of top-level bytecode vendor/typing.py Compiled to 109 bytes of top-level bytecode web/table/csv2html.py Compiled to 315 bytes of top-level bytecode tools/deps.py Compiled to 185 bytes of top-level bytecode tools/osh2oil.py Compiled to 266 bytes of top-level bytecode tools/find/ast.py Compiled to 1302 bytes of top-level bytecode tools/find/find.py Compiled to 266 bytes of top-level bytecode tools/find/__init__.py Compiled to 4 bytes of top-level bytecode tools/find/tokenizer.py Compiled to 755 bytes of top-level bytecode tools/find/parser.py Compiled to 200 bytes of top-level bytecode tools/find/eval.py Compiled to 1081 bytes of top-level bytecode tools/osh2oil_test.py Compiled to 145 bytes of top-level bytecode tools/__init__.py Compiled to 4 bytes of top-level bytecode tools/xargs/xargs.py Compiled to 1538 bytes of top-level bytecode tools/readlink.py Compiled to 102 bytes of top-level bytecode lazylex/html.py Compiled to 423 bytes of top-level bytecode lazylex/html_test.py Compiled to 196 bytes of top-level bytecode lazylex/__init__.py Compiled to 4 bytes of top-level bytecode devtools/completion.py Compiled to 256 bytes of top-level bytecode devtools/csv_concat.py Compiled to 119 bytes of top-level bytecode devtools/__init__.py Compiled to 4 bytes of top-level bytecode pylib/path_stat.py Compiled to 52 bytes of top-level bytecode pylib/cgi.py Compiled to 19 bytes of top-level bytecode pylib/path_stat_test.py Compiled to 104 bytes of top-level bytecode pylib/__init__.py Compiled to 4 bytes of top-level bytecode pylib/os_path_test.py Compiled to 104 bytes of top-level bytecode pylib/os_path.py Compiled to 155 bytes of top-level bytecode native/posix_test.py Compiled to 272 bytes of top-level bytecode native/libc_test.py Compiled to 84 bytes of top-level bytecode native/line_input_test.py Compiled to 98 bytes of top-level bytecode native/fastlex_test.py Compiled to 150 bytes of top-level bytecode _tmp/repo-with-opy/ ├── asdl │   ├── asdl_demo.pyc │   ├── asdl_.pyc │   ├── format.pyc │   ├── format_test.pyc │   ├── front_end.pyc │   ├── front_end_test.pyc │   ├── gen_cpp.pyc │   ├── gen_python.pyc │   ├── gen_python_test.pyc │   ├── __init__.pyc │   ├── meta.pyc │   ├── pretty.pyc │   ├── pybase.pyc │   ├── runtime.pyc │   ├── tdop_lexer.pyc │   ├── tdop.pyc │   ├── tool.pyc │   ├── typed_arith_abbrev.pyc │   ├── typed_arith_parse.pyc │   ├── typed_arith_parse_test.pyc │   ├── typed_demo.pyc │   └── visitor.pyc ├── benchmarks │   ├── fake_libc.pyc │   ├── __init__.pyc │   ├── javascript │   │   ├── hexstring.pyc │   │   └── squares.pyc │   ├── pytrace.pyc │   ├── sizelog.pyc │   ├── time.pyc │   ├── uftrace_plugin.pyc │   └── virtual_memory.pyc ├── bin │   ├── expr_parse.pyc │   ├── __init__.pyc │   ├── oil.pyc │   ├── opy_.pyc │   └── osh_parse.pyc ├── build │   ├── app_deps.pyc │   ├── app_deps_test.pyc │   ├── c_module_srcs.pyc │   ├── c_module_toc.pyc │   ├── cpython_defs.pyc │   ├── make_zip.pyc │   ├── setup_fastlex.pyc │   ├── setup_line_input.pyc │   ├── setup_posix.pyc │   └── setup.pyc ├── core │   ├── alloc.pyc │   ├── alloc_test.pyc │   ├── completion.pyc │   ├── completion_test.pyc │   ├── comp_ui.pyc │   ├── comp_ui_test.pyc │   ├── dev.pyc │   ├── error.pyc │   ├── __init__.pyc │   ├── main_loop.pyc │   ├── meta.pyc │   ├── process.pyc │   ├── process_test.pyc │   ├── property_tests.pyc │   ├── pyutil.pyc │   ├── test_lib.pyc │   ├── ui.pyc │   ├── ui_test.pyc │   ├── util.pyc │   └── util_test.pyc ├── demo │   ├── bugs │   │   └── fd_state.pyc │   ├── pickle_instance.pyc │   ├── readline_mod.pyc │   └── shedskin │   ├── arith_parse.pyc │   ├── const.pyc │   ├── demo_asdl.pyc │   ├── runtime.pyc │   └── tdop.pyc ├── _devbuild │   ├── gen │   │   ├── find_asdl.pyc │   │   ├── find_nt.pyc │   │   ├── grammar_nt.pyc │   │   ├── help_index.pyc │   │   ├── help_.pyc │   │   ├── hnode_asdl.pyc │   │   ├── id_kind_asdl.pyc │   │   ├── id_tables.pyc │   │   ├── __init__.pyc │   │   ├── runtime_asdl.pyc │   │   ├── shared_variant_asdl.pyc │   │   ├── syntax_asdl.pyc │   │   ├── typed_arith_asdl.pyc │   │   ├── typed_demo_asdl.pyc │   │   └── types_asdl.pyc │   └── __init__.pyc ├── devtools │   ├── completion.pyc │   ├── csv_concat.pyc │   └── __init__.pyc ├── doctools │   ├── cmark.pyc │   ├── cmark_test.pyc │   ├── doc_html.pyc │   ├── html_head.pyc │   ├── html_lib.pyc │   ├── __init__.pyc │   ├── make_help.pyc │   ├── make_help_test.pyc │   ├── oil_doc.pyc │   ├── oil_doc_test.pyc │   ├── split_doc.pyc │   └── split_doc_test.pyc ├── frontend │   ├── args.pyc │   ├── args_test.pyc │   ├── id_kind_gen.pyc │   ├── id_kind.pyc │   ├── id_kind_test.pyc │   ├── __init__.pyc │   ├── lexer_gen.pyc │   ├── lexer_gen_test.pyc │   ├── lexer.pyc │   ├── lexer_test.pyc │   ├── lex.pyc │   ├── lex_test.pyc │   ├── location.pyc │   ├── lookup.pyc │   ├── match.pyc │   ├── match_test.pyc │   ├── parse_lib.pyc │   ├── py_reader.pyc │   ├── reader.pyc │   ├── reader_test.pyc │   └── syntax_abbrev.pyc ├── __init__.pyc ├── lazylex │   ├── html.pyc │   ├── html_test.pyc │   └── __init__.pyc ├── misc │   ├── __init__.pyc │   ├── old │   │   ├── encode.pyc │   │   ├── gen_oheap_cpp.pyc │   │   ├── __init__.pyc │   │   └── ovm2 │   │   ├── __init__.pyc │   │   ├── oheap2.pyc │   │   └── oheap2_test.pyc │   └── old_code.pyc ├── native │   ├── fastlex_test.pyc │   ├── libc_test.pyc │   ├── line_input_test.pyc │   └── posix_test.pyc ├── oil_lang │   ├── builtin_funcs.pyc │   ├── builtin_oil.pyc │   ├── builtin_oil_test.pyc │   ├── expr_eval.pyc │   ├── expr_parse.pyc │   ├── expr_parse_test.pyc │   ├── expr_to_ast.pyc │   ├── grammar_gen.pyc │   ├── __init__.pyc │   ├── objects.pyc │   ├── objects_test.pyc │   └── regex_translate.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 │   │   ├── 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 │   │   ├── all_name_lookups.pyc │   │   ├── class_vs_closure.pyc │   │   ├── continue_.pyc │   │   ├── fib_iterative.pyc │   │   ├── fib_recursive.pyc │   │   ├── generator_exception.pyc │   │   ├── genexpr_closure.pyc │   │   ├── genexpr_iterable_expr.pyc │   │   ├── genexpr_nested.pyc │   │   ├── genexpr.pyc │   │   ├── genexpr_simple.pyc │   │   ├── hello_py2.pyc │   │   ├── hello_py3.pyc │   │   ├── load_make_closure.pyc │   │   ├── obj_literals.pyc │   │   ├── regex_compile.pyc │   │   ├── repr_method.pyc │   │   ├── set_and_dict_comp.pyc │   │   ├── slice_bytecode.pyc │   │   └── with_statement.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 │   ├── pytree.pyc │   ├── resolve.pyc │   ├── skeleton.pyc │   └── tools │   ├── astgen.pyc │   ├── compile.pyc │   ├── demo.pyc │   ├── regrtest.pyc │   └── stacktest.pyc ├── osh │   ├── arith_parse_gen.pyc │   ├── arith_parse.pyc │   ├── arith_parse_test.pyc │   ├── bool_parse.pyc │   ├── bool_parse_test.pyc │   ├── braces.pyc │   ├── braces_test.pyc │   ├── builtin_assign.pyc │   ├── builtin_bracket.pyc │   ├── builtin_bracket_test.pyc │   ├── builtin_comp.pyc │   ├── builtin_comp_test.pyc │   ├── builtin_printf.pyc │   ├── builtin_process.pyc │   ├── builtin_pure.pyc │   ├── builtin.pyc │   ├── builtin_test.pyc │   ├── cmd_exec.pyc │   ├── cmd_exec_test.pyc │   ├── cmd_parse.pyc │   ├── cmd_parse_test.pyc │   ├── expr_eval.pyc │   ├── glob_.pyc │   ├── glob_test.pyc │   ├── history.pyc │   ├── history_test.pyc │   ├── __init__.pyc │   ├── prompt.pyc │   ├── prompt_test.pyc │   ├── split.pyc │   ├── split_test.pyc │   ├── state.pyc │   ├── state_test.pyc │   ├── string_ops.pyc │   ├── string_ops_test.pyc │   ├── tdop.pyc │   ├── word_compile.pyc │   ├── word_compile_test.pyc │   ├── word_eval.pyc │   ├── word_eval_test.pyc │   ├── word_parse.pyc │   ├── word_parse_test.pyc │   ├── word_.pyc │   └── word_test.pyc ├── pgen2 │   ├── driver.pyc │   ├── grammar.pyc │   ├── __init__.pyc │   ├── parse.pyc │   ├── parse_test.pyc │   ├── pgen.pyc │   ├── tokenize.pyc │   └── token.pyc ├── pylib │   ├── cgi.pyc │   ├── __init__.pyc │   ├── os_path.pyc │   ├── os_path_test.pyc │   ├── path_stat.pyc │   └── path_stat_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 │   ├── smoosh_import.pyc │   ├── wild_report.pyc │   └── wild_report_test.pyc ├── tools │   ├── deps.pyc │   ├── find │   │   ├── ast.pyc │   │   ├── eval.pyc │   │   ├── find.pyc │   │   ├── __init__.pyc │   │   ├── parser.pyc │   │   └── tokenizer.pyc │   ├── __init__.pyc │   ├── osh2oil.pyc │   ├── osh2oil_test.pyc │   ├── readlink.pyc │   └── xargs │   └── xargs.pyc ├── types │   ├── pyann_driver.pyc │   └── refactor.pyc ├── vendor │   ├── __init__.pyc │   └── typing.pyc └── web └── table └── csv2html.pyc 41 directories, 313 files ~/git/oilshell/oil/opy/_tmp/repo-with-opy ~/git/oilshell/oil/opy 2713 ./asdl/asdl_demo.pyc 8119 ./asdl/asdl_.pyc 17129 ./asdl/format.pyc 1822 ./asdl/format_test.pyc 16344 ./asdl/front_end.pyc 2314 ./asdl/front_end_test.pyc 18128 ./asdl/gen_cpp.pyc 11280 ./asdl/gen_python.pyc 5357 ./asdl/gen_python_test.pyc 131 ./asdl/__init__.pyc 5952 ./asdl/meta.pyc 1380 ./asdl/pretty.pyc 2878 ./asdl/pybase.pyc 1232 ./asdl/runtime.pyc 1280 ./asdl/tdop_lexer.pyc 8100 ./asdl/tdop.pyc 4939 ./asdl/tool.pyc 2283 ./asdl/typed_arith_abbrev.pyc 10387 ./asdl/typed_arith_parse.pyc 7550 ./asdl/typed_arith_parse_test.pyc 2001 ./asdl/typed_demo.pyc 5345 ./asdl/visitor.pyc 580 ./benchmarks/fake_libc.pyc 137 ./benchmarks/__init__.pyc 1604 ./benchmarks/javascript/hexstring.pyc 742 ./benchmarks/javascript/squares.pyc 3004 ./benchmarks/pytrace.pyc 1753 ./benchmarks/sizelog.pyc 2970 ./benchmarks/time.pyc 3020 ./benchmarks/uftrace_plugin.pyc 2885 ./benchmarks/virtual_memory.pyc 2741 ./bin/expr_parse.pyc 130 ./bin/__init__.pyc 25125 ./bin/oil.pyc 2737 ./bin/opy_.pyc 4007 ./bin/osh_parse.pyc 4429 ./build/app_deps.pyc 1162 ./build/app_deps_test.pyc 2463 ./build/c_module_srcs.pyc 1397 ./build/c_module_toc.pyc 12960 ./build/cpython_defs.pyc 1380 ./build/make_zip.pyc 542 ./build/setup_fastlex.pyc 546 ./build/setup_line_input.pyc 509 ./build/setup_posix.pyc 497 ./build/setup.pyc 5406 ./core/alloc.pyc 2260 ./core/alloc_test.pyc 33261 ./core/completion.pyc 23766 ./core/completion_test.pyc 15070 ./core/comp_ui.pyc 8404 ./core/comp_ui_test.pyc 9396 ./core/dev.pyc 4398 ./core/error.pyc 131 ./core/__init__.pyc 4592 ./core/main_loop.pyc 853 ./core/meta.pyc 38237 ./core/process.pyc 6622 ./core/process_test.pyc 962 ./core/property_tests.pyc 4718 ./core/pyutil.pyc 10192 ./core/test_lib.pyc 10072 ./core/ui.pyc 1474 ./core/ui_test.pyc 5148 ./core/util.pyc 777 ./core/util_test.pyc 1388 ./demo/bugs/fd_state.pyc 1773 ./demo/pickle_instance.pyc 1150 ./demo/readline_mod.pyc 8649 ./demo/shedskin/arith_parse.pyc 263 ./demo/shedskin/const.pyc 11900 ./demo/shedskin/demo_asdl.pyc 7901 ./demo/shedskin/runtime.pyc 10108 ./demo/shedskin/tdop.pyc 40266 ./_devbuild/gen/find_asdl.pyc 388 ./_devbuild/gen/find_nt.pyc 2314 ./_devbuild/gen/grammar_nt.pyc 328 ./_devbuild/gen/help_index.pyc 774 ./_devbuild/gen/help_.pyc 5134 ./_devbuild/gen/hnode_asdl.pyc 24445 ./_devbuild/gen/id_kind_asdl.pyc 16204 ./_devbuild/gen/id_tables.pyc 140 ./_devbuild/gen/__init__.pyc 59910 ./_devbuild/gen/runtime_asdl.pyc 15250 ./_devbuild/gen/shared_variant_asdl.pyc 323583 ./_devbuild/gen/syntax_asdl.pyc 23813 ./_devbuild/gen/typed_arith_asdl.pyc 29318 ./_devbuild/gen/typed_demo_asdl.pyc 4552 ./_devbuild/gen/types_asdl.pyc 136 ./_devbuild/__init__.pyc 2740 ./devtools/completion.pyc 1153 ./devtools/csv_concat.pyc 135 ./devtools/__init__.pyc 10996 ./doctools/cmark.pyc 4756 ./doctools/cmark_test.pyc 2741 ./doctools/doc_html.pyc 2557 ./doctools/html_head.pyc 839 ./doctools/html_lib.pyc 135 ./doctools/__init__.pyc 13025 ./doctools/make_help.pyc 1135 ./doctools/make_help_test.pyc 12295 ./doctools/oil_doc.pyc 2430 ./doctools/oil_doc_test.pyc 4284 ./doctools/split_doc.pyc 2600 ./doctools/split_doc_test.pyc 30030 ./frontend/args.pyc 8032 ./frontend/args_test.pyc 7035 ./frontend/id_kind_gen.pyc 12990 ./frontend/id_kind.pyc 4031 ./frontend/id_kind_test.pyc 135 ./frontend/__init__.pyc 11460 ./frontend/lexer_gen.pyc 1745 ./frontend/lexer_gen_test.pyc 8754 ./frontend/lexer.pyc 1993 ./frontend/lexer_test.pyc 16964 ./frontend/lex.pyc 15299 ./frontend/lex_test.pyc 2279 ./frontend/location.pyc 1569 ./frontend/lookup.pyc 8921 ./frontend/match.pyc 2023 ./frontend/match_test.pyc 15697 ./frontend/parse_lib.pyc 2378 ./frontend/py_reader.pyc 4855 ./frontend/reader.pyc 2256 ./frontend/reader_test.pyc 5460 ./frontend/syntax_abbrev.pyc 126 ./__init__.pyc 10636 ./lazylex/html.pyc 3041 ./lazylex/html_test.pyc 134 ./lazylex/__init__.pyc 131 ./misc/__init__.pyc 4235 ./misc/old_code.pyc 9477 ./misc/old/encode.pyc 13746 ./misc/old/gen_oheap_cpp.pyc 135 ./misc/old/__init__.pyc 140 ./misc/old/ovm2/__init__.pyc 10816 ./misc/old/ovm2/oheap2.pyc 1433 ./misc/old/ovm2/oheap2_test.pyc 3213 ./native/fastlex_test.pyc 5918 ./native/libc_test.pyc 865 ./native/line_input_test.pyc 5622 ./native/posix_test.pyc 2693 ./oil_lang/builtin_funcs.pyc 11735 ./oil_lang/builtin_oil.pyc 4502 ./oil_lang/builtin_oil_test.pyc 20698 ./oil_lang/expr_eval.pyc 8926 ./oil_lang/expr_parse.pyc 5012 ./oil_lang/expr_parse_test.pyc 35763 ./oil_lang/expr_to_ast.pyc 7020 ./oil_lang/grammar_gen.pyc 135 ./oil_lang/__init__.pyc 10663 ./oil_lang/objects.pyc 954 ./oil_lang/objects_test.pyc 6575 ./oil_lang/regex_translate.pyc 1290 ./opy/byterun/execfile.pyc 138 ./opy/byterun/__init__.pyc 16969 ./opy/byterun/ovm.pyc 15401 ./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 12271 ./opy/callgraph.pyc 1159 ./opy/callgraph_test.pyc 73873 ./opy/compiler2/ast.pyc 1093 ./opy/compiler2/consts.pyc 1277 ./opy/compiler2/consts_test.pyc 9435 ./opy/compiler2/dis_tool.pyc 3052 ./opy/compiler2/future.pyc 140 ./opy/compiler2/__init__.pyc 1230 ./opy/compiler2/misc.pyc 29486 ./opy/compiler2/pyassem.pyc 1089 ./opy/compiler2/pyassem_test.pyc 58565 ./opy/compiler2/pycodegen.pyc 20768 ./opy/compiler2/symbols.pyc 2183 ./opy/compiler2/symbols_test.pyc 2084 ./opy/compiler2/syntax.pyc 55823 ./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 1726 ./opy/gold/all_name_lookups.pyc 2645 ./opy/gold/class_vs_closure.pyc 261 ./opy/gold/continue_.pyc 537 ./opy/gold/fib_iterative.pyc 826 ./opy/gold/fib_recursive.pyc 2703 ./opy/gold/generator_exception.pyc 607 ./opy/gold/genexpr_closure.pyc 755 ./opy/gold/genexpr_iterable_expr.pyc 668 ./opy/gold/genexpr_nested.pyc 917 ./opy/gold/genexpr.pyc 1511 ./opy/gold/genexpr_simple.pyc 334 ./opy/gold/hello_py2.pyc 182 ./opy/gold/hello_py3.pyc 743 ./opy/gold/load_make_closure.pyc 609 ./opy/gold/obj_literals.pyc 395 ./opy/gold/regex_compile.pyc 886 ./opy/gold/repr_method.pyc 462 ./opy/gold/set_and_dict_comp.pyc 414 ./opy/gold/slice_bytecode.pyc 509 ./opy/gold/with_statement.pyc 130 ./opy/__init__.pyc 7783 ./opy/lib/dis.pyc 134 ./opy/lib/__init__.pyc 45660 ./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 18725 ./opy/opy_main.pyc 32615 ./opy/pytree.pyc 6656 ./opy/resolve.pyc 7425 ./opy/skeleton.pyc 13881 ./opy/tools/astgen.pyc 1618 ./opy/tools/compile.pyc 1830 ./opy/tools/demo.pyc 3486 ./opy/tools/regrtest.pyc 1941 ./opy/tools/stacktest.pyc 2663 ./osh/arith_parse_gen.pyc 7852 ./osh/arith_parse.pyc 4517 ./osh/arith_parse_test.pyc 8019 ./osh/bool_parse.pyc 4736 ./osh/bool_parse_test.pyc 13754 ./osh/braces.pyc 5499 ./osh/braces_test.pyc 9272 ./osh/builtin_assign.pyc 8536 ./osh/builtin_bracket.pyc 1459 ./osh/builtin_bracket_test.pyc 14683 ./osh/builtin_comp.pyc 794 ./osh/builtin_comp_test.pyc 8529 ./osh/builtin_printf.pyc 11423 ./osh/builtin_process.pyc 17894 ./osh/builtin_pure.pyc 20490 ./osh/builtin.pyc 2103 ./osh/builtin_test.pyc 54466 ./osh/cmd_exec.pyc 2769 ./osh/cmd_exec_test.pyc 57639 ./osh/cmd_parse.pyc 41862 ./osh/cmd_parse_test.pyc 23878 ./osh/expr_eval.pyc 10838 ./osh/glob_.pyc 5218 ./osh/glob_test.pyc 4819 ./osh/history.pyc 4888 ./osh/history_test.pyc 130 ./osh/__init__.pyc 8963 ./osh/prompt.pyc 2989 ./osh/prompt_test.pyc 10942 ./osh/split.pyc 5033 ./osh/split_test.pyc 44081 ./osh/state.pyc 8912 ./osh/state_test.pyc 11370 ./osh/string_ops.pyc 4661 ./osh/string_ops_test.pyc 12936 ./osh/tdop.pyc 3215 ./osh/word_compile.pyc 549 ./osh/word_compile_test.pyc 44408 ./osh/word_eval.pyc 3099 ./osh/word_eval_test.pyc 42892 ./osh/word_parse.pyc 17338 ./osh/word_parse_test.pyc 20882 ./osh/word_.pyc 3414 ./osh/word_test.pyc 2989 ./pgen2/driver.pyc 8635 ./pgen2/grammar.pyc 178 ./pgen2/__init__.pyc 8303 ./pgen2/parse.pyc 1037 ./pgen2/parse_test.pyc 14981 ./pgen2/pgen.pyc 19480 ./pgen2/tokenize.pyc 3648 ./pgen2/token.pyc 915 ./pylib/cgi.pyc 132 ./pylib/__init__.pyc 4494 ./pylib/os_path.pyc 937 ./pylib/os_path_test.pyc 1180 ./pylib/path_stat.pyc 1307 ./pylib/path_stat_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 923 ./spec/bin/stdout_stderr.pyc 1328 ./spec/coproc.pyc 64904 ./test/jsontemplate.pyc 37085 ./test/sh_spec.pyc 4554 ./test/sh_spec_test.pyc 1200 ./test/smoosh_import.pyc 21668 ./test/wild_report.pyc 1319 ./test/wild_report_test.pyc 4601 ./tools/deps.pyc 18833 ./tools/find/ast.pyc 14826 ./tools/find/eval.pyc 4068 ./tools/find/find.pyc 137 ./tools/find/__init__.pyc 1186 ./tools/find/parser.pyc 4908 ./tools/find/tokenizer.pyc 132 ./tools/__init__.pyc 25576 ./tools/osh2oil.pyc 2327 ./tools/osh2oil_test.pyc 1057 ./tools/readlink.pyc 15943 ./tools/xargs/xargs.pyc 3835 ./types/pyann_driver.pyc 1327 ./types/refactor.pyc 133 ./vendor/__init__.pyc 1248 ./vendor/typing.pyc 12497 ./web/table/csv2html.pyc d1b31abe77d1930d29272fffe3a2db3e ./asdl/asdl_demo.pyc 9f072e55a6eaa9da5ad10506bc67f905 ./asdl/asdl_.pyc 4daea04450a0321b7cd218afadd07bd2 ./asdl/format.pyc 9aa9726d3be15ed424979a6a798e765f ./asdl/format_test.pyc 80699aecda1dde200ce1f0334e474bab ./asdl/front_end.pyc 0fa91b1f5435feddf30f3ba34d22b426 ./asdl/front_end_test.pyc 27e50eea5e0b1372f8acaf576fb27ae6 ./asdl/gen_cpp.pyc 6da116b2876686f6be66c33d3fd8b08c ./asdl/gen_python.pyc ecd24962b47b63904f0ea554b0fb5978 ./asdl/gen_python_test.pyc 70e7a014fa69edf2567a40e3feb012b2 ./asdl/__init__.pyc 15c855a39f6ed6320069a494d1977deb ./asdl/meta.pyc d96b8a3e47e0285326f536eef832fe61 ./asdl/pretty.pyc 8b0e03cf657371724468b6b0baa3a4a4 ./asdl/pybase.pyc 3f15c3526b3b8f30c95de1fffeea5b94 ./asdl/runtime.pyc 74c248eb2622ac3354bccadd9c091ba4 ./asdl/tdop_lexer.pyc e8adc2a76c52027c7b406bf9bafcccb8 ./asdl/tdop.pyc 6f277ebb460d1817738f3595a3cd6da5 ./asdl/tool.pyc edceaf6cc4aede9fbe453975eef9e980 ./asdl/typed_arith_abbrev.pyc e4023ac0d265348d9a6847c3a8c80a01 ./asdl/typed_arith_parse.pyc 1e646474539e1d03cd6cca42381451fe ./asdl/typed_arith_parse_test.pyc f63655b0677c5166581e10ecd90d01eb ./asdl/typed_demo.pyc 5fe202c08746a8c23941cf02007d5b12 ./asdl/visitor.pyc 6d5f9a10e039bfe3cb5cbadd3700a26d ./benchmarks/fake_libc.pyc 3e6ccbb0a131bd027d95e240261ce72c ./benchmarks/__init__.pyc 1c65e0828fc1fd1eebf707d44503d180 ./benchmarks/javascript/hexstring.pyc 3078a0517ead00c5a0bb7913b43e31bf ./benchmarks/javascript/squares.pyc 5b0cbd821868405a3e05a3d13495ffe7 ./benchmarks/pytrace.pyc 94a25a634ec5b91cfb8556cdadbe6e98 ./benchmarks/sizelog.pyc 5fe2b5bc48206e621731e957abdfd491 ./benchmarks/time.pyc ab59146fb14d6f5489e3b223e3d1712e ./benchmarks/uftrace_plugin.pyc c0c902356641d210ff93a3d026c3c2a5 ./benchmarks/virtual_memory.pyc 315641a86b1463b8a4a362227845a954 ./bin/expr_parse.pyc 768a91978f3cd6bf000445912755efff ./bin/__init__.pyc 40105dc5bb89bc4d3e3b2d694758c184 ./bin/oil.pyc d748f9c577c7a3f62a0c558982df122e ./bin/opy_.pyc ea296b01f839f85f5e522984f80c2076 ./bin/osh_parse.pyc 2948176e9174bb0de9147ef0cd83cefd ./build/app_deps.pyc be98fd47a26c831a61980c25022fa265 ./build/app_deps_test.pyc ea14cbe32f3c3f476e0e7e1e2c1dadc3 ./build/c_module_srcs.pyc 4881b4cb18ae99d21ae15c5176c5581a ./build/c_module_toc.pyc d62e77e5c4f6afb534e5a75d1d030daf ./build/cpython_defs.pyc 8b7364c11219cf624506db2e95a683c2 ./build/make_zip.pyc ccb44f12f92f079da19dda5775768117 ./build/setup_fastlex.pyc 5bec9bdcd95086110dc2ac72a13168c8 ./build/setup_line_input.pyc 7027c60c68a838406811f8ec7ffaa328 ./build/setup_posix.pyc d2ca30ed246c85ea0e6031749fcba960 ./build/setup.pyc 69a32635fc6303d7aedd7b3abbb612d4 ./core/alloc.pyc 13264a3be156195d3c9dbaf127e000d8 ./core/alloc_test.pyc ea5347ddb8d5d38071961217e5b148d9 ./core/completion.pyc 6170c6f0cd73f7bff4de7bf2a11e527f ./core/completion_test.pyc cd13350f66c44922115d2bce1d2377ac ./core/comp_ui.pyc f74ba3a1e9d6feca12a0c9c5d72be6cd ./core/comp_ui_test.pyc da1cc5822b0d92e038fccc6282ce7d94 ./core/dev.pyc a3dc67d63f893b540bd780f441bb229b ./core/error.pyc d1efa304e14bfe60d5161a8bd3743139 ./core/__init__.pyc 3a44028123550e96c3a9c561321d4214 ./core/main_loop.pyc c1a929787d6909e7ca518b6aa9e01514 ./core/meta.pyc ea11c84d285cded02ff726fc957a0cc3 ./core/process.pyc 0d06e37a84e25ab9c8d602f50f7dacd3 ./core/process_test.pyc b89e5fe805d1e430d3bd21aae9c1f0f2 ./core/property_tests.pyc fb32892d4cd559044d5dfe0770765cad ./core/pyutil.pyc 62c4bcc12fb89f7a4d1a266562088509 ./core/test_lib.pyc 0e90d73f50818e05961fa9bc34a27a75 ./core/ui.pyc 76261e1a790fd5e73a087029bb2e7356 ./core/ui_test.pyc f23a16d01ba1a63d1f55a2fa2965e0cd ./core/util.pyc d123b873b0a12a6406a052644f85d57d ./core/util_test.pyc da3e57473e26d4aac60dfc8decba0c02 ./demo/bugs/fd_state.pyc 14160fbddbf278d625c41d6ca7934ad8 ./demo/pickle_instance.pyc fee97c68c5799434c96f634fa05a7229 ./demo/readline_mod.pyc 2ea1ef5b6622d01ca6afaa9944cc18a3 ./demo/shedskin/arith_parse.pyc 7fc8586c78b52eeccccb6dde330b2343 ./demo/shedskin/const.pyc 18c2f5b4535699deac95e6136cfa9207 ./demo/shedskin/demo_asdl.pyc a82a1dd49496c826e3450cbd537346cd ./demo/shedskin/runtime.pyc 2c00f18da72717efeeb687f0a60a1a2b ./demo/shedskin/tdop.pyc cc196ccb7e095cb194053dec2a32970b ./_devbuild/gen/find_asdl.pyc b62c852e3b1aee027e6b9bdbc6add558 ./_devbuild/gen/find_nt.pyc f9885ccb5a3e5a759e47d70cb7fe635e ./_devbuild/gen/grammar_nt.pyc b699ce34e2c14c21015f0424f2658dc5 ./_devbuild/gen/help_index.pyc 53089932bc2ff4f28f54795174506c8d ./_devbuild/gen/help_.pyc bb11c3bfab77f786a5aeb899ab0dd292 ./_devbuild/gen/hnode_asdl.pyc afef8569eeaa12ecbb6794c6f4493958 ./_devbuild/gen/id_kind_asdl.pyc f345a8ca4d2b3743a1cb1a8d2c0a27a7 ./_devbuild/gen/id_tables.pyc 0d3463fd2e8709c0a210bfc1120b8a8b ./_devbuild/gen/__init__.pyc 72bc519f42f9fc618cb0a7632e814901 ./_devbuild/gen/runtime_asdl.pyc 053457a8651099f347069647aa201375 ./_devbuild/gen/shared_variant_asdl.pyc 41561c70a6ddcfd024d8b4bb0b28862d ./_devbuild/gen/syntax_asdl.pyc 6b94996f34f94e45bcfb7687d8e5135f ./_devbuild/gen/typed_arith_asdl.pyc 3e276ab5d8147a773e528fea9f211b30 ./_devbuild/gen/typed_demo_asdl.pyc 22eaa8368ebf5d8fd13815e93643bd41 ./_devbuild/gen/types_asdl.pyc d4e645f931c6cac59906400404e5ec99 ./_devbuild/__init__.pyc c8e0a9716305a2ad0938a8cd141b1a72 ./devtools/completion.pyc 87a58d5fcd10ac89b0d2680bfde892f7 ./devtools/csv_concat.pyc 3954969a94268cb36e25d4b4ead80b38 ./devtools/__init__.pyc ab38e307564198bc11acd77a15efd7fe ./doctools/cmark.pyc e0efda26775fbdb37b01b466219b14f7 ./doctools/cmark_test.pyc f8b7fd3fcb489407a49f14d5663e87bc ./doctools/doc_html.pyc f1b774a003c72a8e76eccca0269e4c20 ./doctools/html_head.pyc 63f5b271112a5c1db84b80869b22a264 ./doctools/html_lib.pyc b837f273d2539d273afe6f6195d24eaf ./doctools/__init__.pyc bc3e4f4f88374def055485ac8a6ab46b ./doctools/make_help.pyc 3ac9bf1a5f6e93332273c97ac0ec3375 ./doctools/make_help_test.pyc 039f3291ca3211bafd7e7dac42151351 ./doctools/oil_doc.pyc a7b7dedcce02cde3afc3adb4be7ff054 ./doctools/oil_doc_test.pyc 5d4331eab8f05ee2e6bd0db3eb75bfde ./doctools/split_doc.pyc 2530f71e14db96aadc487189e3aeaecb ./doctools/split_doc_test.pyc bf6e77082bbba9554f5c108dda7f2d19 ./frontend/args.pyc 0baed8864b2b12ef11168a5437384ca0 ./frontend/args_test.pyc f9a4be356593eaed972d6ae1518b1c42 ./frontend/id_kind_gen.pyc 8663490ff982cf7d504d37db3252af1a ./frontend/id_kind.pyc 329643ddc1820f260808d85582676337 ./frontend/id_kind_test.pyc dba546889a3c7851d9bcfb1c8c95a720 ./frontend/__init__.pyc 55da22249666581185bc79899a8ddb2d ./frontend/lexer_gen.pyc a4e1882ab8fa030c51779fd1dd3b4c70 ./frontend/lexer_gen_test.pyc 6303212875401296c1b02341125b09ad ./frontend/lexer.pyc 03729e8e299718077987bae7f3c81c3a ./frontend/lexer_test.pyc 4d3dcf9652b09684a9b1e22e85ad0a05 ./frontend/lex.pyc abbcb7bdf578cbc326cb523c2986ee1a ./frontend/lex_test.pyc d5c02f13d95fa75b353683552a809b08 ./frontend/location.pyc 8875fe20240b3852c86e64add8b00609 ./frontend/lookup.pyc 4fbfaa75d2c22b58596b91e3ef641618 ./frontend/match.pyc 34f8d567d1e2bd31b4e772f36d9c2a06 ./frontend/match_test.pyc 8c45bbd446bb72669f65e42cc012134f ./frontend/parse_lib.pyc a983dc64a51b7a28f302e39ecc79ad68 ./frontend/py_reader.pyc 54df052388641834e93dcb793e60c538 ./frontend/reader.pyc 6c3e41af8963fd2fd88fc7130497fc3a ./frontend/reader_test.pyc e5f33f3fa65884e0503470e98366341f ./frontend/syntax_abbrev.pyc a3dd2c512266b0662fd2ae2318942517 ./__init__.pyc 77a1e047ceaf6be84a8f8e681ee813d7 ./lazylex/html.pyc 8605b99a55eae4a49e1960f392a2eda3 ./lazylex/html_test.pyc 0f51070f8a3bb0da401bce8d4bb0a95b ./lazylex/__init__.pyc f2e769a69f8d392e336eff9f74e5b715 ./misc/__init__.pyc 8797ec5b44f21f8ed36b7a7462bb0a6a ./misc/old_code.pyc 12ff9a723be2c7850c2905c54e709a40 ./misc/old/encode.pyc bdead36b3bf03974db3560d02cabc4ee ./misc/old/gen_oheap_cpp.pyc 2b21c849227646d832abf40f2e1516bb ./misc/old/__init__.pyc a1f83e37d38f56756e2ded23b236606f ./misc/old/ovm2/__init__.pyc d0e938ade827723015992f0e4c56f845 ./misc/old/ovm2/oheap2.pyc 4ef5d101c0b31815abdbbea9fb3cacb5 ./misc/old/ovm2/oheap2_test.pyc 140eaf900676ebb50a370ed27044a687 ./native/fastlex_test.pyc 49939a4621952d81cb61fd48ef627a05 ./native/libc_test.pyc ebf807aa3b032c3a5c9e74846b0435a8 ./native/line_input_test.pyc 88db860dcdb49b1eb93182b6b8f631d5 ./native/posix_test.pyc 82a5afcbb4bf05456941b5166acfd3ca ./oil_lang/builtin_funcs.pyc 1deee1b7ad8f6c24367b81350eb99035 ./oil_lang/builtin_oil.pyc 77863c7bbe832d4afb13031ab8be9c3b ./oil_lang/builtin_oil_test.pyc eaca16c6bb0ea798349114a90ecfd579 ./oil_lang/expr_eval.pyc ec56e2fa675ff2a46e90881407762da7 ./oil_lang/expr_parse.pyc e8776774da0dc65b6729cddf33e7b7fd ./oil_lang/expr_parse_test.pyc c4f54c157832acc348da7a897b96dfbd ./oil_lang/expr_to_ast.pyc 9fc458725b250243be56f0b47fb0db4c ./oil_lang/grammar_gen.pyc ea3bca3dd977fb68b5353203a63f2c24 ./oil_lang/__init__.pyc f7efe8056b2cb06b2f1090675e03354c ./oil_lang/objects.pyc 8ace008eb9e1d637ea4adc6f46950e57 ./oil_lang/objects_test.pyc 4bd2dbe68b3863648af27a6d6e5febf1 ./oil_lang/regex_translate.pyc a8c095bb64210614146a9a1882942cb1 ./opy/byterun/execfile.pyc 4351486477da9f8516329f704e442d63 ./opy/byterun/__init__.pyc a408bdad6129af71e28fe73e6780fafa ./opy/byterun/ovm.pyc 12640d7e8e792e36b51612efe74df8c8 ./opy/byterun/pyobj.pyc 221b4962178faf3834e0fdd880064c7c ./opy/byterun/pyvm2.pyc f290fb5ae3583f930857f4b6b83dd14a ./opy/byterun/pyvm2_test.pyc 1b074ba701ecd7c73f71a55e456faf17 ./opy/byterun/test_basic.pyc e7e9b9cbdbd50831028de1aedc46f3da ./opy/byterun/test_exceptions.pyc a06a8ae19df9df35a006aa8b6cf8468b ./opy/byterun/test_functions.pyc 8e9dc7660900efe389543a915ec57d1d ./opy/byterun/test_with.pyc 607c289887625e4a0074ec16414f8bea ./opy/byterun/vmtest.pyc 0b3718a68ca8fee9adfeef6600895743 ./opy/callgraph.pyc 0dc384b27c1eb8a0d5b49cda6909112a ./opy/callgraph_test.pyc 57c7e944d7b3c6a3875546c2a51130a6 ./opy/compiler2/ast.pyc b86f66c22f4217b5ddb784018439b57f ./opy/compiler2/consts.pyc 16920f84c2bffab447f003498a518ae9 ./opy/compiler2/consts_test.pyc 8d2d03a62ef4d18840ba8b6d165d0693 ./opy/compiler2/dis_tool.pyc ffcbcbaf00de884a553b2ed74f6854bc ./opy/compiler2/future.pyc 9a966a063eb2f1d858bd8fd4f93652eb ./opy/compiler2/__init__.pyc 294433dcbf784f77ab7e7ccc46e520b4 ./opy/compiler2/misc.pyc 2750e925309e04144f0c37578faa382d ./opy/compiler2/pyassem.pyc 9a3a55c2b5b9eeb0347c78ae65e7b36b ./opy/compiler2/pyassem_test.pyc eabf08e09d48b6f8996b308f89d712a6 ./opy/compiler2/pycodegen.pyc 33cd0f530cd870c4f339285309e974d9 ./opy/compiler2/symbols.pyc 59902623d522d6e2a9740dc0d8e519b0 ./opy/compiler2/symbols_test.pyc 30033bad9734f3b61dbb58e01fe2cd4f ./opy/compiler2/syntax.pyc e463add4777d8692ab3680ac6aabaf6d ./opy/compiler2/transformer.pyc 5ea153931aa8b08651fea56d42bc6895 ./opy/compiler2/visitor.pyc e7d11de7865c17a241f2a4108e8a3e3f ./opy/demo/class_scope.pyc 92712accd40eebbd91c1bf2f61adb738 ./opy/demo/docstring.pyc 5ec38362c89fef45ae12344bfcee2044 ./opy/demo/four_var_kinds.pyc 99fd16955e988bdb607e84d8842fd222 ./opy/gold/all_name_lookups.pyc 6dde93274527486b0a7cc828dc835546 ./opy/gold/class_vs_closure.pyc e062d035e979b781bd05be8284391c64 ./opy/gold/continue_.pyc aabd64402c15d6756460aaa4a00aa0ef ./opy/gold/fib_iterative.pyc e33cb2ec1c35abcbec273ff48e0fac79 ./opy/gold/fib_recursive.pyc 61250c40954d7e19e244439c0d0e015c ./opy/gold/generator_exception.pyc 24fde35bc8833fa4f8dda95a062570fb ./opy/gold/genexpr_closure.pyc 147cc2ae5fbfe71eeae87edc14ff3ffe ./opy/gold/genexpr_iterable_expr.pyc 71c09b9dc9c1911a181a89d2268d01b6 ./opy/gold/genexpr_nested.pyc b3ca1db8c47387eb38dd801977bdd204 ./opy/gold/genexpr.pyc d1c90e8145fd18b723e983ce7492a1ad ./opy/gold/genexpr_simple.pyc f836326cd061bed392a06be59e654ffb ./opy/gold/hello_py2.pyc ff7ccf858a5bb14fbba402d1499d5fcf ./opy/gold/hello_py3.pyc afad192d377294415a8e714095601b55 ./opy/gold/load_make_closure.pyc 24958e85e507f37eff044823bfa28342 ./opy/gold/obj_literals.pyc 5761d3cfab5d93a02985a9a4f4ad7496 ./opy/gold/regex_compile.pyc 0e803b0a1a8088c19aa9db48318c3442 ./opy/gold/repr_method.pyc 6b653678000d9f8c797142c5d68072df ./opy/gold/set_and_dict_comp.pyc 48177ab5736f4511a3c3620469b91b2f ./opy/gold/slice_bytecode.pyc 893235a64bc97c55e9d22ca84f1e1504 ./opy/gold/with_statement.pyc d54d7cd845cbc87b9a2fc21c812b3192 ./opy/__init__.pyc 50bc17400d4432fa17bc320897161f00 ./opy/lib/dis.pyc 8dbfffaf380a47d1a747a4c50a647845 ./opy/lib/__init__.pyc 3f628c55b15e542fa66809b9154baff7 ./opy/lib/inspect.pyc f5ec72dc34781737ce86fd0fe2f77767 ./opy/lib/opcode_gen.pyc 2598f496d9f29fac0e7ae0f1ef453ff3 ./opy/lib/opcode.pyc fa7807d4209fe3c61751e97573b67299 ./opy/misc/ccompile.pyc 3faaf1390362764ed8354036feb692d4 ./opy/misc/determinism.pyc 5ed48b851319ded09c4e2f7431ac2ea3 ./opy/misc/__init__.pyc 40ab0c0be01a1fe9fa4b84d870de09d9 ./opy/misc/pgen_ast.pyc 8eaef021c7599f1d1ad71593e165d8c2 ./opy/misc/py_ast.pyc 8f7fddc9888e0407d099ad4bff1a411a ./opy/misc/stdlib_compile.pyc b96549fe1a9ea82f02255f4ff8c897c8 ./opy/opy_main.pyc 2a7e6e759057a770688249ba10705b6f ./opy/pytree.pyc e8146a0b6223409eff2c527c5080002a ./opy/resolve.pyc 5432f8ce2dfa51593b2a341b578de855 ./opy/skeleton.pyc c5831b5f9c2e058af17f01c3559e7a0d ./opy/tools/astgen.pyc 341045951a70f474c5cff8ac72bb4ceb ./opy/tools/compile.pyc 9e992c73aa1404c2348a4be9b3ce4399 ./opy/tools/demo.pyc b6ab1ab243a0eccb1cbc4ecc870d7e7f ./opy/tools/regrtest.pyc 2ed6ac4065a60ce135e784b6b7217a97 ./opy/tools/stacktest.pyc fc04a2e2a9dbd9fe8d688576e497ccdb ./osh/arith_parse_gen.pyc e41ea7ec08306fb3c5030bef1cb0a320 ./osh/arith_parse.pyc b8acfbdcb76baeda6c8a0eb0bb9b1262 ./osh/arith_parse_test.pyc b653727aeb85aa2b66e4bb0700d92aa4 ./osh/bool_parse.pyc 30aa5ecc52ebd460294b8d5e25187f20 ./osh/bool_parse_test.pyc 9262b681fbce986ddd4f410a7fe9ba3f ./osh/braces.pyc 0d35fdd36638e42dc6ed91d77841f02b ./osh/braces_test.pyc b9a7d7a5575fb30de0082f326e7bdcaa ./osh/builtin_assign.pyc 7e5d04c567b7d779e0c98cc44c826d3c ./osh/builtin_bracket.pyc c177327550ba876fb9222548d526b341 ./osh/builtin_bracket_test.pyc f4e0ca9dbf0c02d8eaffd75e4630302b ./osh/builtin_comp.pyc 2c6f7d1f1b29847c3fd092c1e840df01 ./osh/builtin_comp_test.pyc cfaeeb5283f9197232036195bec1f87a ./osh/builtin_printf.pyc e858045c22e76812bd099b3fb5c46ef4 ./osh/builtin_process.pyc 64001014aff80f5001ba89b23b44560e ./osh/builtin_pure.pyc 51e159e89eb88836addd8984bc7da58f ./osh/builtin.pyc 247dc20acf8b2eef69d4c19feed4a83b ./osh/builtin_test.pyc 7c26f0319a12f7e26b76ab5348db1d15 ./osh/cmd_exec.pyc 084999c5333359a126fe7caad6016658 ./osh/cmd_exec_test.pyc ef31301c341636596d62b6d85f68f0d7 ./osh/cmd_parse.pyc d30db9297781fe74860db053ace20e79 ./osh/cmd_parse_test.pyc 8db0718f168ffaa2c178f2801a9835c4 ./osh/expr_eval.pyc 6ccbadcdbc7cc7824db454a49e4616ff ./osh/glob_.pyc f1c57617f415110d14f42d9c2c0f68be ./osh/glob_test.pyc 70acba723fa52905ae3cd6c924818e6f ./osh/history.pyc 6edfbace34e0b61923d54eb0b80a194b ./osh/history_test.pyc 7a3588ad04d5fc8f176be2540fdff371 ./osh/__init__.pyc ad5999a9ab92a2cf03823a3266bd6012 ./osh/prompt.pyc 09cccb66876d2438bd2e96ae7ea71e5b ./osh/prompt_test.pyc 3de71ed13983d2a72af7aa2df3d2f513 ./osh/split.pyc 7d5b32424d1e927ef545bd359c98e301 ./osh/split_test.pyc f555dffb8ed6ee33aed7ecf303cdcb3d ./osh/state.pyc 9fd5fb773f7e21fdee0cb1d4d45135f7 ./osh/state_test.pyc ff564bd85e176f6204fff295eab19df4 ./osh/string_ops.pyc bb84918843137c18453011adfb679dc3 ./osh/string_ops_test.pyc 131b706d6de7e3db4f988ddd4c5d01c6 ./osh/tdop.pyc 0d332ecbccf081c1476846e72a8faaa9 ./osh/word_compile.pyc a7e73fc3834640af6d64a6d2a49e9dbb ./osh/word_compile_test.pyc ab69cdd4775530259d03d828cc0bd96b ./osh/word_eval.pyc 5d1ca672db2945b6f2f08c34c77664e1 ./osh/word_eval_test.pyc 2895e6625bd9743ab0545b28648a4811 ./osh/word_parse.pyc c97df85c9a65541309eff8eed468f718 ./osh/word_parse_test.pyc 05d8d1c61b619290d58a80d5e045c8fc ./osh/word_.pyc 05ed978218db95349fd4202bf0d7a261 ./osh/word_test.pyc 038e9340f161d3da8095f7b56cbb5f87 ./pgen2/driver.pyc 8b1cc2f8c3b0bbf062a9cf6ca3bbec3d ./pgen2/grammar.pyc deafd70bad1d1b911374c9e6e5fac03e ./pgen2/__init__.pyc bcd89626872979c13ef1881ed8b1c425 ./pgen2/parse.pyc 7291873c100ef652900cbff6a8f60fbe ./pgen2/parse_test.pyc ef09e61aa18ca7d0a35e0452c7add7b5 ./pgen2/pgen.pyc a48348ca7fdab2fd3cd3a1f637cadd4a ./pgen2/tokenize.pyc 2bcea6a032fd41653e6944ad37be3166 ./pgen2/token.pyc 2cfa0f98d422a3738470f15b1a02a389 ./pylib/cgi.pyc bcc5449c2fbe158b5c4ea6add87353d4 ./pylib/__init__.pyc a48b91369b0557f21554ab6e852ee707 ./pylib/os_path.pyc c491c3412636fe8955c4656a44e5587d ./pylib/os_path_test.pyc 97509d69f8d85913e20b289e3ebe3a2d ./pylib/path_stat.pyc 7e2474e3fe106fed0deeb72cc8142fca ./pylib/path_stat_test.pyc ff45bc83def3ba608c0891c17070b87d ./SIZES.txt c2fd30c5521ea004520cccaad6a0adb0 ./spec/bin/argv.pyc ffa0399be46a33c428a7583d10da9f81 ./spec/bin/printenv.pyc b011ba73d082d39f998ac994ae2638fe ./spec/bin/read_from_fd.pyc 8f6d0c3f46aa8a16178eb50e1dff4a39 ./spec/bin/show_fd_table.pyc 93633c32ffc88a6b3d6690b467ffb8e3 ./spec/bin/stdout_stderr.pyc 919510ec663efbd7c176f8bd3d771f7a ./spec/coproc.pyc 44fa492dfd9e47359679eb7732d5f745 ./test/jsontemplate.pyc 4ea332a6de30f74acfea532d9784b142 ./test/sh_spec.pyc 28927a3570dfd934d1e628c2356d3eff ./test/sh_spec_test.pyc a90e12e9e1f84386be6e63bd1fa25a9e ./test/smoosh_import.pyc 00b6635deec53dd02f8f7cee90f7207a ./test/wild_report.pyc 4ac7ca53952b05245997674f2a5a6f3b ./test/wild_report_test.pyc 23df971f62c819827571a84b88c03271 ./tools/deps.pyc 5de0634429c590918ba62cc09b7dbd7f ./tools/find/ast.pyc 5939ebb2dd8f9a023fff0443ddc6140c ./tools/find/eval.pyc e943ae0e5ad5a584e1c0d28c928e0923 ./tools/find/find.pyc 612ec85afeb29a9ee990b4dbbf2adedc ./tools/find/__init__.pyc c581035f791b98c76c6aef977addc761 ./tools/find/parser.pyc bb34e5ee3d7777d7128a0a50cae390d8 ./tools/find/tokenizer.pyc 6b7a3e6e6c15b741524c5ae295e63ac1 ./tools/__init__.pyc b0ff04ebcf0eba672299840983c3f14c ./tools/osh2oil.pyc 96a60aa5f32c5ba4dee32618a5a6ecd9 ./tools/osh2oil_test.pyc fa4873787470adf4d6a6da9994d3c4fe ./tools/readlink.pyc 4423a860ff390dcf24f5eb7cf6c800a7 ./tools/xargs/xargs.pyc 9a418e1c0564f9cad2078dc84c84fc1f ./types/pyann_driver.pyc bcb50a2a89f22a72b96f1c24bab143e5 ./types/refactor.pyc 379abc641ed7c6a6db8ee0e14a9c4972 ./vendor/__init__.pyc 2d92dfa3866718b57aecc32486835208 ./vendor/typing.pyc bfc7e3518111a3bdf2e488ad043cbbdf ./web/table/csv2html.pyc ~/git/oilshell/oil/opy '../_devbuild/help/_assign' -> '_tmp/repo-with-cpython/_devbuild/help/_assign' '../_devbuild/help/BASHOPTS' -> '_tmp/repo-with-cpython/_devbuild/help/BASHOPTS' '../_devbuild/help/_builtin' -> '_tmp/repo-with-cpython/_devbuild/help/_builtin' '../_devbuild/help/bundle-usage' -> '_tmp/repo-with-cpython/_devbuild/help/bundle-usage' '../_devbuild/help/case' -> '_tmp/repo-with-cpython/_devbuild/help/case' '../_devbuild/help/_command' -> '_tmp/repo-with-cpython/_devbuild/help/_command' '../_devbuild/help/comments' -> '_tmp/repo-with-cpython/_devbuild/help/comments' '../_devbuild/help/compadjust' -> '_tmp/repo-with-cpython/_devbuild/help/compadjust' '../_devbuild/help/COMP_ARGV' -> '_tmp/repo-with-cpython/_devbuild/help/COMP_ARGV' '../_devbuild/help/COMP_CWORD' -> '_tmp/repo-with-cpython/_devbuild/help/COMP_CWORD' '../_devbuild/help/compgen' -> '_tmp/repo-with-cpython/_devbuild/help/compgen' '../_devbuild/help/complete' -> '_tmp/repo-with-cpython/_devbuild/help/complete' '../_devbuild/help/COMP_LINE' -> '_tmp/repo-with-cpython/_devbuild/help/COMP_LINE' '../_devbuild/help/compopt' -> '_tmp/repo-with-cpython/_devbuild/help/compopt' '../_devbuild/help/COMP_POINT' -> '_tmp/repo-with-cpython/_devbuild/help/COMP_POINT' '../_devbuild/help/COMPREPLY' -> '_tmp/repo-with-cpython/_devbuild/help/COMPREPLY' '../_devbuild/help/COMP_WORDS' -> '_tmp/repo-with-cpython/_devbuild/help/COMP_WORDS' '../_devbuild/help/config' -> '_tmp/repo-with-cpython/_devbuild/help/config' '../_devbuild/help/docstring' -> '_tmp/repo-with-cpython/_devbuild/help/docstring' '../_devbuild/help/dparen' -> '_tmp/repo-with-cpython/_devbuild/help/dparen' '../_devbuild/help/enable' -> '_tmp/repo-with-cpython/_devbuild/help/enable' '../_devbuild/help/_env' -> '_tmp/repo-with-cpython/_devbuild/help/_env' '../_devbuild/help/_expr' -> '_tmp/repo-with-cpython/_devbuild/help/_expr' '../_devbuild/help/false' -> '_tmp/repo-with-cpython/_devbuild/help/false' '../_devbuild/help/help' -> '_tmp/repo-with-cpython/_devbuild/help/help' '../_devbuild/help/HOME' -> '_tmp/repo-with-cpython/_devbuild/help/HOME' '../_devbuild/help/if' -> '_tmp/repo-with-cpython/_devbuild/help/if' '../_devbuild/help/IFS' -> '_tmp/repo-with-cpython/_devbuild/help/IFS' '../_devbuild/help/kill' -> '_tmp/repo-with-cpython/_devbuild/help/kill' '../_devbuild/help/_lib' -> '_tmp/repo-with-cpython/_devbuild/help/_lib' '../_devbuild/help/line-continuation' -> '_tmp/repo-with-cpython/_devbuild/help/line-continuation' '../_devbuild/help/oil-usage' -> '_tmp/repo-with-cpython/_devbuild/help/oil-usage' '../_devbuild/help/op-format' -> '_tmp/repo-with-cpython/_devbuild/help/op-format' '../_devbuild/help/_option' -> '_tmp/repo-with-cpython/_devbuild/help/_option' '../_devbuild/help/osh-usage' -> '_tmp/repo-with-cpython/_devbuild/help/osh-usage' '../_devbuild/help/_overview' -> '_tmp/repo-with-cpython/_devbuild/help/_overview' '../_devbuild/help/PATH' -> '_tmp/repo-with-cpython/_devbuild/help/PATH' '../_devbuild/help/_plugin' -> '_tmp/repo-with-cpython/_devbuild/help/_plugin' '../_devbuild/help/PS1' -> '_tmp/repo-with-cpython/_devbuild/help/PS1' '../_devbuild/help/PS2' -> '_tmp/repo-with-cpython/_devbuild/help/PS2' '../_devbuild/help/PS3' -> '_tmp/repo-with-cpython/_devbuild/help/PS3' '../_devbuild/help/PS4' -> '_tmp/repo-with-cpython/_devbuild/help/PS4' '../_devbuild/help/semicolon' -> '_tmp/repo-with-cpython/_devbuild/help/semicolon' '../_devbuild/help/SHELLOPTS' -> '_tmp/repo-with-cpython/_devbuild/help/SHELLOPTS' '../_devbuild/help/simple-command' -> '_tmp/repo-with-cpython/_devbuild/help/simple-command' '../_devbuild/help/single-command' -> '_tmp/repo-with-cpython/_devbuild/help/single-command' '../_devbuild/help/_special' -> '_tmp/repo-with-cpython/_devbuild/help/_special' '../_devbuild/help/strftime' -> '_tmp/repo-with-cpython/_devbuild/help/strftime' '../_devbuild/help/_sublang' -> '_tmp/repo-with-cpython/_devbuild/help/_sublang' '../_devbuild/help/time' -> '_tmp/repo-with-cpython/_devbuild/help/time' '../_devbuild/help/true' -> '_tmp/repo-with-cpython/_devbuild/help/true' '../_devbuild/help/_word' -> '_tmp/repo-with-cpython/_devbuild/help/_word' '../asdl/demo_lib.asdl' -> '_tmp/repo-with-cpython/asdl/demo_lib.asdl' '../asdl/hnode.asdl' -> '_tmp/repo-with-cpython/asdl/hnode.asdl' '../asdl/shared_variant.asdl' -> '_tmp/repo-with-cpython/asdl/shared_variant.asdl' '../asdl/typed_arith.asdl' -> '_tmp/repo-with-cpython/asdl/typed_arith.asdl' '../asdl/typed_demo.asdl' -> '_tmp/repo-with-cpython/asdl/typed_demo.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/help/_assign' -> '_tmp/repo-with-opy/_devbuild/help/_assign' '../_devbuild/help/BASHOPTS' -> '_tmp/repo-with-opy/_devbuild/help/BASHOPTS' '../_devbuild/help/_builtin' -> '_tmp/repo-with-opy/_devbuild/help/_builtin' '../_devbuild/help/bundle-usage' -> '_tmp/repo-with-opy/_devbuild/help/bundle-usage' '../_devbuild/help/case' -> '_tmp/repo-with-opy/_devbuild/help/case' '../_devbuild/help/_command' -> '_tmp/repo-with-opy/_devbuild/help/_command' '../_devbuild/help/comments' -> '_tmp/repo-with-opy/_devbuild/help/comments' '../_devbuild/help/compadjust' -> '_tmp/repo-with-opy/_devbuild/help/compadjust' '../_devbuild/help/COMP_ARGV' -> '_tmp/repo-with-opy/_devbuild/help/COMP_ARGV' '../_devbuild/help/COMP_CWORD' -> '_tmp/repo-with-opy/_devbuild/help/COMP_CWORD' '../_devbuild/help/compgen' -> '_tmp/repo-with-opy/_devbuild/help/compgen' '../_devbuild/help/complete' -> '_tmp/repo-with-opy/_devbuild/help/complete' '../_devbuild/help/COMP_LINE' -> '_tmp/repo-with-opy/_devbuild/help/COMP_LINE' '../_devbuild/help/compopt' -> '_tmp/repo-with-opy/_devbuild/help/compopt' '../_devbuild/help/COMP_POINT' -> '_tmp/repo-with-opy/_devbuild/help/COMP_POINT' '../_devbuild/help/COMPREPLY' -> '_tmp/repo-with-opy/_devbuild/help/COMPREPLY' '../_devbuild/help/COMP_WORDS' -> '_tmp/repo-with-opy/_devbuild/help/COMP_WORDS' '../_devbuild/help/config' -> '_tmp/repo-with-opy/_devbuild/help/config' '../_devbuild/help/docstring' -> '_tmp/repo-with-opy/_devbuild/help/docstring' '../_devbuild/help/dparen' -> '_tmp/repo-with-opy/_devbuild/help/dparen' '../_devbuild/help/enable' -> '_tmp/repo-with-opy/_devbuild/help/enable' '../_devbuild/help/_env' -> '_tmp/repo-with-opy/_devbuild/help/_env' '../_devbuild/help/_expr' -> '_tmp/repo-with-opy/_devbuild/help/_expr' '../_devbuild/help/false' -> '_tmp/repo-with-opy/_devbuild/help/false' '../_devbuild/help/help' -> '_tmp/repo-with-opy/_devbuild/help/help' '../_devbuild/help/HOME' -> '_tmp/repo-with-opy/_devbuild/help/HOME' '../_devbuild/help/if' -> '_tmp/repo-with-opy/_devbuild/help/if' '../_devbuild/help/IFS' -> '_tmp/repo-with-opy/_devbuild/help/IFS' '../_devbuild/help/kill' -> '_tmp/repo-with-opy/_devbuild/help/kill' '../_devbuild/help/_lib' -> '_tmp/repo-with-opy/_devbuild/help/_lib' '../_devbuild/help/line-continuation' -> '_tmp/repo-with-opy/_devbuild/help/line-continuation' '../_devbuild/help/oil-usage' -> '_tmp/repo-with-opy/_devbuild/help/oil-usage' '../_devbuild/help/op-format' -> '_tmp/repo-with-opy/_devbuild/help/op-format' '../_devbuild/help/_option' -> '_tmp/repo-with-opy/_devbuild/help/_option' '../_devbuild/help/osh-usage' -> '_tmp/repo-with-opy/_devbuild/help/osh-usage' '../_devbuild/help/_overview' -> '_tmp/repo-with-opy/_devbuild/help/_overview' '../_devbuild/help/PATH' -> '_tmp/repo-with-opy/_devbuild/help/PATH' '../_devbuild/help/_plugin' -> '_tmp/repo-with-opy/_devbuild/help/_plugin' '../_devbuild/help/PS1' -> '_tmp/repo-with-opy/_devbuild/help/PS1' '../_devbuild/help/PS2' -> '_tmp/repo-with-opy/_devbuild/help/PS2' '../_devbuild/help/PS3' -> '_tmp/repo-with-opy/_devbuild/help/PS3' '../_devbuild/help/PS4' -> '_tmp/repo-with-opy/_devbuild/help/PS4' '../_devbuild/help/semicolon' -> '_tmp/repo-with-opy/_devbuild/help/semicolon' '../_devbuild/help/SHELLOPTS' -> '_tmp/repo-with-opy/_devbuild/help/SHELLOPTS' '../_devbuild/help/simple-command' -> '_tmp/repo-with-opy/_devbuild/help/simple-command' '../_devbuild/help/single-command' -> '_tmp/repo-with-opy/_devbuild/help/single-command' '../_devbuild/help/_special' -> '_tmp/repo-with-opy/_devbuild/help/_special' '../_devbuild/help/strftime' -> '_tmp/repo-with-opy/_devbuild/help/strftime' '../_devbuild/help/_sublang' -> '_tmp/repo-with-opy/_devbuild/help/_sublang' '../_devbuild/help/time' -> '_tmp/repo-with-opy/_devbuild/help/time' '../_devbuild/help/true' -> '_tmp/repo-with-opy/_devbuild/help/true' '../_devbuild/help/_word' -> '_tmp/repo-with-opy/_devbuild/help/_word' '../asdl/demo_lib.asdl' -> '_tmp/repo-with-opy/asdl/demo_lib.asdl' '../asdl/hnode.asdl' -> '_tmp/repo-with-opy/asdl/hnode.asdl' '../asdl/shared_variant.asdl' -> '_tmp/repo-with-opy/asdl/shared_variant.asdl' '../asdl/typed_arith.asdl' -> '_tmp/repo-with-opy/asdl/typed_arith.asdl' '../asdl/typed_demo.asdl' -> '_tmp/repo-with-opy/asdl/typed_demo.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'