~/oil/opy ~/oil bin/oil.py bin/__init__.py bin/osh_parse.py bin/osh_eval.py _devbuild/gen/arith_nt.py _devbuild/gen/runtime_asdl.py _devbuild/gen/find_asdl.py _devbuild/gen/expr_asdl.py _devbuild/gen/typed_demo_asdl.py _devbuild/gen/syntax_asdl.py _devbuild/gen/id_kind.py _devbuild/gen/arg_types.py _devbuild/gen/__init__.py _devbuild/gen/hnode_asdl.py _devbuild/gen/option_asdl.py _devbuild/gen/demo_lib_asdl.py _devbuild/gen/types_asdl.py _devbuild/gen/id_kind_asdl.py _devbuild/gen/shared_variant_asdl.py _devbuild/gen/typed_arith_asdl.py _devbuild/gen/find_nt.py _devbuild/__init__.py _gen/__init__.py _gen/oil_lang/__init__.py _gen/oil_lang/grammar_nt.py metrics/line_counts.py osh/word_test.py osh/braces_test.py osh/builtin_comp.py osh/builtin_printf.py osh/word_compile_test.py osh/glob_.py osh/cmd_eval.py osh/sh_expr_eval.py osh/history.py osh/builtin_pure.py osh/word_eval_test.py osh/builtin_misc.py osh/word_compile.py osh/braces.py osh/tdop.py osh/string_ops_test.py osh/builtin_trap.py osh/builtin_lib.py osh/word_parse_test.py osh/word_parse.py osh/prompt.py osh/cmd_eval_test.py osh/cmd_parse_test.py osh/builtin_process2.py osh/builtin_meta.py osh/builtin_bracket.py osh/builtin_process.py osh/__init__.py osh/prompt_test.py osh/builtin_lib_test.py osh/bool_parse_test.py osh/word_.py osh/arith_parse_gen.py osh/cmd_parse.py osh/bool_stat.py osh/split_test.py osh/builtin_comp_test.py osh/bool_parse.py osh/string_ops.py osh/glob_test.py osh/builtin_assign.py osh/arith_parse.py osh/builtin_bracket_test.py osh/builtin_misc_test.py osh/history_test.py osh/arith_parse_test.py osh/split.py osh/word_eval.py tea/tea_main.py tea/tea_eval.py tea/tea_eval_test.py tea/__init__.py soil/__init__.py soil/web_test.py soil/web.py soil/collect_json.py core/completion.py core/ui_test.py core/alloc.py core/test_lib.py core/shell_native.py core/optview.py core/pyos.py core/vm.py core/state_test.py core/dev.py core/ansi.py core/pyutil.py core/property_tests.py core/__init__.py core/process.py core/optview_gen.py core/error.py core/comp_ui_test.py core/alloc_test.py core/completion_test.py core/executor.py core/main_loop.py core/process_test.py core/pyerror.py core/pyutil_test.py core/util.py core/comp_ui.py core/state.py core/shell.py core/ui.py core/util_test.py vendor/typing.py vendor/__init__.py vendor/ninja_syntax.py asdl/format_test.py asdl/gen_cpp.py asdl/format.py asdl/ast.py asdl/asdl_main.py asdl/visitor.py asdl/gen_python_test.py asdl/front_end.py asdl/__init__.py asdl/runtime.py asdl/pybase.py asdl/examples/typed_demo.py asdl/examples/typed_arith_parse_test.py asdl/examples/tdop.py asdl/examples/typed_arith_parse.py asdl/examples/__init__.py asdl/examples/tdop_lexer.py asdl/examples/typed_arith_abbrev.py asdl/gen_python.py asdl/front_end_test.py benchmarks/time_.py benchmarks/virtual_memory.py benchmarks/compute/palindrome.py benchmarks/compute/word_freq.py benchmarks/compute/hello.py benchmarks/compute/bubble_sort.py benchmarks/compute/fib.py benchmarks/alloclog.py benchmarks/uftrace_plugin.py benchmarks/__init__.py benchmarks/fake_libc.py benchmarks/javascript/squares.py benchmarks/javascript/hexstring.py benchmarks/pytrace.py opy/gold/fib_recursive.py opy/gold/obj_literals.py opy/gold/slice_bytecode.py opy/gold/all_name_lookups.py opy/gold/set_and_dict_comp.py opy/gold/continue_.py opy/gold/repr_method.py opy/gold/fib_iterative.py opy/gold/genexpr_iterable_expr.py opy/gold/genexpr.py opy/gold/genexpr_closure.py opy/gold/regex_compile.py opy/gold/load_make_closure.py opy/gold/hello_py2.py opy/gold/genexpr_simple.py opy/gold/class_vs_closure.py opy/gold/with_statement.py opy/gold/genexpr_nested.py opy/gold/generator_exception.py opy/gold/hello_py3.py opy/callgraph_test.py opy/misc/pgen_ast.py opy/misc/ccompile.py opy/misc/stdlib_compile.py opy/misc/__init__.py opy/misc/py_ast.py opy/misc/determinism.py opy/resolve.py opy/tools/astgen.py opy/tools/regrtest.py opy/tools/compile.py opy/tools/stacktest.py opy/tools/demo.py opy/byterun/ovm.py opy/byterun/execfile.py opy/byterun/test_functions.py opy/byterun/pyvm2_test.py opy/byterun/__init__.py opy/byterun/pyobj.py opy/byterun/vmtest.py opy/byterun/test_exceptions.py opy/byterun/test_basic.py opy/byterun/test_with.py opy/byterun/pyvm2.py opy/opy_main.py opy/pytree.py opy/demo/docstring.py opy/demo/class_scope.py opy/demo/four_var_kinds.py opy/__init__.py opy/compiler2/misc.py opy/compiler2/pyassem.py opy/compiler2/syntax.py opy/compiler2/ast.py opy/compiler2/transformer.py opy/compiler2/consts_test.py opy/compiler2/consts.py opy/compiler2/visitor.py opy/compiler2/__init__.py opy/compiler2/dis_tool.py opy/compiler2/symbols.py opy/compiler2/pycodegen.py opy/compiler2/future.py opy/compiler2/symbols_test.py opy/compiler2/pyassem_test.py opy/lib/dis.py opy/lib/__init__.py opy/lib/opcode_gen.py opy/lib/inspect.py opy/lib/opcode.py opy/callgraph.py opy/skeleton.py tools/find/ast.py tools/find/parser.py tools/find/__init__.py tools/find/find.py tools/find/tokenizer.py tools/find/eval.py tools/deps.py tools/__init__.py tools/readlink.py tools/xargs/xargs.py tools/osh2oil.py tools/osh2oil_test.py web/table/csv2html.py build/NINJA_subgraph.py build/make_zip.py build/cpython_defs.py build/dynamic_deps_test.py build/__init__.py build/c_module_toc.py build/ninja_main.py build/ninja_lib.py build/dynamic_deps.py build/c_module_srcs.py demo/bugs/fd_state.py demo/cpython/fork_signal_state.py demo/cpython/readline_mod.py demo/cpython/pickle_instance.py demo/cpython/keyboard_interrupt.py demo/old/old_code.py demo/old/ovm2/oheap2_test.py demo/old/ovm2/oheap2.py demo/old/ovm2/__init__.py demo/old/__init__.py demo/old/encode.py demo/old/gen_oheap_cpp.py demo/coproc.py demo/shedskin/demo_asdl.py demo/shedskin/tdop.py demo/shedskin/const.py demo/shedskin/runtime.py demo/shedskin/arith_parse.py cpp/NINJA_subgraph.py cpp/__init__.py frontend/flag_def.py frontend/args.py frontend/match.py frontend/lexer.py frontend/lexer_test.py frontend/option_def.py frontend/location.py frontend/reader_test.py frontend/parse_lib.py frontend/consts.py frontend/lexer_def_test.py frontend/flag_spec.py frontend/__init__.py frontend/flag_gen.py frontend/lexer_def.py frontend/option_gen.py frontend/syntax_abbrev.py frontend/signal_def.py frontend/lexer_gen_test.py frontend/match_test.py frontend/consts_gen.py frontend/id_kind_def_test.py frontend/lexer_gen.py frontend/builtin_def.py frontend/id_kind_def.py frontend/reader.py frontend/typed_args.py frontend/args_test.py frontend/py_reader.py test/jsontemplate.py test/wild_report.py test/sh_spec_test.py test/smoosh_import.py test/__init__.py test/spec_lib.py test/wild_report_test.py test/syscall.py test/sh_spec.py doctools/make_help_test.py doctools/make_help.py doctools/spelling_test.py doctools/oil_doc_test.py doctools/spelling.py doctools/html_lib.py doctools/cmark.py doctools/__init__.py doctools/doc_html.py doctools/html_head.py doctools/split_doc.py doctools/split_doc_test.py doctools/cmark_test.py doctools/oil_doc.py pylib/collections_.py pylib/os_path.py pylib/os_path_test.py pylib/__init__.py pylib/cgi.py pylib/path_stat.py pylib/path_stat_test.py qsn_/qsn.py qsn_/qsn_test.py qsn_/qsn_native.py qsn_/__init__.py devtools/completion.py devtools/oil_gdb.py devtools/release_history.py devtools/types-old/refactor.py devtools/types-old/pyann_driver.py devtools/findclassdefs.py devtools/csv_concat.py devtools/__init__.py devtools/services/github_issues.py devtools/typeimports.py devtools/yaml2json.py devtools/tsv_column_from_files.py spec/bin/printenv.py spec/bin/show_fd_table.py spec/bin/read_from_fd.py spec/bin/stdout_stderr.py spec/bin/argv.py spec/stateful/job_control.py spec/stateful/harness_test.py spec/stateful/signals.py spec/stateful/harness.py spec/stateful/interactive.py pgen2/parse_test.py pgen2/token.py pgen2/pgen.py pgen2/driver.py pgen2/__init__.py pgen2/pnode.py pgen2/tokenize.py pgen2/grammar.py pgen2/parse.py lazylex/__init__.py lazylex/html.py lazylex/html_test.py client/py_fanos.py client/py_fanos_test.py client/headless_demo.py oil_lang/funcs.py oil_lang/builtin_oil.py oil_lang/objects_test.py oil_lang/funcs_builtin.py oil_lang/expr_eval.py oil_lang/objects.py oil_lang/expr_parse.py oil_lang/__init__.py oil_lang/builtin_oil_test.py oil_lang/expr_parse_test.py oil_lang/expr_to_ast.py oil_lang/regex_translate.py oil_lang/grammar_gen.py pyext/setup_line_input.py pyext/setup_fanos.py pyext/fastlex_test.py pyext/fanos_test.py pyext/posix_test.py pyext/libc_test.py pyext/setup_posix.py pyext/line_input_test.py pyext/setup_fastlex.py pyext/setup_libc.py ~/oil/opy/_tmp/repo-with-cpython ~/oil/opy 0 ./SIZES.txt 122 ./_devbuild/__init__.pyc 126 ./_devbuild/gen/__init__.pyc 13031 ./_devbuild/gen/arg_types.pyc 174 ./_devbuild/gen/arith_nt.pyc 7754 ./_devbuild/gen/demo_lib_asdl.pyc 6515 ./_devbuild/gen/expr_asdl.pyc 33377 ./_devbuild/gen/find_asdl.pyc 334 ./_devbuild/gen/find_nt.pyc 4717 ./_devbuild/gen/hnode_asdl.pyc 14567 ./_devbuild/gen/id_kind.pyc 27406 ./_devbuild/gen/id_kind_asdl.pyc 11532 ./_devbuild/gen/option_asdl.pyc 77644 ./_devbuild/gen/runtime_asdl.pyc 12757 ./_devbuild/gen/shared_variant_asdl.pyc 301247 ./_devbuild/gen/syntax_asdl.pyc 19666 ./_devbuild/gen/typed_arith_asdl.pyc 34652 ./_devbuild/gen/typed_demo_asdl.pyc 4880 ./_devbuild/gen/types_asdl.pyc 117 ./_gen/__init__.pyc 126 ./_gen/oil_lang/__init__.pyc 2546 ./_gen/oil_lang/grammar_nt.pyc 117 ./asdl/__init__.pyc 6739 ./asdl/asdl_main.pyc 8880 ./asdl/ast.pyc 126 ./asdl/examples/__init__.pyc 6936 ./asdl/examples/tdop.pyc 1095 ./asdl/examples/tdop_lexer.pyc 1866 ./asdl/examples/typed_arith_abbrev.pyc 8245 ./asdl/examples/typed_arith_parse.pyc 6881 ./asdl/examples/typed_arith_parse_test.pyc 1858 ./asdl/examples/typed_demo.pyc 13435 ./asdl/format.pyc 1549 ./asdl/format_test.pyc 14271 ./asdl/front_end.pyc 4857 ./asdl/front_end_test.pyc 17300 ./asdl/gen_cpp.pyc 11698 ./asdl/gen_python.pyc 4079 ./asdl/gen_python_test.pyc 2306 ./asdl/pybase.pyc 981 ./asdl/runtime.pyc 4551 ./asdl/visitor.pyc 123 ./benchmarks/__init__.pyc 1479 ./benchmarks/alloclog.pyc 1750 ./benchmarks/compute/bubble_sort.pyc 929 ./benchmarks/compute/fib.pyc 225 ./benchmarks/compute/hello.pyc 1131 ./benchmarks/compute/palindrome.pyc 975 ./benchmarks/compute/word_freq.pyc 489 ./benchmarks/fake_libc.pyc 1444 ./benchmarks/javascript/hexstring.pyc 624 ./benchmarks/javascript/squares.pyc 2453 ./benchmarks/pytrace.pyc 5660 ./benchmarks/time_.pyc 2624 ./benchmarks/uftrace_plugin.pyc 2507 ./benchmarks/virtual_memory.pyc 116 ./bin/__init__.pyc 8101 ./bin/oil.pyc 1660 ./bin/osh_eval.pyc 3482 ./bin/osh_parse.pyc 4929 ./build/NINJA_subgraph.pyc 118 ./build/__init__.pyc 2143 ./build/c_module_srcs.pyc 1171 ./build/c_module_toc.pyc 11900 ./build/cpython_defs.pyc 3813 ./build/dynamic_deps.pyc 1119 ./build/dynamic_deps_test.pyc 1177 ./build/make_zip.pyc 1405 ./build/ninja_lib.pyc 1786 ./build/ninja_main.pyc 4235 ./client/headless_demo.pyc 2672 ./client/py_fanos.pyc 3044 ./client/py_fanos_test.pyc 117 ./core/__init__.pyc 5302 ./core/alloc.pyc 1985 ./core/alloc_test.pyc 437 ./core/ansi.pyc 13506 ./core/comp_ui.pyc 7285 ./core/comp_ui_test.pyc 29916 ./core/completion.pyc 21300 ./core/completion_test.pyc 17205 ./core/dev.pyc 7175 ./core/error.pyc 14452 ./core/executor.pyc 8865 ./core/main_loop.pyc 2505 ./core/optview.pyc 2143 ./core/optview_gen.pyc 39100 ./core/process.pyc 6554 ./core/process_test.pyc 818 ./core/property_tests.pyc 2491 ./core/pyerror.pyc 10085 ./core/pyos.pyc 7445 ./core/pyutil.pyc 771 ./core/pyutil_test.pyc 15948 ./core/shell.pyc 13206 ./core/shell_native.pyc 61164 ./core/state.pyc 7891 ./core/state_test.pyc 10335 ./core/test_lib.pyc 10777 ./core/ui.pyc 1070 ./core/ui_test.pyc 3272 ./core/util.pyc 715 ./core/util_test.pyc 7069 ./core/vm.pyc 8236 ./cpp/NINJA_subgraph.pyc 116 ./cpp/__init__.pyc 1137 ./demo/bugs/fd_state.pyc 1115 ./demo/coproc.pyc 2128 ./demo/cpython/fork_signal_state.pyc 1129 ./demo/cpython/keyboard_interrupt.pyc 1488 ./demo/cpython/pickle_instance.pyc 1020 ./demo/cpython/readline_mod.pyc 121 ./demo/old/__init__.pyc 7881 ./demo/old/encode.pyc 11806 ./demo/old/gen_oheap_cpp.pyc 3528 ./demo/old/old_code.pyc 126 ./demo/old/ovm2/__init__.pyc 9593 ./demo/old/ovm2/oheap2.pyc 1268 ./demo/old/ovm2/oheap2_test.pyc 7282 ./demo/shedskin/arith_parse.pyc 236 ./demo/shedskin/const.pyc 10914 ./demo/shedskin/demo_asdl.pyc 6794 ./demo/shedskin/runtime.pyc 8371 ./demo/shedskin/tdop.pyc 121 ./devtools/__init__.pyc 2274 ./devtools/completion.pyc 921 ./devtools/csv_concat.pyc 1594 ./devtools/findclassdefs.pyc 5612 ./devtools/oil_gdb.pyc 2200 ./devtools/release_history.pyc 1085 ./devtools/services/github_issues.pyc 3412 ./devtools/tsv_column_from_files.pyc 3844 ./devtools/typeimports.pyc 3219 ./devtools/types-old/pyann_driver.pyc 1167 ./devtools/types-old/refactor.pyc 1057 ./devtools/yaml2json.pyc 121 ./doctools/__init__.pyc 10061 ./doctools/cmark.pyc 5030 ./doctools/cmark_test.pyc 3416 ./doctools/doc_html.pyc 2274 ./doctools/html_head.pyc 712 ./doctools/html_lib.pyc 10241 ./doctools/make_help.pyc 1418 ./doctools/make_help_test.pyc 14542 ./doctools/oil_doc.pyc 2238 ./doctools/oil_doc_test.pyc 3438 ./doctools/spelling.pyc 1268 ./doctools/spelling_test.pyc 3639 ./doctools/split_doc.pyc 2262 ./doctools/split_doc_test.pyc 121 ./frontend/__init__.pyc 19529 ./frontend/args.pyc 6233 ./frontend/args_test.pyc 4276 ./frontend/builtin_def.pyc 7183 ./frontend/consts.pyc 13727 ./frontend/consts_gen.pyc 5483 ./frontend/flag_def.pyc 10283 ./frontend/flag_gen.pyc 10503 ./frontend/flag_spec.pyc 13406 ./frontend/id_kind_def.pyc 3511 ./frontend/id_kind_def_test.pyc 9257 ./frontend/lexer.pyc 16715 ./frontend/lexer_def.pyc 13252 ./frontend/lexer_def_test.pyc 11195 ./frontend/lexer_gen.pyc 1892 ./frontend/lexer_gen_test.pyc 2770 ./frontend/lexer_test.pyc 2765 ./frontend/location.pyc 8524 ./frontend/match.pyc 2516 ./frontend/match_test.pyc 8221 ./frontend/option_def.pyc 2509 ./frontend/option_gen.pyc 14874 ./frontend/parse_lib.pyc 1987 ./frontend/py_reader.pyc 4638 ./frontend/reader.pyc 2022 ./frontend/reader_test.pyc 1403 ./frontend/signal_def.pyc 4344 ./frontend/syntax_abbrev.pyc 1951 ./frontend/typed_args.pyc 120 ./lazylex/__init__.pyc 10220 ./lazylex/html.pyc 2602 ./lazylex/html_test.pyc 2359 ./metrics/line_counts.pyc 121 ./oil_lang/__init__.pyc 10464 ./oil_lang/builtin_oil.pyc 4504 ./oil_lang/builtin_oil_test.pyc 24577 ./oil_lang/expr_eval.pyc 7870 ./oil_lang/expr_parse.pyc 4272 ./oil_lang/expr_parse_test.pyc 36790 ./oil_lang/expr_to_ast.pyc 4342 ./oil_lang/funcs.pyc 7665 ./oil_lang/funcs_builtin.pyc 6317 ./oil_lang/grammar_gen.pyc 4182 ./oil_lang/objects.pyc 781 ./oil_lang/objects_test.pyc 6282 ./oil_lang/regex_translate.pyc 116 ./opy/__init__.pyc 124 ./opy/byterun/__init__.pyc 1079 ./opy/byterun/execfile.pyc 13981 ./opy/byterun/ovm.pyc 13103 ./opy/byterun/pyobj.pyc 31637 ./opy/byterun/pyvm2.pyc 1103 ./opy/byterun/pyvm2_test.pyc 23130 ./opy/byterun/test_basic.pyc 6360 ./opy/byterun/test_exceptions.pyc 13966 ./opy/byterun/test_functions.pyc 12415 ./opy/byterun/test_with.pyc 2648 ./opy/byterun/vmtest.pyc 10169 ./opy/callgraph.pyc 934 ./opy/callgraph_test.pyc 126 ./opy/compiler2/__init__.pyc 60797 ./opy/compiler2/ast.pyc 984 ./opy/compiler2/consts.pyc 1136 ./opy/compiler2/consts_test.pyc 7504 ./opy/compiler2/dis_tool.pyc 2508 ./opy/compiler2/future.pyc 1019 ./opy/compiler2/misc.pyc 24503 ./opy/compiler2/pyassem.pyc 919 ./opy/compiler2/pyassem_test.pyc 48472 ./opy/compiler2/pycodegen.pyc 16480 ./opy/compiler2/symbols.pyc 1853 ./opy/compiler2/symbols_test.pyc 1688 ./opy/compiler2/syntax.pyc 46112 ./opy/compiler2/transformer.pyc 3373 ./opy/compiler2/visitor.pyc 510 ./opy/demo/class_scope.pyc 550 ./opy/demo/docstring.pyc 1457 ./opy/demo/four_var_kinds.pyc 1534 ./opy/gold/all_name_lookups.pyc 1499 ./opy/gold/class_vs_closure.pyc 235 ./opy/gold/continue_.pyc 433 ./opy/gold/fib_iterative.pyc 632 ./opy/gold/fib_recursive.pyc 2216 ./opy/gold/generator_exception.pyc 736 ./opy/gold/genexpr.pyc 533 ./opy/gold/genexpr_closure.pyc 640 ./opy/gold/genexpr_iterable_expr.pyc 557 ./opy/gold/genexpr_nested.pyc 1237 ./opy/gold/genexpr_simple.pyc 281 ./opy/gold/hello_py2.pyc 163 ./opy/gold/hello_py3.pyc 661 ./opy/gold/load_make_closure.pyc 540 ./opy/gold/obj_literals.pyc 275 ./opy/gold/regex_compile.pyc 750 ./opy/gold/repr_method.pyc 709 ./opy/gold/set_and_dict_comp.pyc 368 ./opy/gold/slice_bytecode.pyc 382 ./opy/gold/with_statement.pyc 120 ./opy/lib/__init__.pyc 6670 ./opy/lib/dis.pyc 40164 ./opy/lib/inspect.pyc 6150 ./opy/lib/opcode.pyc 1364 ./opy/lib/opcode_gen.pyc 121 ./opy/misc/__init__.pyc 596 ./opy/misc/ccompile.pyc 855 ./opy/misc/determinism.pyc 965 ./opy/misc/pgen_ast.pyc 1891 ./opy/misc/py_ast.pyc 1299 ./opy/misc/stdlib_compile.pyc 16249 ./opy/opy_main.pyc 26509 ./opy/pytree.pyc 5917 ./opy/resolve.pyc 5952 ./opy/skeleton.pyc 11608 ./opy/tools/astgen.pyc 1398 ./opy/tools/compile.pyc 1564 ./opy/tools/demo.pyc 2670 ./opy/tools/regrtest.pyc 1631 ./opy/tools/stacktest.pyc 116 ./osh/__init__.pyc 6183 ./osh/arith_parse.pyc 2287 ./osh/arith_parse_gen.pyc 3976 ./osh/arith_parse_test.pyc 6959 ./osh/bool_parse.pyc 3987 ./osh/bool_parse_test.pyc 3289 ./osh/bool_stat.pyc 11517 ./osh/braces.pyc 4935 ./osh/braces_test.pyc 13507 ./osh/builtin_assign.pyc 7838 ./osh/builtin_bracket.pyc 1195 ./osh/builtin_bracket_test.pyc 14957 ./osh/builtin_comp.pyc 695 ./osh/builtin_comp_test.pyc 2967 ./osh/builtin_lib.pyc 1906 ./osh/builtin_lib_test.pyc 12399 ./osh/builtin_meta.pyc 20910 ./osh/builtin_misc.pyc 1744 ./osh/builtin_misc_test.pyc 10512 ./osh/builtin_printf.pyc 4794 ./osh/builtin_process.pyc 6400 ./osh/builtin_process2.pyc 25656 ./osh/builtin_pure.pyc 6105 ./osh/builtin_trap.pyc 38516 ./osh/cmd_eval.pyc 2352 ./osh/cmd_eval_test.pyc 57223 ./osh/cmd_parse.pyc 36765 ./osh/cmd_parse_test.pyc 10127 ./osh/glob_.pyc 4776 ./osh/glob_test.pyc 4248 ./osh/history.pyc 4151 ./osh/history_test.pyc 8677 ./osh/prompt.pyc 2561 ./osh/prompt_test.pyc 24895 ./osh/sh_expr_eval.pyc 7687 ./osh/split.pyc 4390 ./osh/split_test.pyc 8987 ./osh/string_ops.pyc 3886 ./osh/string_ops_test.pyc 10471 ./osh/tdop.pyc 19017 ./osh/word_.pyc 5288 ./osh/word_compile.pyc 492 ./osh/word_compile_test.pyc 49974 ./osh/word_eval.pyc 3657 ./osh/word_eval_test.pyc 44222 ./osh/word_parse.pyc 15580 ./osh/word_parse_test.pyc 2767 ./osh/word_test.pyc 159 ./pgen2/__init__.pyc 2336 ./pgen2/driver.pyc 7853 ./pgen2/grammar.pyc 6616 ./pgen2/parse.pyc 920 ./pgen2/parse_test.pyc 12341 ./pgen2/pgen.pyc 1177 ./pgen2/pnode.pyc 3100 ./pgen2/token.pyc 17408 ./pgen2/tokenize.pyc 6162 ./pyext/fanos_test.pyc 2761 ./pyext/fastlex_test.pyc 8289 ./pyext/libc_test.pyc 697 ./pyext/line_input_test.pyc 5027 ./pyext/posix_test.pyc 480 ./pyext/setup_fanos.pyc 553 ./pyext/setup_fastlex.pyc 466 ./pyext/setup_libc.pyc 510 ./pyext/setup_line_input.pyc 532 ./pyext/setup_posix.pyc 118 ./pylib/__init__.pyc 689 ./pylib/cgi.pyc 6691 ./pylib/collections_.pyc 3887 ./pylib/os_path.pyc 2482 ./pylib/os_path_test.pyc 948 ./pylib/path_stat.pyc 1119 ./pylib/path_stat_test.pyc 117 ./qsn_/__init__.pyc 10783 ./qsn_/qsn.pyc 2310 ./qsn_/qsn_native.pyc 7142 ./qsn_/qsn_test.pyc 117 ./soil/__init__.pyc 1187 ./soil/collect_json.pyc 9322 ./soil/web.pyc 1026 ./soil/web_test.pyc 247 ./spec/bin/argv.pyc 332 ./spec/bin/printenv.pyc 849 ./spec/bin/read_from_fd.pyc 860 ./spec/bin/show_fd_table.pyc 745 ./spec/bin/stdout_stderr.pyc 8321 ./spec/stateful/harness.pyc 1565 ./spec/stateful/harness_test.pyc 1483 ./spec/stateful/interactive.pyc 4766 ./spec/stateful/job_control.pyc 7638 ./spec/stateful/signals.pyc 116 ./tea/__init__.pyc 3343 ./tea/tea_eval.pyc 787 ./tea/tea_eval_test.pyc 3167 ./tea/tea_main.pyc 117 ./test/__init__.pyc 54726 ./test/jsontemplate.pyc 31402 ./test/sh_spec.pyc 4179 ./test/sh_spec_test.pyc 970 ./test/smoosh_import.pyc 6613 ./test/spec_lib.pyc 4988 ./test/syscall.pyc 19602 ./test/wild_report.pyc 1184 ./test/wild_report_test.pyc 118 ./tools/__init__.pyc 3787 ./tools/deps.pyc 123 ./tools/find/__init__.pyc 15071 ./tools/find/ast.pyc 11940 ./tools/find/eval.pyc 3298 ./tools/find/find.pyc 925 ./tools/find/parser.pyc 5202 ./tools/find/tokenizer.pyc 20580 ./tools/osh2oil.pyc 2042 ./tools/osh2oil_test.pyc 905 ./tools/readlink.pyc 13586 ./tools/xargs/xargs.pyc 119 ./vendor/__init__.pyc 6912 ./vendor/ninja_syntax.pyc 851 ./vendor/typing.pyc 10142 ./web/table/csv2html.pyc 95829c6d1df328af3e75b9adc964619a ./SIZES.txt 785a6fc09016d7f2274ce846508cf582 ./_devbuild/__init__.pyc eea28a01dccadbc9a0012c8a188c9811 ./_devbuild/gen/__init__.pyc e0e2ecbcfaacc07461bbf3c3b84207e0 ./_devbuild/gen/arg_types.pyc acb606de8d2c9b8e738743b39a370ce5 ./_devbuild/gen/arith_nt.pyc 20e06b2a1b52a7bab53da27334b7bdb5 ./_devbuild/gen/demo_lib_asdl.pyc 394af8448098f09e00d12f194c0d3420 ./_devbuild/gen/expr_asdl.pyc 261a2b3b86bb11d5956eac959df89ee4 ./_devbuild/gen/find_asdl.pyc 548171a4cd335455f16bada72e83d5c6 ./_devbuild/gen/find_nt.pyc 12153f17e64d2c2582d371604527b03f ./_devbuild/gen/hnode_asdl.pyc 1d2f033ea369c45140941606a3fe9ee0 ./_devbuild/gen/id_kind.pyc 885b917fd5b8e2031e55ec33caba19c4 ./_devbuild/gen/id_kind_asdl.pyc 5b96b58fe799275225fa1aab51db73fb ./_devbuild/gen/option_asdl.pyc f31c3fc1d29ad0c7b6dca524bbdfd023 ./_devbuild/gen/runtime_asdl.pyc 38e7735060a30c509f7f224a471c2a85 ./_devbuild/gen/shared_variant_asdl.pyc f52cc7fb12c80b0a9fdb1ea50e2fa7ba ./_devbuild/gen/syntax_asdl.pyc a8b121c819b41514faa7c6258ddef797 ./_devbuild/gen/typed_arith_asdl.pyc b9d992c6b2af1f0a5425e355cbdb0b23 ./_devbuild/gen/typed_demo_asdl.pyc c6cfa2646e00c7bd1cd8bee74c82a0af ./_devbuild/gen/types_asdl.pyc 9568dd312332d96ced4180c1aa2e4ad9 ./_gen/__init__.pyc 2ab774a7833ad274f45eea4d01d182a0 ./_gen/oil_lang/__init__.pyc a3ff07846a8dee62944ca2e0c3b52ead ./_gen/oil_lang/grammar_nt.pyc 671099cf38ef1a77d1edf360aa8e57ac ./asdl/__init__.pyc 94575b1ac6f347942d11462231468aaa ./asdl/asdl_main.pyc 0b818d8813d9b0986d5f9580162b563d ./asdl/ast.pyc e6e62b33b27aa86e44c0ecf40c5c7a39 ./asdl/examples/__init__.pyc 4b876f72a16846deae58488e44ab74a1 ./asdl/examples/tdop.pyc ea748ad5ba09ce1d4106f78729a02051 ./asdl/examples/tdop_lexer.pyc 7ed8c41592592a6c697db8dec35d5f26 ./asdl/examples/typed_arith_abbrev.pyc f3f651b052d1446ed44c7c775d2c8cf1 ./asdl/examples/typed_arith_parse.pyc 4f8031bc746f10fcdf38e056cbec4f40 ./asdl/examples/typed_arith_parse_test.pyc 7009b52b77383ed9507d69b824de92f6 ./asdl/examples/typed_demo.pyc a5ce621615d1431b0903113848f55686 ./asdl/format.pyc ff518f8d0763e05c897692a4235a0e66 ./asdl/format_test.pyc 05c8bd47e6fa390f082519b10b9a3532 ./asdl/front_end.pyc 61f7521bc9164841394f253e71294f8c ./asdl/front_end_test.pyc 0f01ef9a40d7d0d43fe0b0b1ffafdc1b ./asdl/gen_cpp.pyc 91dfb35308d5a8696d33fb68fa566a85 ./asdl/gen_python.pyc 0b905b60b367df5db219098689a7a469 ./asdl/gen_python_test.pyc 2c02578db849102ae704632166f618dd ./asdl/pybase.pyc c463d9a243eb2f1f981f25bd72870c0e ./asdl/runtime.pyc 24d45e44b3cab63240af5c8104a09603 ./asdl/visitor.pyc b48b1795a54ff68fcabfc21264ef7a3f ./benchmarks/__init__.pyc 210680ab726b657a594403679acdc18c ./benchmarks/alloclog.pyc 771bb517ba64e41ab947c5f14711e98a ./benchmarks/compute/bubble_sort.pyc 5b61bb051c25c1937abe2a2fec45b2f5 ./benchmarks/compute/fib.pyc d0464bcc1649895c0b86a2395222891d ./benchmarks/compute/hello.pyc b44966607ae62a3182ca82a3c19b38d2 ./benchmarks/compute/palindrome.pyc 8cce857727cfc16117430d20927b201d ./benchmarks/compute/word_freq.pyc 3d95f6809474d929fc28571e4d155c11 ./benchmarks/fake_libc.pyc cc1da642996cebe64cd9e6359852c62d ./benchmarks/javascript/hexstring.pyc 3517cfd09c9b9251a6ab18dfe1eba5d2 ./benchmarks/javascript/squares.pyc e3c9a1e1093a19fe652e750050c82c34 ./benchmarks/pytrace.pyc a5c11fb26ad2b52c277859073bfa0e6d ./benchmarks/time_.pyc e832cdd8bb54d82744d15a94c2c3a374 ./benchmarks/uftrace_plugin.pyc a894d622233125481a870cd131563aab ./benchmarks/virtual_memory.pyc f2fed2665ef7088e42b4a9ce28dbbaf0 ./bin/__init__.pyc 615a86f3b644521567024fd5a0d99372 ./bin/oil.pyc baf6cc6b6ee9071ed1fa44b070644c8a ./bin/osh_eval.pyc d4eca00157d2992ad0047f25c192e744 ./bin/osh_parse.pyc e40db644cf9ef85e960bed6dcaab1240 ./build/NINJA_subgraph.pyc 2a275a2bb50e2b2d71c7f2519ff4e9d1 ./build/__init__.pyc 48c965e41d678933d7cfabc146d0eafb ./build/c_module_srcs.pyc 40b1776c06de91b6628d2d90a29c178f ./build/c_module_toc.pyc f93d36681d7a1e5f9e7da8e205d166ea ./build/cpython_defs.pyc 5d7743b9fa1bc4d79675a070abdfe88c ./build/dynamic_deps.pyc 3317158596ecf2201822598402dbc00f ./build/dynamic_deps_test.pyc ef6e4ad39515c91102f1573c35382104 ./build/make_zip.pyc 8e2fc6c647a92b191abdd283d7fc9444 ./build/ninja_lib.pyc 12a335bd72ec55f10ac20345208381bb ./build/ninja_main.pyc b1e43c443d95f7b60a879884b2bd5f2f ./client/headless_demo.pyc 144c4e97f5133d13ba2aa0ac4c3ec518 ./client/py_fanos.pyc 4737394d4374f091ff73431fcbb35bca ./client/py_fanos_test.pyc 1e7537ac7bc89874796f1a5a108aab8a ./core/__init__.pyc a787bdaef3d880706c495a792a174b73 ./core/alloc.pyc c8d41f46a5c0406b8e8a377ae8ef3106 ./core/alloc_test.pyc c1082e6cee8ce483ee254e087e405ca0 ./core/ansi.pyc 4b63150fad53e27b46aeaa23010a87da ./core/comp_ui.pyc d99e13df1189c19015c82c9556a0516e ./core/comp_ui_test.pyc 51bcfdb318d915149d7d79f07c1efcea ./core/completion.pyc 414d03cc46e0c74e868dcdbcdb289d84 ./core/completion_test.pyc 185ee6ea257cd1c2dd144dd8fecf997a ./core/dev.pyc 4100a9cbac14388eb4cb9236948e8581 ./core/error.pyc 1a9f27a1b6328a5e85c767a9a334bc1e ./core/executor.pyc 32f50d6df3edb49ff6b146e9b450e002 ./core/main_loop.pyc f36e24d8b45aff2ee9e442dbcf367bff ./core/optview.pyc b527e9d4fd6244bf153d26f6018ca8ad ./core/optview_gen.pyc c3f7448ea3d99a4fd943e02fcb983e54 ./core/process.pyc 95c3fe002e80e3d1532eb7c15ae2970b ./core/process_test.pyc 9122497162271cefccbfd8407e6a35ff ./core/property_tests.pyc 7957ad6b12b24bb2a18eff285efa6c00 ./core/pyerror.pyc 8e5a0cd249f133e0995efb5cadbaca44 ./core/pyos.pyc e8e15cc7bc017f2bc7c93149aad92003 ./core/pyutil.pyc ddd86665605ae8edbcc96328178d3084 ./core/pyutil_test.pyc c21c936d34bf54b55728dc7aafe0629b ./core/shell.pyc 44fcd9f04e8d479ca445ae3c1ab72524 ./core/shell_native.pyc 384f659cdcf80d1e962fe4bafe3848c6 ./core/state.pyc d8a43e940f9dfc8a091fb06dc952d780 ./core/state_test.pyc fed010f7b86e7e544696c958bc156c41 ./core/test_lib.pyc 44d64fb48c05cd772cb8b29bac45f990 ./core/ui.pyc f1b77bb5156cafd1bac1a4d6804f6cea ./core/ui_test.pyc 285c75b2b4c70e06e29d39611a197d6d ./core/util.pyc 3e9de9ee07c0532bf4bf8c74db2f9431 ./core/util_test.pyc a9ab8bfe4a66949239a7ca97b4b79eb9 ./core/vm.pyc b6fc8bf58b8004f09a85cb363f9f2f0f ./cpp/NINJA_subgraph.pyc 18a400da46ad5560e9e8c57bb86b82cd ./cpp/__init__.pyc d494ee65fb99fd5525a6b16692bb4dd4 ./demo/bugs/fd_state.pyc ef59409734aeeb962bea0a7cfb08c3a4 ./demo/coproc.pyc 80d40e6dac20d45196fe0e9cbcd34152 ./demo/cpython/fork_signal_state.pyc f5b9260512e414f786b5990ae3fc5e14 ./demo/cpython/keyboard_interrupt.pyc e1a867cdadcc8b424aa5ef3b60f5ad1b ./demo/cpython/pickle_instance.pyc 4a56326d7fc70ba7cf1b8fac90252a71 ./demo/cpython/readline_mod.pyc 7c31b797e725022b3f8efff73f192bf5 ./demo/old/__init__.pyc cff51a9c348b0c2464211a570d0c9cdc ./demo/old/encode.pyc 78b8746465b3037e62c85c7baa692a8d ./demo/old/gen_oheap_cpp.pyc e99340bd352ef95a794c661993ce59ee ./demo/old/old_code.pyc 9430e6a33b4d1340b1a15a6d58bd2013 ./demo/old/ovm2/__init__.pyc 4885e76678d78a8804a87c313d9fc2cc ./demo/old/ovm2/oheap2.pyc 9fcd53534b16406655d2db2317e38923 ./demo/old/ovm2/oheap2_test.pyc 5c5eeca0c50b5c0db472c16206fb626a ./demo/shedskin/arith_parse.pyc 205b005d5e7c2656283a7a3604e9ab2d ./demo/shedskin/const.pyc 160ab31cb8e2d5e749e7264b6cf75ed1 ./demo/shedskin/demo_asdl.pyc 63a4102235e4fdc0995f4b46f8e37ad2 ./demo/shedskin/runtime.pyc 1e8a503e6f98c01b0627b94192f88da9 ./demo/shedskin/tdop.pyc 87ad488472c4c639f50999b8182811ff ./devtools/__init__.pyc 90ef241f55b0a2e5e9402964bf465988 ./devtools/completion.pyc 95090809aa12201bd28a1689d9f9f3da ./devtools/csv_concat.pyc 5650c7cf0b45032427cb0a05a957d420 ./devtools/findclassdefs.pyc 53df9cf603d92e546e678729d001ab4e ./devtools/oil_gdb.pyc 3851c4b0d536721c6e7d5c73f9648f42 ./devtools/release_history.pyc b6bc92e4ff336d91a237d4148a1ea4dd ./devtools/services/github_issues.pyc 4c13abda220e968db1674ab4f1f91a55 ./devtools/tsv_column_from_files.pyc 85457c87c61758a64eb0a63645975a1f ./devtools/typeimports.pyc b1e105a00529884803a5c2dec9d7619d ./devtools/types-old/pyann_driver.pyc 7fb39fc9b02e317ab97cf2468a34bbe3 ./devtools/types-old/refactor.pyc 0624f152814d435b83883e818e81964e ./devtools/yaml2json.pyc f59f502f897c97fed16480387d9be27c ./doctools/__init__.pyc a185aadc6fd187ce7b4b4099c02fabe2 ./doctools/cmark.pyc 58a4dee403f96149ae09cf9865145f1d ./doctools/cmark_test.pyc 59af093ea32e56750585534c97d341da ./doctools/doc_html.pyc aedf4a6d81cfc504c88f20bd854926eb ./doctools/html_head.pyc 8dd3f6c23bfd6b0e0921e7ea0e4c77fc ./doctools/html_lib.pyc f955e3265114c8fc782cbe20e2e459f2 ./doctools/make_help.pyc a75cffc3f50f5e72e8cc3ba451850a82 ./doctools/make_help_test.pyc b1eb1a06ca978ed2a68373bf6ca92852 ./doctools/oil_doc.pyc 61855674cf326511db61a9e048e2b235 ./doctools/oil_doc_test.pyc fc34b3c5de82ca2fb9b8fb4408ea3706 ./doctools/spelling.pyc 9838a3618eeaa4aa2d6a49783db952fa ./doctools/spelling_test.pyc 30c115453d28a7075fdebd0fa1ffbc56 ./doctools/split_doc.pyc 5993be102521848a6f822659e87979a1 ./doctools/split_doc_test.pyc 88e102d0a35aab4839cdf574561de7b0 ./frontend/__init__.pyc d81e0f502e8c539ff743d9518ecd3ee7 ./frontend/args.pyc 3c54b77bc47b13567ab25408d8182d22 ./frontend/args_test.pyc 5d2b2735ae2e856829f0bcdcdba3147d ./frontend/builtin_def.pyc 669bfd4651a737dabb4232887a825e68 ./frontend/consts.pyc 4ba16335e1594a6092c64d492047d219 ./frontend/consts_gen.pyc e0a7a2b25ea2fcc55bbb5a3340d6b9cd ./frontend/flag_def.pyc fa20f9d64e8f664911bcfe0e6b3ed622 ./frontend/flag_gen.pyc 45e12218dff77a64c94af777d8b62b62 ./frontend/flag_spec.pyc e78829705b8076bd7e579b9285ce7e94 ./frontend/id_kind_def.pyc e6136693bdec44b1b1a8fc8092d2fa2e ./frontend/id_kind_def_test.pyc 4ae7354713990baae4eeb71697cc2b74 ./frontend/lexer.pyc c5a1883b5e45b19c99261b510a73708f ./frontend/lexer_def.pyc d1364f1487478837411e375a1f11a42c ./frontend/lexer_def_test.pyc 5e1874606ae4d11067bb881217b78048 ./frontend/lexer_gen.pyc 95dd66fe2907f05de1b720a2ccd5408b ./frontend/lexer_gen_test.pyc 2b679812e9add8dc09a361f9570067c0 ./frontend/lexer_test.pyc f2841243639188f56fe95c1189af6f8a ./frontend/location.pyc 7c59f88c0fdfd20405a3377a803fc604 ./frontend/match.pyc 9b5a429478a7ed3dbe72ddddce155d86 ./frontend/match_test.pyc 1b7495d576d89268b47c52fd28991db6 ./frontend/option_def.pyc afd2f5125effde72ab820a19da831428 ./frontend/option_gen.pyc 40dfa496131a7da36227b2973a92b02d ./frontend/parse_lib.pyc 14a4ea5eaba885ff500b80b437d06931 ./frontend/py_reader.pyc d6a0b7dfe265f27a146da8c05887c7c6 ./frontend/reader.pyc 566af80b9edd9e733556f066bc8fb6c8 ./frontend/reader_test.pyc 39bb32b439f204dc2f2f8a67f3bdadd8 ./frontend/signal_def.pyc 9dc6dacc9e59e85652fdfb85aa5d7391 ./frontend/syntax_abbrev.pyc 88c58d76ff284986e9d5d4fd701f22d5 ./frontend/typed_args.pyc 55797bfacafea1ddecf1a3c86b568095 ./lazylex/__init__.pyc a64e65299dadbbaafe87dd2d786fec38 ./lazylex/html.pyc 20883af7be52535e510f357cc760e0b9 ./lazylex/html_test.pyc 38b7a0b99d684ca50b5d8a9957fd7097 ./metrics/line_counts.pyc a32b96a51d02f4bfd0ef44fa8d46adc6 ./oil_lang/__init__.pyc c16f68c3f945b7ddd93772d8284b79cd ./oil_lang/builtin_oil.pyc 2fa221858b0353e738923366e8dee1d7 ./oil_lang/builtin_oil_test.pyc 6cf9da2942810920d4a7901323437a53 ./oil_lang/expr_eval.pyc e4e71e79fd6cbeb80ab4e835b66b0a79 ./oil_lang/expr_parse.pyc 5d78e43a045e1a680acee641167c2276 ./oil_lang/expr_parse_test.pyc 1bb3ac7c468092babc050cd32b612d5a ./oil_lang/expr_to_ast.pyc 2d9980e56ae54184ed0ba24524bd8c1d ./oil_lang/funcs.pyc 4cc5c9fcd172a2f9bb3f90acb756d3ca ./oil_lang/funcs_builtin.pyc 456e63f4ad24ef73c3052b42e4e8701c ./oil_lang/grammar_gen.pyc 3baefeccfc70a2ded8d866d1d4761491 ./oil_lang/objects.pyc 27afadf40ecba1f294d204ba6100fae7 ./oil_lang/objects_test.pyc 7025a208bd38377a38ce0dadcf475fe9 ./oil_lang/regex_translate.pyc e5baa813a497181c2f2ecf3cc985e6ca ./opy/__init__.pyc 5d88cfa713aceeebbc72a23f913dfe46 ./opy/byterun/__init__.pyc a89083115911f0ad27bdd839417b3b11 ./opy/byterun/execfile.pyc 2facab2ac36083d74b76aa7db7277023 ./opy/byterun/ovm.pyc 19fccf24f6e4162531bf705b8bfe5a48 ./opy/byterun/pyobj.pyc 633e2380230cf833cfde771ba154ad22 ./opy/byterun/pyvm2.pyc 02025a544fd21593bef09313ac013650 ./opy/byterun/pyvm2_test.pyc 2d6ef5dcf09772ff1f14753954673e91 ./opy/byterun/test_basic.pyc 54f22502d368f8b4ece80ce89dd3f3e3 ./opy/byterun/test_exceptions.pyc 75506105af821e70ed8dd27bedd87e4c ./opy/byterun/test_functions.pyc b90986e59c1ce25570d41782ba771302 ./opy/byterun/test_with.pyc 43a6c57de0d6f8fd805287843af2fd6c ./opy/byterun/vmtest.pyc 79ac67096417e63997cb79deb06ea1ed ./opy/callgraph.pyc a638b04db127ec84e7d475c56cf67789 ./opy/callgraph_test.pyc ed8b6393dd5556177af00714f7abf372 ./opy/compiler2/__init__.pyc 1ace7a7d9b814eb430ec079136fd0cca ./opy/compiler2/ast.pyc 9029178f60dd97280e65d7c4e960a2f2 ./opy/compiler2/consts.pyc 9b4bedc6a52f820601a302cc1176c604 ./opy/compiler2/consts_test.pyc bdcd0b0e15b865018f963010690cc2be ./opy/compiler2/dis_tool.pyc 114829884bdc2d6894d003c732cf0ece ./opy/compiler2/future.pyc 9233fdc9a2c7f3a88e5af879647c0745 ./opy/compiler2/misc.pyc 156d32bafd246e11af5ed1cea456315e ./opy/compiler2/pyassem.pyc 3904b2754a6e8d55b84d4ab92b20de53 ./opy/compiler2/pyassem_test.pyc 53cee289b5c339886a97425a14837a76 ./opy/compiler2/pycodegen.pyc 75f5276e8598f9ab4840d303b728a38b ./opy/compiler2/symbols.pyc 8d7eb9828ab029d555f68620323ee29b ./opy/compiler2/symbols_test.pyc 10f500b5df01a3ffabb1b595c1a5b0ff ./opy/compiler2/syntax.pyc 53b7f92d85af5b569470f41c471c4394 ./opy/compiler2/transformer.pyc 586a68a6b98556804c31d3576bdd596e ./opy/compiler2/visitor.pyc 39bcbd9a207c0831ba592d9d5754488f ./opy/demo/class_scope.pyc 216641c4ada147ddf8c53cf2ab5b3b89 ./opy/demo/docstring.pyc cca3280da3a521126c46e0c63fad8333 ./opy/demo/four_var_kinds.pyc e4bc2237cde153f450d23d15c0e10874 ./opy/gold/all_name_lookups.pyc d9d6700fadd8e61497023341d231d5c1 ./opy/gold/class_vs_closure.pyc c6787d0cf435d77cc6e2aaf40b4a3753 ./opy/gold/continue_.pyc 61cc0dda538110d604e7535d490ceef2 ./opy/gold/fib_iterative.pyc 75448c4ab3ca2a4e2ed0f381ebb3f388 ./opy/gold/fib_recursive.pyc a4ef41cff23a95a0fa6933a450bf4440 ./opy/gold/generator_exception.pyc 5612af15e754dcbddbcec649f3933772 ./opy/gold/genexpr.pyc ec9068728b947bf995047dc60d2a6d15 ./opy/gold/genexpr_closure.pyc dbd593cf175654e96265f32d627a3b3e ./opy/gold/genexpr_iterable_expr.pyc ac47cd6d9c5eaf6b339f6d3ea8a9966d ./opy/gold/genexpr_nested.pyc e9143aa47b9af176bffd2a3536018cd5 ./opy/gold/genexpr_simple.pyc e89fe94edbe102fd7e94c371193d6d8f ./opy/gold/hello_py2.pyc d53b4b2daf87348c4e67786a7abde78a ./opy/gold/hello_py3.pyc 2c0ba5ee7e692fd1f7af775cc135bfd7 ./opy/gold/load_make_closure.pyc 1da34a63c7ca3d9efba3ecab613c11fd ./opy/gold/obj_literals.pyc 3dc513bcb2c0a06d4e9b1111973dbaf4 ./opy/gold/regex_compile.pyc aa5ee74854a1e5414222f0e4ca4b4c95 ./opy/gold/repr_method.pyc b9409548cbe80ba7281934cf3b12ff3a ./opy/gold/set_and_dict_comp.pyc 74ebde0c31e7e914be7b1db1ede0a2cb ./opy/gold/slice_bytecode.pyc 0307606493c6c4c9ee36ebe556df4090 ./opy/gold/with_statement.pyc d79f8c7916f04d0f826b0a22097b5e8b ./opy/lib/__init__.pyc 39d4d4de91cae863b10a1ced37080fb5 ./opy/lib/dis.pyc 1c24da4bcb890928fbf9307165fe7f92 ./opy/lib/inspect.pyc b8f65dbafe3f6d5b0a4dead33821509e ./opy/lib/opcode.pyc 9bbaae18dc8d05b68e8ff742892dc63e ./opy/lib/opcode_gen.pyc 1624b3de8e502de2c3e545f3d2f001e7 ./opy/misc/__init__.pyc 7d4de3774176606aded6adb1fe6cb709 ./opy/misc/ccompile.pyc 0179605aa4d312f895383d264e4e1d64 ./opy/misc/determinism.pyc 45f7a51569879734493702e012741a08 ./opy/misc/pgen_ast.pyc 6d20e2dd87e80e7abb1dac33d918d9b5 ./opy/misc/py_ast.pyc ea7ff4cd3c93a4b8999c85b25bf547fc ./opy/misc/stdlib_compile.pyc 7aa5fc0c151c36a54fb52b956a968ee5 ./opy/opy_main.pyc 4594e05341d5d697b65d0e51b96224d4 ./opy/pytree.pyc 630ff324638103bbcc7ab709fbf6b2e3 ./opy/resolve.pyc aea4f894f46fe62986ed711bb12bccea ./opy/skeleton.pyc 5912696de43c9eaeceb64bdbfc24fd42 ./opy/tools/astgen.pyc 7bcbef090a7c513b93bbba4edc1105e5 ./opy/tools/compile.pyc e900ab53b0eec15fd4487adbd242f9a0 ./opy/tools/demo.pyc 26b09458ce7f7655ed0a52f72ff3d46c ./opy/tools/regrtest.pyc ecb659c2bd0700b2359619809e44f23a ./opy/tools/stacktest.pyc f22dc6ea163e822c88a921010b5a5e04 ./osh/__init__.pyc 57b5e887aeaceca711663c2c76b04bfd ./osh/arith_parse.pyc f8ddbdf8766775d2aecd4a5fa93ebb13 ./osh/arith_parse_gen.pyc d49a17007b412956d5ef783ab57fbad6 ./osh/arith_parse_test.pyc 087084e3dbb8970a1edd875b88009a85 ./osh/bool_parse.pyc f428d872e62291effbf0fbcfdba8cb4d ./osh/bool_parse_test.pyc 43b737f8670b368e5e343b6829fd2625 ./osh/bool_stat.pyc d21ca2c2124c129a06367ec37f5294bd ./osh/braces.pyc 06364a5de044228e6567b2777f5d14e7 ./osh/braces_test.pyc cb25d73abefaaa9a4dc30e4825466d52 ./osh/builtin_assign.pyc 8a167cac6eb19d0ecbee7369774398ed ./osh/builtin_bracket.pyc 12af7f978890b61c263f72f7b3e000f1 ./osh/builtin_bracket_test.pyc 61216a302ac8737bee1f87cdad31a344 ./osh/builtin_comp.pyc a544f9c330acafaf5b44c6f059120092 ./osh/builtin_comp_test.pyc bb5007863183557f8417f10d34941cbf ./osh/builtin_lib.pyc 53b63540575d7fc8c08f41c2c7fea214 ./osh/builtin_lib_test.pyc 7fc07494d53f9d00d0f1fc6f1d644363 ./osh/builtin_meta.pyc ddd1231e2fb608e6689660974f524133 ./osh/builtin_misc.pyc ba584723fdeeca8aa08af771f374b60d ./osh/builtin_misc_test.pyc 04c188ed49d8b726d671e0ae383cd705 ./osh/builtin_printf.pyc 4fc5a2040467b0974b751112e893f445 ./osh/builtin_process.pyc 84a9e92d68d55d5840020dad12f12807 ./osh/builtin_process2.pyc f11755bbfe80a4fba83495db87c17ac7 ./osh/builtin_pure.pyc 8582cafaf62eb08cff427e171f4a9bc1 ./osh/builtin_trap.pyc 28e1a07017e40f9b43b3dfbf2ccc6bf8 ./osh/cmd_eval.pyc e9b458fbdb48552f49797c7335ff59de ./osh/cmd_eval_test.pyc 9c69ce2303224f36cb1a0067680073d2 ./osh/cmd_parse.pyc 43c26e0c03f056329f5acf65f30cab8b ./osh/cmd_parse_test.pyc 016a5d047db596df7a9014761efaf6ea ./osh/glob_.pyc ccb58f3b5b70a91d86e8cebadd0bf435 ./osh/glob_test.pyc c0ec527f9f332893c608d1d21f3ed6c3 ./osh/history.pyc 6339f31357bd09add322d89be524a2cd ./osh/history_test.pyc 321eae22bbd53d5ab769873c5d5cf7ce ./osh/prompt.pyc 554fa0cee855695bab2f8e9a663f9f9b ./osh/prompt_test.pyc 2629a8bf3a26336801bcf1f69a7d071a ./osh/sh_expr_eval.pyc 39a2b8664d11a92bc3a5ebb617bfe63b ./osh/split.pyc 3714e05bfd744d2b2fab9d2bfdb6e752 ./osh/split_test.pyc d9ab4e2dac39df67392f4df12d25b858 ./osh/string_ops.pyc b88af2f5c6c61db28f42e641c040fe02 ./osh/string_ops_test.pyc 37c0e6668d0d2905361dc42ad055359a ./osh/tdop.pyc 755b5c0c225a4185f7d29817f60edcf3 ./osh/word_.pyc 8691c7fa34b2ecd43f21bad5bba89a22 ./osh/word_compile.pyc 34b16324bf56c133a47e0b1bd312d608 ./osh/word_compile_test.pyc e2dbc8d5bebe08e5565f0481726dcfe6 ./osh/word_eval.pyc 30bc484df232ee4de31e53f30194a415 ./osh/word_eval_test.pyc 93f5ba642f5d2fc024c3ba9be6eee653 ./osh/word_parse.pyc f005182b679d503a2098dc600539062a ./osh/word_parse_test.pyc 3d57316fac48a34322b357f6fe2e030c ./osh/word_test.pyc e93b8ac339c7e50af51ccf1dc269bfa5 ./pgen2/__init__.pyc b04071a30d9782dac66d283d8b42ff5a ./pgen2/driver.pyc eea6ce47dea40ae056196621dd3398f0 ./pgen2/grammar.pyc d4676b5e277e39aa168be1a252f50478 ./pgen2/parse.pyc 6c7545a2bcf6528f8537c8ba62ac91c0 ./pgen2/parse_test.pyc 42923cba24be7603de5aea0f81660d41 ./pgen2/pgen.pyc 043fc6e5710e06a1e0803d4aaf1cfa1c ./pgen2/pnode.pyc 5d95c0ddab513456c4e735392232d82b ./pgen2/token.pyc 97b7716eb9796bb9cfa0b6ddceb73f39 ./pgen2/tokenize.pyc 51c60de72175b1e1ddbde8a49fec39aa ./pyext/fanos_test.pyc 5721aeb78ee683bb371bb92dd1993e9a ./pyext/fastlex_test.pyc 48721c623d99d2e2d6fa7323ce764f04 ./pyext/libc_test.pyc 7a21f0cde768f3adfee0d7a1c0e90302 ./pyext/line_input_test.pyc 7fe97ef0fa7e91045b49ee883b986b21 ./pyext/posix_test.pyc 161fb83c592310dfd28c4acd084ec6b1 ./pyext/setup_fanos.pyc a890d04f0988e1d22c47a1bf50ab4471 ./pyext/setup_fastlex.pyc 9a04e9a4e517af811b2050f454fcf6be ./pyext/setup_libc.pyc 54034ff83c1b00e3c763e16c8fbd7938 ./pyext/setup_line_input.pyc 0e06377797e44779487b47c82e67c7a4 ./pyext/setup_posix.pyc 2902d90f36f41d9f65d9a39bb00795c3 ./pylib/__init__.pyc d3d66d21e3b4cff43a12f8491bde4385 ./pylib/cgi.pyc 47ce1a5d5edf933abd6ecc44a158c332 ./pylib/collections_.pyc 6574621920a7ab415346c9e17b28c82a ./pylib/os_path.pyc d474a69b0796a06e16c56ecb179a700b ./pylib/os_path_test.pyc dbee391750bbc1647fea0145ad506102 ./pylib/path_stat.pyc 622312647c6338409a840ccd1d1e44a1 ./pylib/path_stat_test.pyc 8f7300197cc705e6ded35d344963b2bf ./qsn_/__init__.pyc f7d459798135e2f67b359c45ee002cde ./qsn_/qsn.pyc c34dc8143352ee6abeea14a5b4a5bf14 ./qsn_/qsn_native.pyc 880ca4865e60f173c9dbd2e816569f6e ./qsn_/qsn_test.pyc 66ea2c79bcb4c44d341467e6eb10a4b7 ./soil/__init__.pyc c5033d0e82793c39da1ccb41569c25e9 ./soil/collect_json.pyc f0aaffae7db85959af467c7861801d49 ./soil/web.pyc 54df7bae0ac6242226493f0554dde856 ./soil/web_test.pyc 42f6ad9996d89549619a92eda696d377 ./spec/bin/argv.pyc 427efd4e171216baa62e375647b7bbd4 ./spec/bin/printenv.pyc a3b738f00aa29f9189c0a13630f994ed ./spec/bin/read_from_fd.pyc 4ad0584563cc8db30f3f84f7f21f0a02 ./spec/bin/show_fd_table.pyc 58339496835e6ec31074824c64d5a7a4 ./spec/bin/stdout_stderr.pyc 4e84f26f9121ab6a11d137e262565228 ./spec/stateful/harness.pyc 47bf33c5ad12460a2aae8833c7fbdd89 ./spec/stateful/harness_test.pyc 33aeda2b4d2845f45290a9e8a28089c7 ./spec/stateful/interactive.pyc 7b9a2d6129e32a9dcfa015518f8be6a3 ./spec/stateful/job_control.pyc 9a64981551565fa826245da5e9fab180 ./spec/stateful/signals.pyc 100bba57f23491e404ed02269b681ac5 ./tea/__init__.pyc 179029328f838453c27797decc180a79 ./tea/tea_eval.pyc d8b3b4764095cc7884c0f81c268b98d3 ./tea/tea_eval_test.pyc 42f4cfa4ce1dc007581ed7d2550f9fa3 ./tea/tea_main.pyc 1ce83872aec0d34a7a20d69875d2f0dc ./test/__init__.pyc 514d07027c1c5b50ee2424bfdcc5a54a ./test/jsontemplate.pyc a1082f870d0af1fa0be3d4630636c77f ./test/sh_spec.pyc 3b6df932f5608975d944894a3d96a913 ./test/sh_spec_test.pyc 9973354bf48abc67a7966279beb6e336 ./test/smoosh_import.pyc 6bc6805662690580ccb52603a5c20728 ./test/spec_lib.pyc d152a5eaba1672b446e8ff9e9c8f1511 ./test/syscall.pyc bf399bc384e4bb0fe729f49be915c75c ./test/wild_report.pyc c7e269b0068983072623f10efb146d75 ./test/wild_report_test.pyc d0472d14ed5623596caba5df41e5051a ./tools/__init__.pyc 6bac45f9b7a396839e2e3e1b8c479956 ./tools/deps.pyc 7997c21e7d7211695df2fa8796c63691 ./tools/find/__init__.pyc f847f48b7f60ca2879a1075d05d96a3d ./tools/find/ast.pyc 76750acd5966ab8b12da08e5bb77a00a ./tools/find/eval.pyc a8325d56406690124ed47e270d1e59a6 ./tools/find/find.pyc 15be44f12048733c7dd3a77e61e7a640 ./tools/find/parser.pyc 9acc72f2b966924fcefea9a35008cafb ./tools/find/tokenizer.pyc e82fde432a2b6dec300729a91573fe4e ./tools/osh2oil.pyc 7f80eb2f792d5af7fa14e99feabecdfa ./tools/osh2oil_test.pyc 1b86f2b430df06aa0151bf897e444eed ./tools/readlink.pyc 8c52074b8e9e824bfbf5da6eef534c83 ./tools/xargs/xargs.pyc 10de1d3ba317588ed84df74b7356ab82 ./vendor/__init__.pyc 1783cedd2d52a6e0e50227846de29007 ./vendor/ninja_syntax.pyc 2e4bf6c576939685315308fb671c053d ./vendor/typing.pyc 35a74876bf72bdcfec0a2dd0b6b6e646 ./web/table/csv2html.pyc ~/oil/opy bin/oil.py Compiled to 895 bytes of top-level bytecode bin/__init__.py Compiled to 4 bytes of top-level bytecode bin/osh_parse.py Compiled to 447 bytes of top-level bytecode bin/osh_eval.py Compiled to 250 bytes of top-level bytecode _devbuild/gen/arith_nt.py Compiled to 16 bytes of top-level bytecode _devbuild/gen/runtime_asdl.py Compiled to 3084 bytes of top-level bytecode _devbuild/gen/find_asdl.py Compiled to 1306 bytes of top-level bytecode _devbuild/gen/expr_asdl.py Compiled to 468 bytes of top-level bytecode _devbuild/gen/typed_demo_asdl.py Compiled to 1281 bytes of top-level bytecode _devbuild/gen/syntax_asdl.py Compiled to 8333 bytes of top-level bytecode _devbuild/gen/id_kind.py Compiled to 7041 bytes of top-level bytecode _devbuild/gen/arg_types.py Compiled to 628 bytes of top-level bytecode _devbuild/gen/__init__.py Compiled to 4 bytes of top-level bytecode _devbuild/gen/hnode_asdl.py Compiled to 428 bytes of top-level bytecode _devbuild/gen/option_asdl.py Compiled to 1663 bytes of top-level bytecode _devbuild/gen/demo_lib_asdl.py Compiled to 387 bytes of top-level bytecode _devbuild/gen/types_asdl.py Compiled to 683 bytes of top-level bytecode _devbuild/gen/id_kind_asdl.py Compiled to 3896 bytes of top-level bytecode _devbuild/gen/shared_variant_asdl.py Compiled to 641 bytes of top-level bytecode _devbuild/gen/typed_arith_asdl.py Compiled to 626 bytes of top-level bytecode _devbuild/gen/find_nt.py Compiled to 52 bytes of top-level bytecode _devbuild/__init__.py Compiled to 4 bytes of top-level bytecode _gen/__init__.py Compiled to 4 bytes of top-level bytecode _gen/oil_lang/__init__.py Compiled to 4 bytes of top-level bytecode _gen/oil_lang/grammar_nt.py Compiled to 532 bytes of top-level bytecode metrics/line_counts.py Compiled to 167 bytes of top-level bytecode osh/word_test.py Compiled to 193 bytes of top-level bytecode osh/braces_test.py Compiled to 220 bytes of top-level bytecode osh/builtin_comp.py Compiled to 992 bytes of top-level bytecode osh/builtin_printf.py Compiled to 604 bytes of top-level bytecode osh/word_compile_test.py Compiled to 72 bytes of top-level bytecode osh/glob_.py Compiled to 378 bytes of top-level bytecode osh/cmd_eval.py Compiled to 1303 bytes of top-level bytecode osh/sh_expr_eval.py Compiled to 802 bytes of top-level bytecode osh/history.py Compiled to 219 bytes of top-level bytecode osh/builtin_pure.py Compiled to 1051 bytes of top-level bytecode osh/word_eval_test.py Compiled to 198 bytes of top-level bytecode osh/builtin_misc.py Compiled to 938 bytes of top-level bytecode osh/word_compile.py Compiled to 228 bytes of top-level bytecode osh/braces.py Compiled to 396 bytes of top-level bytecode osh/tdop.py Compiled to 528 bytes of top-level bytecode osh/string_ops_test.py Compiled to 120 bytes of top-level bytecode osh/builtin_trap.py Compiled to 475 bytes of top-level bytecode osh/builtin_lib.py Compiled to 219 bytes of top-level bytecode osh/word_parse_test.py Compiled to 275 bytes of top-level bytecode osh/word_parse.py Compiled to 713 bytes of top-level bytecode osh/prompt.py Compiled to 539 bytes of top-level bytecode osh/cmd_eval_test.py Compiled to 182 bytes of top-level bytecode osh/cmd_parse_test.py Compiled to 464 bytes of top-level bytecode osh/builtin_process2.py Compiled to 382 bytes of top-level bytecode osh/builtin_meta.py Compiled to 698 bytes of top-level bytecode osh/builtin_bracket.py Compiled to 508 bytes of top-level bytecode osh/builtin_process.py Compiled to 366 bytes of top-level bytecode osh/__init__.py Compiled to 4 bytes of top-level bytecode osh/prompt_test.py Compiled to 168 bytes of top-level bytecode osh/builtin_lib_test.py Compiled to 175 bytes of top-level bytecode osh/bool_parse_test.py Compiled to 170 bytes of top-level bytecode osh/word_.py Compiled to 660 bytes of top-level bytecode osh/arith_parse_gen.py Compiled to 187 bytes of top-level bytecode osh/cmd_parse.py Compiled to 979 bytes of top-level bytecode osh/bool_stat.py Compiled to 175 bytes of top-level bytecode osh/split_test.py Compiled to 97 bytes of top-level bytecode osh/builtin_comp_test.py Compiled to 88 bytes of top-level bytecode osh/bool_parse.py Compiled to 239 bytes of top-level bytecode osh/string_ops.py Compiled to 318 bytes of top-level bytecode osh/glob_test.py Compiled to 166 bytes of top-level bytecode osh/builtin_assign.py Compiled to 582 bytes of top-level bytecode osh/arith_parse.py Compiled to 270 bytes of top-level bytecode osh/builtin_bracket_test.py Compiled to 136 bytes of top-level bytecode osh/builtin_misc_test.py Compiled to 158 bytes of top-level bytecode osh/history_test.py Compiled to 195 bytes of top-level bytecode osh/arith_parse_test.py Compiled to 227 bytes of top-level bytecode osh/split.py Compiled to 338 bytes of top-level bytecode osh/word_eval.py Compiled to 1183 bytes of top-level bytecode tea/tea_main.py Compiled to 358 bytes of top-level bytecode tea/tea_eval.py Compiled to 82 bytes of top-level bytecode tea/tea_eval_test.py Compiled to 104 bytes of top-level bytecode tea/__init__.py Compiled to 4 bytes of top-level bytecode soil/__init__.py Compiled to 4 bytes of top-level bytecode soil/web_test.py Compiled to 100 bytes of top-level bytecode soil/web.py Compiled to 390 bytes of top-level bytecode soil/collect_json.py Compiled to 173 bytes of top-level bytecode core/completion.py Compiled to 1302 bytes of top-level bytecode core/ui_test.py Compiled to 118 bytes of top-level bytecode core/alloc.py Compiled to 142 bytes of top-level bytecode core/test_lib.py Compiled to 771 bytes of top-level bytecode core/shell_native.py Compiled to 915 bytes of top-level bytecode core/optview.py Compiled to 162 bytes of top-level bytecode core/pyos.py Compiled to 524 bytes of top-level bytecode core/vm.py Compiled to 435 bytes of top-level bytecode core/state_test.py Compiled to 175 bytes of top-level bytecode core/dev.py Compiled to 667 bytes of top-level bytecode core/ansi.py Compiled to 74 bytes of top-level bytecode core/pyutil.py Compiled to 367 bytes of top-level bytecode core/property_tests.py Compiled to 114 bytes of top-level bytecode core/__init__.py Compiled to 4 bytes of top-level bytecode core/process.py Compiled to 1220 bytes of top-level bytecode core/optview_gen.py Compiled to 162 bytes of top-level bytecode core/error.py Compiled to 374 bytes of top-level bytecode core/comp_ui_test.py Compiled to 206 bytes of top-level bytecode core/alloc_test.py Compiled to 104 bytes of top-level bytecode core/completion_test.py Compiled to 566 bytes of top-level bytecode core/executor.py Compiled to 554 bytes of top-level bytecode core/main_loop.py Compiled to 489 bytes of top-level bytecode core/process_test.py Compiled to 362 bytes of top-level bytecode core/pyerror.py Compiled to 130 bytes of top-level bytecode core/pyutil_test.py Compiled to 100 bytes of top-level bytecode core/util.py Compiled to 180 bytes of top-level bytecode core/comp_ui.py Compiled to 327 bytes of top-level bytecode core/state.py Compiled to 1394 bytes of top-level bytecode core/shell.py Compiled to 992 bytes of top-level bytecode core/ui.py Compiled to 517 bytes of top-level bytecode core/util_test.py Compiled to 88 bytes of top-level bytecode vendor/typing.py Compiled to 109 bytes of top-level bytecode vendor/__init__.py Compiled to 4 bytes of top-level bytecode vendor/ninja_syntax.py Compiled to 95 bytes of top-level bytecode asdl/format_test.py Compiled to 116 bytes of top-level bytecode asdl/gen_cpp.py Compiled to 334 bytes of top-level bytecode asdl/format.py Compiled to 322 bytes of top-level bytecode asdl/ast.py Compiled to 308 bytes of top-level bytecode asdl/asdl_main.py Compiled to 292 bytes of top-level bytecode asdl/visitor.py Compiled to 106 bytes of top-level bytecode asdl/gen_python_test.py Compiled to 197 bytes of top-level bytecode asdl/front_end.py Compiled to 589 bytes of top-level bytecode asdl/__init__.py Compiled to 4 bytes of top-level bytecode asdl/runtime.py Compiled to 113 bytes of top-level bytecode asdl/pybase.py Compiled to 155 bytes of top-level bytecode asdl/examples/typed_demo.py Compiled to 257 bytes of top-level bytecode asdl/examples/typed_arith_parse_test.py Compiled to 258 bytes of top-level bytecode asdl/examples/tdop.py Compiled to 321 bytes of top-level bytecode asdl/examples/typed_arith_parse.py Compiled to 366 bytes of top-level bytecode asdl/examples/__init__.py Compiled to 4 bytes of top-level bytecode asdl/examples/tdop_lexer.py Compiled to 155 bytes of top-level bytecode asdl/examples/typed_arith_abbrev.py Compiled to 78 bytes of top-level bytecode asdl/gen_python.py Compiled to 208 bytes of top-level bytecode asdl/front_end_test.py Compiled to 132 bytes of top-level bytecode benchmarks/time_.py Compiled to 353 bytes of top-level bytecode benchmarks/virtual_memory.py Compiled to 170 bytes of top-level bytecode benchmarks/compute/palindrome.py Compiled to 149 bytes of top-level bytecode benchmarks/compute/word_freq.py Compiled to 137 bytes of top-level bytecode benchmarks/compute/hello.py Compiled to 30 bytes of top-level bytecode benchmarks/compute/bubble_sort.py Compiled to 155 bytes of top-level bytecode benchmarks/compute/fib.py Compiled to 137 bytes of top-level bytecode benchmarks/alloclog.py Compiled to 158 bytes of top-level bytecode benchmarks/uftrace_plugin.py Compiled to 185 bytes of top-level bytecode benchmarks/__init__.py Compiled to 4 bytes of top-level bytecode benchmarks/fake_libc.py Compiled to 28 bytes of top-level bytecode benchmarks/javascript/squares.py Compiled to 81 bytes of top-level bytecode benchmarks/javascript/hexstring.py Compiled to 137 bytes of top-level bytecode benchmarks/pytrace.py Compiled to 191 bytes of top-level bytecode opy/gold/fib_recursive.py Compiled to 58 bytes of top-level bytecode opy/gold/obj_literals.py Compiled to 35 bytes of top-level bytecode opy/gold/slice_bytecode.py Compiled to 26 bytes of top-level bytecode opy/gold/all_name_lookups.py Compiled to 89 bytes of top-level bytecode opy/gold/set_and_dict_comp.py Compiled to 125 bytes of top-level bytecode opy/gold/continue_.py Compiled to 71 bytes of top-level bytecode opy/gold/repr_method.py Compiled to 64 bytes of top-level bytecode opy/gold/fib_iterative.py Compiled to 157 bytes of top-level bytecode opy/gold/genexpr_iterable_expr.py Compiled to 71 bytes of top-level bytecode opy/gold/genexpr.py Compiled to 116 bytes of top-level bytecode opy/gold/genexpr_closure.py Compiled to 19 bytes of top-level bytecode opy/gold/regex_compile.py Compiled to 58 bytes of top-level bytecode opy/gold/load_make_closure.py Compiled to 19 bytes of top-level bytecode opy/gold/hello_py2.py Compiled to 51 bytes of top-level bytecode opy/gold/genexpr_simple.py Compiled to 200 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/genexpr_nested.py Compiled to 88 bytes of top-level bytecode opy/gold/generator_exception.py Compiled to 188 bytes of top-level bytecode opy/gold/hello_py3.py Compiled to 14 bytes of top-level bytecode opy/callgraph_test.py Compiled to 139 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/stdlib_compile.py Compiled to 139 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/determinism.py Compiled to 135 bytes of top-level bytecode opy/resolve.py Compiled to 193 bytes of top-level bytecode opy/tools/astgen.py Compiled to 424 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/stacktest.py Compiled to 111 bytes of top-level bytecode opy/tools/demo.py Compiled to 94 bytes of top-level bytecode opy/byterun/ovm.py Compiled to 521 bytes of top-level bytecode opy/byterun/execfile.py Compiled to 83 bytes of top-level bytecode opy/byterun/test_functions.py Compiled to 169 bytes of top-level bytecode opy/byterun/pyvm2_test.py Compiled to 105 bytes of top-level bytecode opy/byterun/__init__.py Compiled to 4 bytes of top-level bytecode opy/byterun/pyobj.py Compiled to 240 bytes of top-level bytecode opy/byterun/vmtest.py Compiled to 169 bytes of top-level bytecode opy/byterun/test_exceptions.py Compiled to 135 bytes of top-level bytecode opy/byterun/test_basic.py Compiled to 219 bytes of top-level bytecode opy/byterun/test_with.py Compiled to 96 bytes of top-level bytecode opy/byterun/pyvm2.py Compiled to 304 bytes of top-level bytecode opy/opy_main.py Compiled to 635 bytes of top-level bytecode opy/pytree.py Compiled to 269 bytes of top-level bytecode opy/demo/docstring.py Compiled to 32 bytes of top-level bytecode opy/demo/class_scope.py Compiled to 35 bytes of top-level bytecode opy/demo/four_var_kinds.py Compiled to 86 bytes of top-level bytecode opy/__init__.py Compiled to 4 bytes of top-level bytecode opy/compiler2/misc.py Compiled to 58 bytes of top-level bytecode opy/compiler2/pyassem.py Compiled to 410 bytes of top-level bytecode opy/compiler2/syntax.py Compiled to 48 bytes of top-level bytecode opy/compiler2/ast.py Compiled to 1894 bytes of top-level bytecode opy/compiler2/transformer.py Compiled to 320 bytes of top-level bytecode opy/compiler2/consts_test.py Compiled to 84 bytes of top-level bytecode opy/compiler2/consts.py Compiled to 203 bytes of top-level bytecode opy/compiler2/visitor.py Compiled to 48 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/pycodegen.py Compiled to 807 bytes of top-level bytecode opy/compiler2/future.py Compiled to 95 bytes of top-level bytecode opy/compiler2/symbols_test.py Compiled to 641 bytes of top-level bytecode opy/compiler2/pyassem_test.py Compiled to 86 bytes of top-level bytecode opy/lib/dis.py Compiled to 252 bytes of top-level bytecode opy/lib/__init__.py Compiled to 4 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/opcode.py Compiled to 1909 bytes of top-level bytecode opy/callgraph.py Compiled to 255 bytes of top-level bytecode opy/skeleton.py Compiled to 300 bytes of top-level bytecode tools/find/ast.py Compiled to 1302 bytes of top-level bytecode tools/find/parser.py Compiled to 200 bytes of top-level bytecode tools/find/__init__.py Compiled to 4 bytes of top-level bytecode tools/find/find.py Compiled to 266 bytes of top-level bytecode tools/find/tokenizer.py Compiled to 755 bytes of top-level bytecode tools/find/eval.py Compiled to 1081 bytes of top-level bytecode tools/deps.py Compiled to 169 bytes of top-level bytecode tools/__init__.py Compiled to 4 bytes of top-level bytecode tools/readlink.py Compiled to 121 bytes of top-level bytecode tools/xargs/xargs.py Compiled to 1538 bytes of top-level bytecode tools/osh2oil.py Compiled to 254 bytes of top-level bytecode tools/osh2oil_test.py Compiled to 145 bytes of top-level bytecode web/table/csv2html.py Compiled to 315 bytes of top-level bytecode build/NINJA_subgraph.py Compiled to 111 bytes of top-level bytecode build/make_zip.py Compiled to 137 bytes of top-level bytecode build/cpython_defs.py Compiled to 568 bytes of top-level bytecode build/dynamic_deps_test.py Compiled to 110 bytes of top-level bytecode build/__init__.py Compiled to 4 bytes of top-level bytecode build/c_module_toc.py Compiled to 189 bytes of top-level bytecode build/ninja_main.py Compiled to 234 bytes of top-level bytecode build/ninja_lib.py Compiled to 68 bytes of top-level bytecode build/dynamic_deps.py Compiled to 238 bytes of top-level bytecode build/c_module_srcs.py Compiled to 159 bytes of top-level bytecode demo/bugs/fd_state.py Compiled to 201 bytes of top-level bytecode demo/cpython/fork_signal_state.py Compiled to 191 bytes of top-level bytecode demo/cpython/readline_mod.py Compiled to 149 bytes of top-level bytecode demo/cpython/pickle_instance.py Compiled to 286 bytes of top-level bytecode demo/cpython/keyboard_interrupt.py Compiled to 176 bytes of top-level bytecode demo/old/old_code.py Compiled to 177 bytes of top-level bytecode demo/old/ovm2/oheap2_test.py Compiled to 104 bytes of top-level bytecode demo/old/ovm2/oheap2.py Compiled to 357 bytes of top-level bytecode demo/old/ovm2/__init__.py Compiled to 4 bytes of top-level bytecode demo/old/__init__.py Compiled to 4 bytes of top-level bytecode demo/old/encode.py Compiled to 173 bytes of top-level bytecode demo/old/gen_oheap_cpp.py Compiled to 344 bytes of top-level bytecode demo/coproc.py Compiled to 119 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/const.py Compiled to 34 bytes of top-level bytecode demo/shedskin/runtime.py Compiled to 393 bytes of top-level bytecode demo/shedskin/arith_parse.py Compiled to 268 bytes of top-level bytecode cpp/NINJA_subgraph.py Compiled to 346 bytes of top-level bytecode cpp/__init__.py Compiled to 4 bytes of top-level bytecode frontend/flag_def.py Compiled to 2107 bytes of top-level bytecode frontend/args.py Compiled to 611 bytes of top-level bytecode frontend/match.py Compiled to 773 bytes of top-level bytecode frontend/lexer.py Compiled to 333 bytes of top-level bytecode frontend/lexer_test.py Compiled to 200 bytes of top-level bytecode frontend/option_def.py Compiled to 1096 bytes of top-level bytecode frontend/location.py Compiled to 242 bytes of top-level bytecode frontend/reader_test.py Compiled to 148 bytes of top-level bytecode frontend/parse_lib.py Compiled to 719 bytes of top-level bytecode frontend/consts.py Compiled to 2176 bytes of top-level bytecode frontend/lexer_def_test.py Compiled to 365 bytes of top-level bytecode frontend/flag_spec.py Compiled to 336 bytes of top-level bytecode frontend/__init__.py Compiled to 4 bytes of top-level bytecode frontend/flag_gen.py Compiled to 311 bytes of top-level bytecode frontend/lexer_def.py Compiled to 6517 bytes of top-level bytecode frontend/option_gen.py Compiled to 234 bytes of top-level bytecode frontend/syntax_abbrev.py Compiled to 157 bytes of top-level bytecode frontend/signal_def.py Compiled to 140 bytes of top-level bytecode frontend/lexer_gen_test.py Compiled to 120 bytes of top-level bytecode frontend/match_test.py Compiled to 142 bytes of top-level bytecode frontend/consts_gen.py Compiled to 396 bytes of top-level bytecode frontend/id_kind_def_test.py Compiled to 183 bytes of top-level bytecode frontend/lexer_gen.py Compiled to 487 bytes of top-level bytecode frontend/builtin_def.py Compiled to 325 bytes of top-level bytecode frontend/id_kind_def.py Compiled to 234 bytes of top-level bytecode frontend/reader.py Compiled to 226 bytes of top-level bytecode frontend/typed_args.py Compiled to 159 bytes of top-level bytecode frontend/args_test.py Compiled to 179 bytes of top-level bytecode frontend/py_reader.py Compiled to 123 bytes of top-level bytecode test/jsontemplate.py Compiled to 1500 bytes of top-level bytecode test/wild_report.py Compiled to 445 bytes of top-level bytecode test/sh_spec_test.py Compiled to 151 bytes of top-level bytecode test/smoosh_import.py Compiled to 149 bytes of top-level bytecode test/__init__.py Compiled to 4 bytes of top-level bytecode test/spec_lib.py Compiled to 193 bytes of top-level bytecode test/wild_report_test.py Compiled to 84 bytes of top-level bytecode test/syscall.py Compiled to 251 bytes of top-level bytecode test/sh_spec.py Compiled to 1157 bytes of top-level bytecode doctools/make_help_test.py Compiled to 128 bytes of top-level bytecode doctools/make_help.py Compiled to 382 bytes of top-level bytecode doctools/spelling_test.py Compiled to 100 bytes of top-level bytecode doctools/oil_doc_test.py Compiled to 185 bytes of top-level bytecode doctools/spelling.py Compiled to 213 bytes of top-level bytecode doctools/html_lib.py Compiled to 47 bytes of top-level bytecode doctools/cmark.py Compiled to 489 bytes of top-level bytecode doctools/__init__.py Compiled to 4 bytes of top-level bytecode doctools/doc_html.py Compiled to 83 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/split_doc_test.py Compiled to 116 bytes of top-level bytecode doctools/cmark_test.py Compiled to 188 bytes of top-level bytecode doctools/oil_doc.py Compiled to 622 bytes of top-level bytecode pylib/collections_.py Compiled to 32 bytes of top-level bytecode pylib/os_path.py Compiled to 180 bytes of top-level bytecode pylib/os_path_test.py Compiled to 116 bytes of top-level bytecode pylib/__init__.py Compiled to 4 bytes of top-level bytecode pylib/cgi.py Compiled to 19 bytes of top-level bytecode pylib/path_stat.py Compiled to 52 bytes of top-level bytecode pylib/path_stat_test.py Compiled to 104 bytes of top-level bytecode qsn_/qsn.py Compiled to 384 bytes of top-level bytecode qsn_/qsn_test.py Compiled to 132 bytes of top-level bytecode qsn_/qsn_native.py Compiled to 195 bytes of top-level bytecode qsn_/__init__.py Compiled to 4 bytes of top-level bytecode devtools/completion.py Compiled to 256 bytes of top-level bytecode devtools/oil_gdb.py Compiled to 277 bytes of top-level bytecode devtools/release_history.py Compiled to 230 bytes of top-level bytecode devtools/types-old/refactor.py Compiled to 170 bytes of top-level bytecode devtools/types-old/pyann_driver.py Compiled to 204 bytes of top-level bytecode devtools/findclassdefs.py Compiled to 118 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 devtools/services/github_issues.py Compiled to 161 bytes of top-level bytecode devtools/typeimports.py Compiled to 136 bytes of top-level bytecode devtools/yaml2json.py Compiled to 161 bytes of top-level bytecode devtools/tsv_column_from_files.py Compiled to 212 bytes of top-level bytecode spec/bin/printenv.py Compiled to 90 bytes of top-level bytecode spec/bin/show_fd_table.py Compiled to 145 bytes of top-level bytecode spec/bin/read_from_fd.py Compiled to 85 bytes of top-level bytecode spec/bin/stdout_stderr.py Compiled to 82 bytes of top-level bytecode spec/bin/argv.py Compiled to 49 bytes of top-level bytecode spec/stateful/job_control.py Compiled to 370 bytes of top-level bytecode spec/stateful/harness_test.py Compiled to 112 bytes of top-level bytecode spec/stateful/signals.py Compiled to 534 bytes of top-level bytecode spec/stateful/harness.py Compiled to 348 bytes of top-level bytecode spec/stateful/interactive.py Compiled to 222 bytes of top-level bytecode pgen2/parse_test.py Compiled to 104 bytes of top-level bytecode pgen2/token.py Compiled to 590 bytes of top-level bytecode pgen2/pgen.py Compiled to 175 bytes of top-level bytecode pgen2/driver.py Compiled to 106 bytes of top-level bytecode pgen2/__init__.py Compiled to 10 bytes of top-level bytecode pgen2/pnode.py Compiled to 101 bytes of top-level bytecode pgen2/tokenize.py Compiled to 1539 bytes of top-level bytecode pgen2/grammar.py Compiled to 197 bytes of top-level bytecode pgen2/parse.py Compiled to 195 bytes of top-level bytecode lazylex/__init__.py Compiled to 4 bytes of top-level bytecode lazylex/html.py Compiled to 498 bytes of top-level bytecode lazylex/html_test.py Compiled to 196 bytes of top-level bytecode client/py_fanos.py Compiled to 125 bytes of top-level bytecode client/py_fanos_test.py Compiled to 133 bytes of top-level bytecode client/headless_demo.py Compiled to 278 bytes of top-level bytecode oil_lang/funcs.py Compiled to 405 bytes of top-level bytecode oil_lang/builtin_oil.py Compiled to 695 bytes of top-level bytecode oil_lang/objects_test.py Compiled to 104 bytes of top-level bytecode oil_lang/funcs_builtin.py Compiled to 403 bytes of top-level bytecode oil_lang/expr_eval.py Compiled to 882 bytes of top-level bytecode oil_lang/objects.py Compiled to 193 bytes of top-level bytecode oil_lang/expr_parse.py Compiled to 517 bytes of top-level bytecode oil_lang/__init__.py Compiled to 4 bytes of top-level bytecode oil_lang/builtin_oil_test.py Compiled to 116 bytes of top-level bytecode oil_lang/expr_parse_test.py Compiled to 200 bytes of top-level bytecode oil_lang/expr_to_ast.py Compiled to 626 bytes of top-level bytecode oil_lang/regex_translate.py Compiled to 381 bytes of top-level bytecode oil_lang/grammar_gen.py Compiled to 345 bytes of top-level bytecode pyext/setup_line_input.py Compiled to 99 bytes of top-level bytecode pyext/setup_fanos.py Compiled to 90 bytes of top-level bytecode pyext/fastlex_test.py Compiled to 166 bytes of top-level bytecode pyext/fanos_test.py Compiled to 181 bytes of top-level bytecode pyext/posix_test.py Compiled to 272 bytes of top-level bytecode pyext/libc_test.py Compiled to 135 bytes of top-level bytecode pyext/setup_posix.py Compiled to 99 bytes of top-level bytecode pyext/line_input_test.py Compiled to 98 bytes of top-level bytecode pyext/setup_fastlex.py Compiled to 108 bytes of top-level bytecode pyext/setup_libc.py Compiled to 90 bytes of top-level bytecode ~/oil/opy/_tmp/repo-with-opy ~/oil/opy 122 ./_devbuild/__init__.pyc 126 ./_devbuild/gen/__init__.pyc 14909 ./_devbuild/gen/arg_types.pyc 184 ./_devbuild/gen/arith_nt.pyc 9014 ./_devbuild/gen/demo_lib_asdl.pyc 7456 ./_devbuild/gen/expr_asdl.pyc 38659 ./_devbuild/gen/find_asdl.pyc 374 ./_devbuild/gen/find_nt.pyc 5068 ./_devbuild/gen/hnode_asdl.pyc 17683 ./_devbuild/gen/id_kind.pyc 27562 ./_devbuild/gen/id_kind_asdl.pyc 11636 ./_devbuild/gen/option_asdl.pyc 90298 ./_devbuild/gen/runtime_asdl.pyc 14581 ./_devbuild/gen/shared_variant_asdl.pyc 351452 ./_devbuild/gen/syntax_asdl.pyc 23219 ./_devbuild/gen/typed_arith_asdl.pyc 40022 ./_devbuild/gen/typed_demo_asdl.pyc 5197 ./_devbuild/gen/types_asdl.pyc 117 ./_gen/__init__.pyc 126 ./_gen/oil_lang/__init__.pyc 2986 ./_gen/oil_lang/grammar_nt.pyc 117 ./asdl/__init__.pyc 7432 ./asdl/asdl_main.pyc 9946 ./asdl/ast.pyc 126 ./asdl/examples/__init__.pyc 7912 ./asdl/examples/tdop.pyc 1230 ./asdl/examples/tdop_lexer.pyc 2238 ./asdl/examples/typed_arith_abbrev.pyc 10104 ./asdl/examples/typed_arith_parse.pyc 7428 ./asdl/examples/typed_arith_parse_test.pyc 2172 ./asdl/examples/typed_demo.pyc 16176 ./asdl/format.pyc 1760 ./asdl/format_test.pyc 16577 ./asdl/front_end.pyc 5523 ./asdl/front_end_test.pyc 19235 ./asdl/gen_cpp.pyc 13299 ./asdl/gen_python.pyc 4651 ./asdl/gen_python_test.pyc 2693 ./asdl/pybase.pyc 1130 ./asdl/runtime.pyc 5119 ./asdl/visitor.pyc 123 ./benchmarks/__init__.pyc 1725 ./benchmarks/alloclog.pyc 2050 ./benchmarks/compute/bubble_sort.pyc 1050 ./benchmarks/compute/fib.pyc 240 ./benchmarks/compute/hello.pyc 1282 ./benchmarks/compute/palindrome.pyc 1113 ./benchmarks/compute/word_freq.pyc 520 ./benchmarks/fake_libc.pyc 1562 ./benchmarks/javascript/hexstring.pyc 700 ./benchmarks/javascript/squares.pyc 2892 ./benchmarks/pytrace.pyc 6285 ./benchmarks/time_.pyc 2922 ./benchmarks/uftrace_plugin.pyc 2857 ./benchmarks/virtual_memory.pyc 116 ./bin/__init__.pyc 9851 ./bin/oil.pyc 1954 ./bin/osh_eval.pyc 4180 ./bin/osh_parse.pyc 5165 ./build/NINJA_subgraph.pyc 118 ./build/__init__.pyc 2432 ./build/c_module_srcs.pyc 1355 ./build/c_module_toc.pyc 13025 ./build/cpython_defs.pyc 4432 ./build/dynamic_deps.pyc 1130 ./build/dynamic_deps_test.pyc 1352 ./build/make_zip.pyc 1556 ./build/ninja_lib.pyc 2107 ./build/ninja_main.pyc 4677 ./client/headless_demo.pyc 3252 ./client/py_fanos.pyc 3491 ./client/py_fanos_test.pyc 117 ./core/__init__.pyc 5949 ./core/alloc.pyc 2179 ./core/alloc_test.pyc 490 ./core/ansi.pyc 15686 ./core/comp_ui.pyc 8085 ./core/comp_ui_test.pyc 33886 ./core/completion.pyc 23701 ./core/completion_test.pyc 20604 ./core/dev.pyc 8041 ./core/error.pyc 16992 ./core/executor.pyc 10129 ./core/main_loop.pyc 2886 ./core/optview.pyc 2286 ./core/optview_gen.pyc 46476 ./core/process.pyc 7656 ./core/process_test.pyc 901 ./core/property_tests.pyc 2908 ./core/pyerror.pyc 11512 ./core/pyos.pyc 8730 ./core/pyutil.pyc 830 ./core/pyutil_test.pyc 18951 ./core/shell.pyc 15975 ./core/shell_native.pyc 71348 ./core/state.pyc 8818 ./core/state_test.pyc 12419 ./core/test_lib.pyc 12715 ./core/ui.pyc 1274 ./core/ui_test.pyc 3666 ./core/util.pyc 774 ./core/util_test.pyc 7687 ./core/vm.pyc 8636 ./cpp/NINJA_subgraph.pyc 116 ./cpp/__init__.pyc 1314 ./demo/bugs/fd_state.pyc 1272 ./demo/coproc.pyc 2473 ./demo/cpython/fork_signal_state.pyc 1284 ./demo/cpython/keyboard_interrupt.pyc 1723 ./demo/cpython/pickle_instance.pyc 1124 ./demo/cpython/readline_mod.pyc 121 ./demo/old/__init__.pyc 9167 ./demo/old/encode.pyc 13417 ./demo/old/gen_oheap_cpp.pyc 4131 ./demo/old/old_code.pyc 126 ./demo/old/ovm2/__init__.pyc 10604 ./demo/old/ovm2/oheap2.pyc 1357 ./demo/old/ovm2/oheap2_test.pyc 8398 ./demo/shedskin/arith_parse.pyc 249 ./demo/shedskin/const.pyc 11256 ./demo/shedskin/demo_asdl.pyc 7411 ./demo/shedskin/runtime.pyc 9646 ./demo/shedskin/tdop.pyc 121 ./devtools/__init__.pyc 2656 ./devtools/completion.pyc 1125 ./devtools/csv_concat.pyc 1831 ./devtools/findclassdefs.pyc 6538 ./devtools/oil_gdb.pyc 2584 ./devtools/release_history.pyc 1214 ./devtools/services/github_issues.pyc 3945 ./devtools/tsv_column_from_files.pyc 4312 ./devtools/typeimports.pyc 3707 ./devtools/types-old/pyann_driver.pyc 1311 ./devtools/types-old/refactor.pyc 1265 ./devtools/yaml2json.pyc 121 ./doctools/__init__.pyc 11625 ./doctools/cmark.pyc 5449 ./doctools/cmark_test.pyc 3559 ./doctools/doc_html.pyc 2576 ./doctools/html_head.pyc 783 ./doctools/html_lib.pyc 12676 ./doctools/make_help.pyc 1537 ./doctools/make_help_test.pyc 16315 ./doctools/oil_doc.pyc 2753 ./doctools/oil_doc_test.pyc 4005 ./doctools/spelling.pyc 1344 ./doctools/spelling_test.pyc 4214 ./doctools/split_doc.pyc 2494 ./doctools/split_doc_test.pyc 121 ./frontend/__init__.pyc 22860 ./frontend/args.pyc 7025 ./frontend/args_test.pyc 4586 ./frontend/builtin_def.pyc 8221 ./frontend/consts.pyc 14980 ./frontend/consts_gen.pyc 5889 ./frontend/flag_def.pyc 11504 ./frontend/flag_gen.pyc 12558 ./frontend/flag_spec.pyc 13423 ./frontend/id_kind_def.pyc 3942 ./frontend/id_kind_def_test.pyc 10764 ./frontend/lexer.pyc 18910 ./frontend/lexer_def.pyc 15007 ./frontend/lexer_def_test.pyc 13124 ./frontend/lexer_gen.pyc 1672 ./frontend/lexer_gen_test.pyc 3114 ./frontend/lexer_test.pyc 3389 ./frontend/location.pyc 10030 ./frontend/match.pyc 2747 ./frontend/match_test.pyc 8819 ./frontend/option_def.pyc 3136 ./frontend/option_gen.pyc 17152 ./frontend/parse_lib.pyc 2263 ./frontend/py_reader.pyc 5403 ./frontend/reader.pyc 2175 ./frontend/reader_test.pyc 1712 ./frontend/signal_def.pyc 5357 ./frontend/syntax_abbrev.pyc 2293 ./frontend/typed_args.pyc 120 ./lazylex/__init__.pyc 12007 ./lazylex/html.pyc 2964 ./lazylex/html_test.pyc 2733 ./metrics/line_counts.pyc 121 ./oil_lang/__init__.pyc 11717 ./oil_lang/builtin_oil.pyc 4834 ./oil_lang/builtin_oil_test.pyc 28683 ./oil_lang/expr_eval.pyc 9010 ./oil_lang/expr_parse.pyc 4752 ./oil_lang/expr_parse_test.pyc 42554 ./oil_lang/expr_to_ast.pyc 5019 ./oil_lang/funcs.pyc 8632 ./oil_lang/funcs_builtin.pyc 7460 ./oil_lang/grammar_gen.pyc 4491 ./oil_lang/objects.pyc 850 ./oil_lang/objects_test.pyc 7401 ./oil_lang/regex_translate.pyc 116 ./opy/__init__.pyc 124 ./opy/byterun/__init__.pyc 1262 ./opy/byterun/execfile.pyc 16386 ./opy/byterun/ovm.pyc 14831 ./opy/byterun/pyobj.pyc 37048 ./opy/byterun/pyvm2.pyc 1235 ./opy/byterun/pyvm2_test.pyc 23720 ./opy/byterun/test_basic.pyc 6642 ./opy/byterun/test_exceptions.pyc 14270 ./opy/byterun/test_functions.pyc 12539 ./opy/byterun/test_with.pyc 3143 ./opy/byterun/vmtest.pyc 12069 ./opy/callgraph.pyc 1094 ./opy/callgraph_test.pyc 126 ./opy/compiler2/__init__.pyc 69397 ./opy/compiler2/ast.pyc 1065 ./opy/compiler2/consts.pyc 1235 ./opy/compiler2/consts_test.pyc 9208 ./opy/compiler2/dis_tool.pyc 2913 ./opy/compiler2/future.pyc 1188 ./opy/compiler2/misc.pyc 28343 ./opy/compiler2/pyassem.pyc 1005 ./opy/compiler2/pyassem_test.pyc 56250 ./opy/compiler2/pycodegen.pyc 19927 ./opy/compiler2/symbols.pyc 2123 ./opy/compiler2/symbols_test.pyc 2004 ./opy/compiler2/syntax.pyc 54065 ./opy/compiler2/transformer.pyc 3712 ./opy/compiler2/visitor.pyc 544 ./opy/demo/class_scope.pyc 590 ./opy/demo/docstring.pyc 2361 ./opy/demo/four_var_kinds.pyc 1642 ./opy/gold/all_name_lookups.pyc 2533 ./opy/gold/class_vs_closure.pyc 247 ./opy/gold/continue_.pyc 509 ./opy/gold/fib_iterative.pyc 770 ./opy/gold/fib_recursive.pyc 2563 ./opy/gold/generator_exception.pyc 861 ./opy/gold/genexpr.pyc 565 ./opy/gold/genexpr_closure.pyc 699 ./opy/gold/genexpr_iterable_expr.pyc 626 ./opy/gold/genexpr_nested.pyc 1413 ./opy/gold/genexpr_simple.pyc 306 ./opy/gold/hello_py2.pyc 168 ./opy/gold/hello_py3.pyc 701 ./opy/gold/load_make_closure.pyc 567 ./opy/gold/obj_literals.pyc 367 ./opy/gold/regex_compile.pyc 816 ./opy/gold/repr_method.pyc 434 ./opy/gold/set_and_dict_comp.pyc 386 ./opy/gold/slice_bytecode.pyc 481 ./opy/gold/with_statement.pyc 120 ./opy/lib/__init__.pyc 7650 ./opy/lib/dis.pyc 44663 ./opy/lib/inspect.pyc 6284 ./opy/lib/opcode.pyc 1576 ./opy/lib/opcode_gen.pyc 121 ./opy/misc/__init__.pyc 658 ./opy/misc/ccompile.pyc 1076 ./opy/misc/determinism.pyc 1099 ./opy/misc/pgen_ast.pyc 2110 ./opy/misc/py_ast.pyc 1650 ./opy/misc/stdlib_compile.pyc 19193 ./opy/opy_main.pyc 31669 ./opy/pytree.pyc 6546 ./opy/resolve.pyc 7108 ./opy/skeleton.pyc 13423 ./opy/tools/astgen.pyc 1572 ./opy/tools/compile.pyc 1760 ./opy/tools/demo.pyc 3363 ./opy/tools/regrtest.pyc 1885 ./opy/tools/stacktest.pyc 116 ./osh/__init__.pyc 7713 ./osh/arith_parse.pyc 2522 ./osh/arith_parse_gen.pyc 4381 ./osh/arith_parse_test.pyc 8076 ./osh/bool_parse.pyc 4555 ./osh/bool_parse_test.pyc 3888 ./osh/bool_stat.pyc 13284 ./osh/braces.pyc 5348 ./osh/braces_test.pyc 15831 ./osh/builtin_assign.pyc 9082 ./osh/builtin_bracket.pyc 1346 ./osh/builtin_bracket_test.pyc 16596 ./osh/builtin_comp.pyc 738 ./osh/builtin_comp_test.pyc 3312 ./osh/builtin_lib.pyc 2197 ./osh/builtin_lib_test.pyc 14455 ./osh/builtin_meta.pyc 24462 ./osh/builtin_misc.pyc 1966 ./osh/builtin_misc_test.pyc 11884 ./osh/builtin_printf.pyc 5376 ./osh/builtin_process.pyc 7317 ./osh/builtin_process2.pyc 29576 ./osh/builtin_pure.pyc 7040 ./osh/builtin_trap.pyc 44563 ./osh/cmd_eval.pyc 2634 ./osh/cmd_eval_test.pyc 67262 ./osh/cmd_parse.pyc 40532 ./osh/cmd_parse_test.pyc 12003 ./osh/glob_.pyc 5053 ./osh/glob_test.pyc 4723 ./osh/history.pyc 4575 ./osh/history_test.pyc 10095 ./osh/prompt.pyc 2868 ./osh/prompt_test.pyc 30051 ./osh/sh_expr_eval.pyc 9169 ./osh/split.pyc 4888 ./osh/split_test.pyc 10220 ./osh/string_ops.pyc 4203 ./osh/string_ops_test.pyc 12431 ./osh/tdop.pyc 22879 ./osh/word_.pyc 6272 ./osh/word_compile.pyc 521 ./osh/word_compile_test.pyc 60787 ./osh/word_eval.pyc 3981 ./osh/word_eval_test.pyc 51018 ./osh/word_parse.pyc 17416 ./osh/word_parse_test.pyc 3086 ./osh/word_test.pyc 164 ./pgen2/__init__.pyc 2901 ./pgen2/driver.pyc 8470 ./pgen2/grammar.pyc 7275 ./pgen2/parse.pyc 976 ./pgen2/parse_test.pyc 14499 ./pgen2/pgen.pyc 1297 ./pgen2/pnode.pyc 3592 ./pgen2/token.pyc 19181 ./pgen2/tokenize.pyc 7258 ./pyext/fanos_test.pyc 3130 ./pyext/fastlex_test.pyc 7382 ./pyext/libc_test.pyc 806 ./pyext/line_input_test.pyc 5443 ./pyext/posix_test.pyc 496 ./pyext/setup_fanos.pyc 569 ./pyext/setup_fastlex.pyc 482 ./pyext/setup_libc.pyc 526 ./pyext/setup_line_input.pyc 548 ./pyext/setup_posix.pyc 118 ./pylib/__init__.pyc 887 ./pylib/cgi.pyc 7278 ./pylib/collections_.pyc 4448 ./pylib/os_path.pyc 2302 ./pylib/os_path_test.pyc 1138 ./pylib/path_stat.pyc 1228 ./pylib/path_stat_test.pyc 117 ./qsn_/__init__.pyc 12090 ./qsn_/qsn.pyc 2753 ./qsn_/qsn_native.pyc 7552 ./qsn_/qsn_test.pyc 117 ./soil/__init__.pyc 1449 ./soil/collect_json.pyc 10634 ./soil/web.pyc 1090 ./soil/web_test.pyc 272 ./spec/bin/argv.pyc 379 ./spec/bin/printenv.pyc 998 ./spec/bin/read_from_fd.pyc 1043 ./spec/bin/show_fd_table.pyc 881 ./spec/bin/stdout_stderr.pyc 9860 ./spec/stateful/harness.pyc 1586 ./spec/stateful/harness_test.pyc 1693 ./spec/stateful/interactive.pyc 5397 ./spec/stateful/job_control.pyc 8562 ./spec/stateful/signals.pyc 116 ./tea/__init__.pyc 3768 ./tea/tea_eval.pyc 856 ./tea/tea_eval_test.pyc 4103 ./tea/tea_main.pyc 117 ./test/__init__.pyc 62958 ./test/jsontemplate.pyc 37608 ./test/sh_spec.pyc 4645 ./test/sh_spec_test.pyc 1158 ./test/smoosh_import.pyc 7004 ./test/spec_lib.pyc 5672 ./test/syscall.pyc 21792 ./test/wild_report.pyc 1249 ./test/wild_report_test.pyc 118 ./tools/__init__.pyc 4313 ./tools/deps.pyc 123 ./tools/find/__init__.pyc 17951 ./tools/find/ast.pyc 13916 ./tools/find/eval.pyc 3947 ./tools/find/find.pyc 1145 ./tools/find/parser.pyc 4754 ./tools/find/tokenizer.pyc 25156 ./tools/osh2oil.pyc 2232 ./tools/osh2oil_test.pyc 1147 ./tools/readlink.pyc 15481 ./tools/xargs/xargs.pyc 119 ./vendor/__init__.pyc 7959 ./vendor/ninja_syntax.pyc 1220 ./vendor/typing.pyc 12707 ./web/table/csv2html.pyc d41d8cd98f00b204e9800998ecf8427e ./MD5.txt 6eef1f5eea9fd774dc3e014eeac25bd5 ./SIZES.txt 4f131549667a61d14c5daa1c7c9d910c ./_devbuild/__init__.pyc b6d3c93eeb4b7f6e7885545d3a297087 ./_devbuild/gen/__init__.pyc dec38feab4e79f078a192b46b8f8f3f6 ./_devbuild/gen/arg_types.pyc e7069d7b26f4c3bb3b262ace6ed98696 ./_devbuild/gen/arith_nt.pyc 05b0f7f3b60e9deb761fc7bed7b4fdbf ./_devbuild/gen/demo_lib_asdl.pyc 42c5961c4513ab42eacefbaf8a6bb367 ./_devbuild/gen/expr_asdl.pyc e80365d004609dcf951897271ef5edbb ./_devbuild/gen/find_asdl.pyc e11c484aa42162c5c71f71638442d106 ./_devbuild/gen/find_nt.pyc 85206d0406813372d148ea0fa74c02a9 ./_devbuild/gen/hnode_asdl.pyc 31d28b48e14d60b2e90a63028216e026 ./_devbuild/gen/id_kind.pyc 9c8282fe1faabfc969bd82167a9838ec ./_devbuild/gen/id_kind_asdl.pyc f4ee7adb8cd287aa1cd07edb38f78125 ./_devbuild/gen/option_asdl.pyc 0092231096ea814373447a0065f379f6 ./_devbuild/gen/runtime_asdl.pyc d817050492f232cf86fbf57f3d5e6384 ./_devbuild/gen/shared_variant_asdl.pyc 41919bcd736093b8c454915eb020398d ./_devbuild/gen/syntax_asdl.pyc 6b0b8ed197f74b9363cde9ed8abe1076 ./_devbuild/gen/typed_arith_asdl.pyc 000e990c989b0eb7e4d840d1472dde99 ./_devbuild/gen/typed_demo_asdl.pyc c0a79fa9ea386bf63da0742e9de1b72a ./_devbuild/gen/types_asdl.pyc 866c239250b5d56c272af4c3555d7717 ./_gen/__init__.pyc fe512a94442bd84241ebdbf6b78607b8 ./_gen/oil_lang/__init__.pyc 3ea3eb1db54e7423d7d92ee06bb5ae6e ./_gen/oil_lang/grammar_nt.pyc 8684aa39260e3ee5b06b4a9ddefa3138 ./asdl/__init__.pyc ddf4057ca45cba1bb39b87ff2bc9884e ./asdl/asdl_main.pyc 9bad63f0611b38b854c9054405886e05 ./asdl/ast.pyc 845e7e3d68d4648ad551c77bdcbbff32 ./asdl/examples/__init__.pyc a527f15dc521b34836c9e430aec2fbd4 ./asdl/examples/tdop.pyc a7ea89260e857a9410927d4cae0b282f ./asdl/examples/tdop_lexer.pyc 54bcef1633e41fa9142dd79377ad9bec ./asdl/examples/typed_arith_abbrev.pyc 975011775e8ed9ed7e5feca00168608c ./asdl/examples/typed_arith_parse.pyc bb4e71628db7a0bc0c5556fcaa29ebcc ./asdl/examples/typed_arith_parse_test.pyc 6954b127db3b29a72d35b6f4f4099731 ./asdl/examples/typed_demo.pyc 52912608073012e286cf1dc8afc242ac ./asdl/format.pyc a390008e3406050b54e6935087e6e8e6 ./asdl/format_test.pyc 7c5cac3ba0c67185783018473dd14429 ./asdl/front_end.pyc b9160de35d5c2f5375515565032136d2 ./asdl/front_end_test.pyc 645eeeed6719b7ec550d6827282fe4d6 ./asdl/gen_cpp.pyc efe5737d0484e74cb2220afce8db55c1 ./asdl/gen_python.pyc f9a6cf914589818feaeb35356f762291 ./asdl/gen_python_test.pyc 013476df72041c0de8ff5d1083fbf810 ./asdl/pybase.pyc 9feebbd555f4a1d49d6837b9f6f65e2e ./asdl/runtime.pyc 74b5edcf00f579232e92debf405acbb7 ./asdl/visitor.pyc 4de09c710f6a67b5f2effb9ee4e27826 ./benchmarks/__init__.pyc ecfbd59b85050c441243de3378f5c611 ./benchmarks/alloclog.pyc 1ed83b4fdcc929d2aa13d4e2f3b24c5d ./benchmarks/compute/bubble_sort.pyc f2cacc090872356a5b5cc7c4f1a4c889 ./benchmarks/compute/fib.pyc 63b1d4fa766acf07b233054585ca4e85 ./benchmarks/compute/hello.pyc b74a7d0968f06a92642fee507560271a ./benchmarks/compute/palindrome.pyc 8f776070a5b9f1bab0ad33967827d536 ./benchmarks/compute/word_freq.pyc 423383125bfe5b8d468c6fdb13dd38bf ./benchmarks/fake_libc.pyc 70fc889620171b5e1c2a6fd2a9132e5e ./benchmarks/javascript/hexstring.pyc 9d813a376ae1030951e3cbfd4d05e8e0 ./benchmarks/javascript/squares.pyc ace3cfb1b955d80d92da4116cf8d2ef7 ./benchmarks/pytrace.pyc f6255e1831524a1fc70f675d74d285cf ./benchmarks/time_.pyc 0ab5b3d32ecb2b5cb41e18c27a228b2e ./benchmarks/uftrace_plugin.pyc 3467542f2d78ddfba6c7f43d37f079ba ./benchmarks/virtual_memory.pyc 2872fc1b9e3f4d9190643398966a8ca7 ./bin/__init__.pyc 5973f1940a1476f8e839e137b6f9d196 ./bin/oil.pyc 59639b0d9be0b06011a2e9a7866a4f31 ./bin/osh_eval.pyc c605de559d5b46afa2699dc82485e919 ./bin/osh_parse.pyc c6558d9512b06bc4769a126ea0e24e4d ./build/NINJA_subgraph.pyc 09fbe395306695eb497925dedda4dff4 ./build/__init__.pyc 4063d0a74f2c101dc11ace9d86289969 ./build/c_module_srcs.pyc e6bc166b79b753da1a0c8ae26dc5a77f ./build/c_module_toc.pyc 31f80303e84188dee2c2a2d8229ec698 ./build/cpython_defs.pyc 948dc4efaf3af5676cd5699b9f3f726a ./build/dynamic_deps.pyc 746ede9ac9519a748ae41e0655ed33f1 ./build/dynamic_deps_test.pyc 95ad680148375d9e1d46c72294cc311f ./build/make_zip.pyc 3b23cf87ef49d77ff31097db38fc6470 ./build/ninja_lib.pyc 6dc5833676c7e1cd26c87025da7d9b8e ./build/ninja_main.pyc 01f85f5cab1b439128206b54cfa38110 ./client/headless_demo.pyc 14e4234fe1de582d67421038497aa0ab ./client/py_fanos.pyc c949bf3981dc33e37762e4400ecbec1f ./client/py_fanos_test.pyc a2a68f6c9fbb684d5f3266f1000cad1e ./core/__init__.pyc 74d4a68b14206b53f827384e0f1a73a3 ./core/alloc.pyc e70dbd5da924a82298324ccfc0131f51 ./core/alloc_test.pyc bd62247e931aebe038029058cb002943 ./core/ansi.pyc 5d4baafe23387df6c2e443be6a234093 ./core/comp_ui.pyc 14b4c3e9f93669d5e144d3f354732e83 ./core/comp_ui_test.pyc c86f2df90e2750cd30c6ff4241b2365c ./core/completion.pyc 29e0a4a18d7e67eb6f29df91d4cbf946 ./core/completion_test.pyc 87e97125fa76759a21d41e8a1553b97a ./core/dev.pyc 682964561fcd176b6ee2b5e15baca24b ./core/error.pyc d127b000f5d97753ee83842086e42cfa ./core/executor.pyc 0f2843db31f565d0a695cfdbc57d1604 ./core/main_loop.pyc bbc6941f3f1127faf7136f0742f8a8fd ./core/optview.pyc a97fbc91caa230619beb71b1da2a9726 ./core/optview_gen.pyc d7974851bfc3e9a4b20a3b648eac8951 ./core/process.pyc 09bcf39001dc7351e3c0d965fd0dcc2c ./core/process_test.pyc c941314e8248233ef90425a574f4cfc4 ./core/property_tests.pyc b9a0107aab312196849926e3d16b1219 ./core/pyerror.pyc 3fb0a36d951d15a6d125ff33a42d1f61 ./core/pyos.pyc 4db927c0c75dc50ad9155892c252375a ./core/pyutil.pyc f59419995c3f3ba337d39587c8676225 ./core/pyutil_test.pyc 7815f0eea1b384f8777660e2e05d02b4 ./core/shell.pyc ba0160d9bd2dcae0a77a956c69fac2d0 ./core/shell_native.pyc 2c1a78bad7a4fd525bd8d43d8e9948ae ./core/state.pyc 759ad3df218f59b6e66cd7cbbdf0b753 ./core/state_test.pyc 5d00bfcb3376c04ff206e4d9c45935ec ./core/test_lib.pyc db9bea783e5dfae1c728fc4ccf1322a3 ./core/ui.pyc e47cc4cc495729c50f88ea7073c84cad ./core/ui_test.pyc 0ab0521e681ce3a01eedee62964dcb5b ./core/util.pyc 36ce4ff92e8c05648c20dc54176e7d4d ./core/util_test.pyc a3ccfff55361074e84e51d5ea782873a ./core/vm.pyc 90ea59f892e91b96f971d3500216e5f3 ./cpp/NINJA_subgraph.pyc 3c504bbe5322254102c7285ca5c3756a ./cpp/__init__.pyc 048627b1a7aeff8d2e9fd93e726cbd8f ./demo/bugs/fd_state.pyc 40444da1fb5cee2efd2cd8bc66bd9b2f ./demo/coproc.pyc 5a8f32e949407c70c0070273ba09b6ba ./demo/cpython/fork_signal_state.pyc 5aee7ff367420eebd76737e241007ec7 ./demo/cpython/keyboard_interrupt.pyc f4b8da9cc49d7e3e9d33cec91fb0a949 ./demo/cpython/pickle_instance.pyc 5e4426eb838b497f69a8f6b35fcb2d61 ./demo/cpython/readline_mod.pyc 2bd778934c729bb8bac9403411d094d6 ./demo/old/__init__.pyc bbdffb01430c842ae95b657d6943d460 ./demo/old/encode.pyc 4436051c740f2edb0f5bc4c6a588d4e6 ./demo/old/gen_oheap_cpp.pyc 92979d5e543b3dc6025edee792b192a2 ./demo/old/old_code.pyc 10065bc628d97a8712c99d3046bcef01 ./demo/old/ovm2/__init__.pyc 0f961945920e0fa7d3c6a3672be3a0c3 ./demo/old/ovm2/oheap2.pyc 92418fb6353e290159e357f7ecc45039 ./demo/old/ovm2/oheap2_test.pyc a1f33bee8724ab55bf213751ce45f9da ./demo/shedskin/arith_parse.pyc 97d45252a24ac9d1899a4924463f3045 ./demo/shedskin/const.pyc 99ca5e250c434f0f158b87c80c5a3248 ./demo/shedskin/demo_asdl.pyc 964ae7d016587dae0020c4a434787411 ./demo/shedskin/runtime.pyc 02c86261c232d05a3741967a35bde7e8 ./demo/shedskin/tdop.pyc 2d16e03a5b63a9b5d8b5381ad99261f3 ./devtools/__init__.pyc 2635548bcd30ec21ec8c7cd23179db9c ./devtools/completion.pyc 4c22ad49531aa3d2ab95a4760d844e21 ./devtools/csv_concat.pyc fc76b35691ebf9daa4ee7cbc27e19f68 ./devtools/findclassdefs.pyc 9858704a7906b54b3a8b94260afd7a69 ./devtools/oil_gdb.pyc 08efc29c88c88ed2b7debfec1f4024c9 ./devtools/release_history.pyc a407ca29b9a6357ecd5bc7d2aa52bf32 ./devtools/services/github_issues.pyc 9f59fcb960902d435a958590af7a5ee7 ./devtools/tsv_column_from_files.pyc fe32b716426653c0773f2c2f0524ee23 ./devtools/typeimports.pyc 456d797f2346f81942b776e19881caa0 ./devtools/types-old/pyann_driver.pyc 61ba640adcf1979f6de3dffed737b8d1 ./devtools/types-old/refactor.pyc 4edd7e8fbbc75fa30eaa887f90dda33a ./devtools/yaml2json.pyc 5e2831ced67ecac9ba7c161b5958c57a ./doctools/__init__.pyc ea5d9cbb429cada7e7d8df4d238270af ./doctools/cmark.pyc f9c5b31a96eb98db72bf79f91f13c4c0 ./doctools/cmark_test.pyc 9430dac16cdb724820253836aeafaa39 ./doctools/doc_html.pyc e49db91ed312c789b0b587ee208c04ab ./doctools/html_head.pyc bdda4cb13b60202429ac676397149d30 ./doctools/html_lib.pyc ab01fd437d5a80fde3f82254df9c62df ./doctools/make_help.pyc 73fbe9de7ddafe2d6c43fe2b3a4cedbc ./doctools/make_help_test.pyc 8ad44ebd21d38848e246644efae64e10 ./doctools/oil_doc.pyc 8dfdfcc9beba0d7f2cf616c3642000aa ./doctools/oil_doc_test.pyc c0095bdbe81ed7abd7f7db9b90163e07 ./doctools/spelling.pyc 7089c38d9626c48024e3239b321adcd4 ./doctools/spelling_test.pyc e157020c45e9d46d6aa230091efeffa9 ./doctools/split_doc.pyc 818ccdb852222c6d1ebd6324ceafebc1 ./doctools/split_doc_test.pyc a59628ad477a98654316f25f423e919b ./frontend/__init__.pyc 64c4e42708da2e6e4db6d37a290b1239 ./frontend/args.pyc 2d0c61191fee0961facafeb1f1a5b19b ./frontend/args_test.pyc 5f11cf340f641ca5103b45f66013e77d ./frontend/builtin_def.pyc 2ebce4e49290bb38120aaea69b920a32 ./frontend/consts.pyc 667e85872dea30998221cb9dc331e983 ./frontend/consts_gen.pyc de0e2b1e22a3df52a116caae2a8b67a5 ./frontend/flag_def.pyc e341861daed37def1b19350400ca3afe ./frontend/flag_gen.pyc ece35654d6717813228772f9a9f02e03 ./frontend/flag_spec.pyc 8b9696fb19b55a1d1ff9d565ba4fd3cf ./frontend/id_kind_def.pyc fbbb2b92ce66ac9a88e40cc8cb5d010e ./frontend/id_kind_def_test.pyc 3a0861e293ea2c2ada490c1c68f25667 ./frontend/lexer.pyc 067c1b2109f50bad8c9a29661985ac67 ./frontend/lexer_def.pyc c6d26965a2ba9bf63154633f3b50c832 ./frontend/lexer_def_test.pyc 7d12c90aaa5c7dc0409229b78a6b79e5 ./frontend/lexer_gen.pyc 4cdf6334dcc99018545c6713387d3460 ./frontend/lexer_gen_test.pyc a8552d656470854af35496099624acff ./frontend/lexer_test.pyc 8dd11c7c5f35fbfaab2ca4e10d8d61a5 ./frontend/location.pyc 6eb6656a6e0607c5c0900a2307756870 ./frontend/match.pyc 03ad9cc7c790f4ef131f771c5e20c40f ./frontend/match_test.pyc 8e8b4249cba9098e93d2f9d6cc920358 ./frontend/option_def.pyc b22fdb47b435c54558db003a8d7aeee5 ./frontend/option_gen.pyc b8b27965490d7b7c581d19e21368f219 ./frontend/parse_lib.pyc 13e08ba8f265266993034f49f8f15453 ./frontend/py_reader.pyc 1d21a9a88f7058251ce71b785d5321d0 ./frontend/reader.pyc 247d5add1b5c7549b48863da4d068aa0 ./frontend/reader_test.pyc b00e1f4e7edf820a1c320eb25b58621b ./frontend/signal_def.pyc 8409a2f6ccfa2e37b7eaca8670559611 ./frontend/syntax_abbrev.pyc a3fffb35f14f803d0afb9509838932c2 ./frontend/typed_args.pyc 6f1c5fb7653c15fd8e533fa62518f078 ./lazylex/__init__.pyc 2804ab163055ad15ced282b211eb6315 ./lazylex/html.pyc 855029cfeece9f7e61b434570fe1e5c0 ./lazylex/html_test.pyc b072a47724e0b7611547e02e73b78519 ./metrics/line_counts.pyc 9818979399982d9de89262090c351681 ./oil_lang/__init__.pyc aad305e02d424c9738f89d3d6c835015 ./oil_lang/builtin_oil.pyc 8720296123f6891ed7ba0c86139a8c22 ./oil_lang/builtin_oil_test.pyc f221d45b4316585a2da001ec8a0a07ae ./oil_lang/expr_eval.pyc c3939829e1bbb81cfcc8132888da224a ./oil_lang/expr_parse.pyc 48c4c64cb2556b743763745ee00663f8 ./oil_lang/expr_parse_test.pyc 52c63713942132e0f762d23372ec9c67 ./oil_lang/expr_to_ast.pyc d77da3dacf790be2a95df59fa6e17161 ./oil_lang/funcs.pyc 7eee7d6954c46da7da20cdaffce93a97 ./oil_lang/funcs_builtin.pyc d554aa4a8a093e0768913c235062e75d ./oil_lang/grammar_gen.pyc 8d8321c550c45557661887453566b776 ./oil_lang/objects.pyc 00df306ce1f82930f42af663bf097609 ./oil_lang/objects_test.pyc 51be969e6210f5f4923774dc4a39c078 ./oil_lang/regex_translate.pyc 71f0801935307ecdca4f798073abd3e1 ./opy/__init__.pyc 8f027115091c10a4d91ab8cdb54aa0e2 ./opy/byterun/__init__.pyc 09018190cb310fc24b8ebab888fdc915 ./opy/byterun/execfile.pyc 026421a5dda77678b7cb469a888b940d ./opy/byterun/ovm.pyc 85e8799f60214ea29c20b1c4a254233a ./opy/byterun/pyobj.pyc fcbd08290fad269a7601b48cd1b0ff56 ./opy/byterun/pyvm2.pyc 9abc44133d313614f5f84a6c7e44047e ./opy/byterun/pyvm2_test.pyc b5a91e07a8c74b2aa8253cb25d155770 ./opy/byterun/test_basic.pyc 99135aaa6079410f3dd0794e30a4ec53 ./opy/byterun/test_exceptions.pyc 14e7e356549c9844af75a03a9f3627c7 ./opy/byterun/test_functions.pyc 4bd43a57ea8645371c4ff5e9abc36566 ./opy/byterun/test_with.pyc 39a56dc77a6dad0b21fe0f07eb95a441 ./opy/byterun/vmtest.pyc 59c65a873f562f3884b99fa20193e736 ./opy/callgraph.pyc 56d3b687022ab65e7a534a70b2033c8d ./opy/callgraph_test.pyc 5829f233df017455aa503878098dda28 ./opy/compiler2/__init__.pyc ab238a44bcc861c5667de891087dd3e3 ./opy/compiler2/ast.pyc d3c8432437b62dc97d4de63238f76513 ./opy/compiler2/consts.pyc e334418c97ea39ed6371b1adc274bafb ./opy/compiler2/consts_test.pyc 0b6724eed947a3fbde1ca2e229e5b82b ./opy/compiler2/dis_tool.pyc 5f516480a868ebb74b2458dc937dfca3 ./opy/compiler2/future.pyc aed437faceb4de9f18eb2beeb6cf063e ./opy/compiler2/misc.pyc 13d9af384e2aa77bcdd7b463124735d6 ./opy/compiler2/pyassem.pyc 57dfc946a615701cf466f03e612c4893 ./opy/compiler2/pyassem_test.pyc 53075b8e755e13715cd8524c6a0364c8 ./opy/compiler2/pycodegen.pyc 90437e15b66fa805007ea3dfcc2af389 ./opy/compiler2/symbols.pyc 7595a2e0e871a09ddafbe44ed9d57943 ./opy/compiler2/symbols_test.pyc 943634060f2ec5cf7603e9b9df6d5ced ./opy/compiler2/syntax.pyc 9916eb8d1b236072cb65e64c67527330 ./opy/compiler2/transformer.pyc f50efed1ba1f9f014ee7207ffc8fea45 ./opy/compiler2/visitor.pyc 249f1de8d9cf30153f676e5ce28e2697 ./opy/demo/class_scope.pyc 1fd92b16181ac5684e24e66d3c0c7824 ./opy/demo/docstring.pyc 190230ff12962f7d794d7303f5ac0dc2 ./opy/demo/four_var_kinds.pyc b4c8a2a0dda56ee07eeb74c553fb90e2 ./opy/gold/all_name_lookups.pyc 9a81d523db87114246e9255f6347e50c ./opy/gold/class_vs_closure.pyc b6298a1de468439a5c2f31dd676780e9 ./opy/gold/continue_.pyc d9ad64da65f3660fa9828b670f8b1383 ./opy/gold/fib_iterative.pyc 9b3de2ba36359aec54c8d98c455e550f ./opy/gold/fib_recursive.pyc aad91edda8b74f403eb6787356d49e77 ./opy/gold/generator_exception.pyc 59186f3384f98b8fddadbdac335ba15c ./opy/gold/genexpr.pyc 64c5faac55e3021bd125af20fadeca43 ./opy/gold/genexpr_closure.pyc bc3f9ae100a0fb779e47948414b14536 ./opy/gold/genexpr_iterable_expr.pyc c19d83bdce63e659708ce9d633949715 ./opy/gold/genexpr_nested.pyc 5c9138875e4b8f1cec9e6c5801e55fd6 ./opy/gold/genexpr_simple.pyc c14acaa3222228b988991471c18632f1 ./opy/gold/hello_py2.pyc 4d127b884a34c830339f980442cca19c ./opy/gold/hello_py3.pyc cdda4871e366236a2f7b2b2da5179779 ./opy/gold/load_make_closure.pyc e0a4471b6d15cdc54eb4ec3a937f5a08 ./opy/gold/obj_literals.pyc 1e41c94db092e951bc578dae351c3574 ./opy/gold/regex_compile.pyc 404c3ffa669a5fd4f57fa5a653092b12 ./opy/gold/repr_method.pyc a4fd32e81a05b30a1377c5201e82ee15 ./opy/gold/set_and_dict_comp.pyc e2953f882b1d8df272b3bf9cb8996759 ./opy/gold/slice_bytecode.pyc 657184412d3a0889458f43f947e37e8c ./opy/gold/with_statement.pyc 891124a83482088bdf905dd62c32af00 ./opy/lib/__init__.pyc 6041191a6b623239ab4dbdbbc36aa625 ./opy/lib/dis.pyc 9d11596033a7abbfbba4f0a75965a628 ./opy/lib/inspect.pyc 1d2b9132d0b9d602600bdc869ac8f4e1 ./opy/lib/opcode.pyc 68d3d56f783a50b97a89751a3be2e9dc ./opy/lib/opcode_gen.pyc ab124b8877db6c2cdb9d15f6f4ba6811 ./opy/misc/__init__.pyc eb2c27d5a94f1e98a430eaa5a67ce27f ./opy/misc/ccompile.pyc d3659fe8104cd6935c0e8e1b3d8c8b11 ./opy/misc/determinism.pyc fe64f1f885f3b665e3a7d8b65177b98c ./opy/misc/pgen_ast.pyc 51084236b65a86c4b2e728f089e37463 ./opy/misc/py_ast.pyc 89aa0e9360c6e4815d86972c29c12b48 ./opy/misc/stdlib_compile.pyc 99e1c6a44312be2355f66c8e8ff43a83 ./opy/opy_main.pyc 8d7160e928e28a57ac68502c57d16927 ./opy/pytree.pyc e8f82b24da3778714ca5617d5aa0e34d ./opy/resolve.pyc 83455f90aa498443945557953896e018 ./opy/skeleton.pyc 8dca496732e06a38ff3e7df89c01d3b9 ./opy/tools/astgen.pyc 6c47aae8b0d8ce7a93c567fab2189dc0 ./opy/tools/compile.pyc 42922937f158542c1dc15c10127e724e ./opy/tools/demo.pyc 75e9eae04f67b1e1e2d9ac717d74b116 ./opy/tools/regrtest.pyc 5b0a8598afccea7e7e592f58c9a637e3 ./opy/tools/stacktest.pyc d34a3155c7bd5e46da31f62787821b70 ./osh/__init__.pyc 806bdddb3b66149301a94c8f232f34d7 ./osh/arith_parse.pyc ba2860af0efab7116df34f648280be19 ./osh/arith_parse_gen.pyc ca9e3ea5ce840d408f68d10b11135d98 ./osh/arith_parse_test.pyc f9bad0b6ad17c3583c7260c5e4dceb43 ./osh/bool_parse.pyc 6cc05d8555fa7403aed4ce83bd068d5d ./osh/bool_parse_test.pyc 2260e4ffee006a1dc9f99e37bb1f97ef ./osh/bool_stat.pyc 483bc07fa03b42d0e7a69c3c50c7173f ./osh/braces.pyc 98fedab8bf01ae73e4afbf59bc02b1e0 ./osh/braces_test.pyc e94debf7fc081ee301c572e703632ad4 ./osh/builtin_assign.pyc 0562329e1df6da66c27eee0dcee57489 ./osh/builtin_bracket.pyc 6743024ffa1693412201cbe389780e8c ./osh/builtin_bracket_test.pyc 56a0e0e46cd92393387803f7188bdaed ./osh/builtin_comp.pyc 23f444198b50ad3f9d75ed221f24a792 ./osh/builtin_comp_test.pyc d49fed35dad46c20b06d707db4b77404 ./osh/builtin_lib.pyc e1bf4741f31abd1e764c3117692a9d1f ./osh/builtin_lib_test.pyc 49cc336c1ab3ea05f0187e4368655e2e ./osh/builtin_meta.pyc 5ebfc78c049a36a8945a265d232daf3e ./osh/builtin_misc.pyc 76805313e7c432808cc3e9673f98aac2 ./osh/builtin_misc_test.pyc 23845c8c15fce485e14861069884a92f ./osh/builtin_printf.pyc 472ffd8f0772c5084968dcd4ac34aafc ./osh/builtin_process.pyc f2344d22e23be74be6cbdd812aba98a0 ./osh/builtin_process2.pyc 12a52284c56a85653b08c461df2acce9 ./osh/builtin_pure.pyc 06e5c0b16d89261e671681b68a6c31d9 ./osh/builtin_trap.pyc c0a87d8bef5532478b86cb0a6ff1fa72 ./osh/cmd_eval.pyc 5095b1a3f3e95581c5eecb65b1fa3a5f ./osh/cmd_eval_test.pyc d8668a0452489e3ee66bb2e785dccced ./osh/cmd_parse.pyc ed106917e9dd32e1f1f8a22b1c0f1d09 ./osh/cmd_parse_test.pyc 5669e10f1303867d975023a2ff8c034f ./osh/glob_.pyc 3ab7b26296ef3c2c98e1dc64c32f11fb ./osh/glob_test.pyc 8c3a86c13113f16bcb283531e8a5fb73 ./osh/history.pyc dc1a05ddc50638508207e7e21dddbff1 ./osh/history_test.pyc fadbab6f303fad9d93ced12f8c800fde ./osh/prompt.pyc 8f5b8b6c74ca4fbd2bb388da4cd03a36 ./osh/prompt_test.pyc 1f5fe67a8f38c350645cb668a746b827 ./osh/sh_expr_eval.pyc f5170cd613f12bf46a4cb8a43f66d14c ./osh/split.pyc 9a28046c0372fe927828d868db77c922 ./osh/split_test.pyc 3d12fa48325bb13f2f67ed1d48c60f5d ./osh/string_ops.pyc 95ebbcb61f2392231c15dca30cad3409 ./osh/string_ops_test.pyc 3b6edf3e6f908a0d8cb21f397b923263 ./osh/tdop.pyc 810f02622e95408f9f3007ac55c5cdeb ./osh/word_.pyc d0f06a25ec27989385f0af9bbb35da39 ./osh/word_compile.pyc ae7ab7f3db7061b7f14f15125af5d6a6 ./osh/word_compile_test.pyc 5758f6d655b97b0f607a6558625e4a5d ./osh/word_eval.pyc b622b601f77c8d788db2a78b9ecb1458 ./osh/word_eval_test.pyc b3aac0795c5fac5b9b0192ac0ba79e79 ./osh/word_parse.pyc fb530a62c26f0194b6da01611ceba525 ./osh/word_parse_test.pyc 47c997815a8862c0fba45e797d883bc0 ./osh/word_test.pyc 733c9e74dc905b6d6d4f48dbc7c625d8 ./pgen2/__init__.pyc 284f38c6f08ba0780c4243331c654e7f ./pgen2/driver.pyc a5fb5b3160a59b01149c9fe7b9992bde ./pgen2/grammar.pyc 2dc5ab414f0d25f443e0dc78af144190 ./pgen2/parse.pyc aaa0543a2665230623438b3f33b4fd0b ./pgen2/parse_test.pyc 7c60e28d15884c0b09246716e9fc0f40 ./pgen2/pgen.pyc 6396d93707e883c0f5ae48977a31237c ./pgen2/pnode.pyc 931a88dade6ca79bbfe363e0a3c1f631 ./pgen2/token.pyc 78351a760de49228eed421f97700b477 ./pgen2/tokenize.pyc b82f58ffd4f54563c3d3a6ad5759a5a2 ./pyext/fanos_test.pyc 75ac09cb8a09d5e54858769fce07dc28 ./pyext/fastlex_test.pyc b911273700d207bf8b94c1651e10eab1 ./pyext/libc_test.pyc b73c8af4655cf44b20dfe0603b3ed04b ./pyext/line_input_test.pyc 6a39d18711acd20e19b44f050b64fdce ./pyext/posix_test.pyc 781ebf30d977a8a19fef73ebfeca9bd5 ./pyext/setup_fanos.pyc 96b4534a7ad5aa431a5d2fea44efcc7f ./pyext/setup_fastlex.pyc 4a67936f8fc3ea635485dd64134b208e ./pyext/setup_libc.pyc eacddb9e3e661db410e1dee03493825d ./pyext/setup_line_input.pyc 323e13a350fb04fb95e323b4bbd403b0 ./pyext/setup_posix.pyc d19c19eaf510ab1489784721b97475a2 ./pylib/__init__.pyc 3382c90d4a09c671293c3cdc85fd9d96 ./pylib/cgi.pyc b78f7ac167e84ae05bf1d2319b98fe5b ./pylib/collections_.pyc 898690b5199081ea5442be60c9ab879f ./pylib/os_path.pyc f397f998506110fa16376de3105c6b8e ./pylib/os_path_test.pyc 72098ecc893d5f82335773a5dca3d324 ./pylib/path_stat.pyc 28e522c3c4f9db8b99008f80a9737f7f ./pylib/path_stat_test.pyc 257b4eda6b94b4a9fce61f4ca39f9975 ./qsn_/__init__.pyc 845eea7ff6f9626bb33af91639c678a7 ./qsn_/qsn.pyc f32f93630b2b4ade48cf371c6bf1467f ./qsn_/qsn_native.pyc d815d69d2bfc80694d8bba8b4bbc3759 ./qsn_/qsn_test.pyc 6a8af2860ccab7d9602dd5489a922bcd ./soil/__init__.pyc f5312b6d90e09390a2bb404b25de853a ./soil/collect_json.pyc 5f5c4d1228af34bfedb081dd2ed91f18 ./soil/web.pyc 970ca8ef53aa6a1009781cc53b5bd017 ./soil/web_test.pyc 538f56a38f79cf4d2291c3b3db40c0ce ./spec/bin/argv.pyc 52ed1be0305f0349f5567822331bee86 ./spec/bin/printenv.pyc f01795caee276233c7d41a9af01a2345 ./spec/bin/read_from_fd.pyc a384f23ea5e4770c479d6b8d11539877 ./spec/bin/show_fd_table.pyc 8bc70c143a07e95b8b2baee324ceeafd ./spec/bin/stdout_stderr.pyc 177be28b1dee44059712da69fa51ccdb ./spec/stateful/harness.pyc ac97a457620c782b48fbd520e4b210a9 ./spec/stateful/harness_test.pyc 807fab103255d508bb14dbccd0570d36 ./spec/stateful/interactive.pyc 508e253f9cfb7c7b14400e85d533ed64 ./spec/stateful/job_control.pyc bfd6b993a9c2fef42a9c26a5efc8c031 ./spec/stateful/signals.pyc f43f2b0aef19dd14d683894030f10f99 ./tea/__init__.pyc d0bca32f7a855bf2be03bf09359b21f2 ./tea/tea_eval.pyc ebcad34673e5a809b9fa609ab0362d02 ./tea/tea_eval_test.pyc bb427fde1344315e5aa9531e6a099c64 ./tea/tea_main.pyc 27b49f030a54b1972e766224de808547 ./test/__init__.pyc 0980c532bf6ea0291a67b0e2310a1df6 ./test/jsontemplate.pyc 952fa5dbe11625bfcfecee153e6eb8bd ./test/sh_spec.pyc 4470d931421bceb981dc85bb472e32ea ./test/sh_spec_test.pyc d50d6e162fb2702d12ac251fd285a0bc ./test/smoosh_import.pyc 24609e6f9faad1314f7b8e5b838e600c ./test/spec_lib.pyc e040314fb9ec722bb9b9372262a712bb ./test/syscall.pyc 0805a73894c351b7d68010ba97cdfaac ./test/wild_report.pyc 191f9d144c140f393f459f691fba76de ./test/wild_report_test.pyc a944c418b2fa2c89742caf9a505ffd3c ./tools/__init__.pyc 1b4b02d3d5984d10d14804503c9cd616 ./tools/deps.pyc 0c77aaffd0e7eb7ca842f73ad186c4a9 ./tools/find/__init__.pyc 183d4b237c44b2fdc68680ef98471b12 ./tools/find/ast.pyc 8fc06f5238abfeab5c0e0b3e4a8bf7e6 ./tools/find/eval.pyc 2ea6cda5c1f7af650a6e17c775f222af ./tools/find/find.pyc 11e0fbcdfe6a42933f630301efac678f ./tools/find/parser.pyc 2c0ca09d7f9dbb292fdad4fd46782422 ./tools/find/tokenizer.pyc db8b93f32aa1d3cc3fd5d80ab3729cc3 ./tools/osh2oil.pyc c385cd0c1ff5e7a334d8433c927334aa ./tools/osh2oil_test.pyc 24012dacf11a2f4177607cf2df370454 ./tools/readlink.pyc d3726e8b63a4fdc3d0e2eea7bbf590ee ./tools/xargs/xargs.pyc 5a00c71f6957e3d05f1e078b4fb75e12 ./vendor/__init__.pyc a1c87ea177ce9d3b758ce62f0d20fea2 ./vendor/ninja_syntax.pyc 0e12cb8ae5d5092bf07859d78617fd08 ./vendor/typing.pyc 9ebc9ae8ceb8debe9fc3cee3b87055e4 ./web/table/csv2html.pyc ~/oil/opy '../asdl/hnode.asdl' -> '_tmp/repo-with-cpython/asdl/hnode.asdl' '_tmp/repo-with-cpython/libc.so' -> '/home/uke/oil/opy/../libc.so' '_tmp/repo-with-cpython/fastlex.so' -> '/home/uke/oil/opy/../fastlex.so' '_tmp/repo-with-cpython/oil-version.txt' -> '/home/uke/oil/opy/../oil-version.txt' '_tmp/repo-with-cpython/_build' -> '/home/uke/oil/opy/../_build' mkdir: created directory '_tmp/repo-with-cpython/_tmp' '../asdl/hnode.asdl' -> '_tmp/repo-with-opy/asdl/hnode.asdl' '_tmp/repo-with-opy/libc.so' -> '/home/uke/oil/opy/../libc.so' '_tmp/repo-with-opy/fastlex.so' -> '/home/uke/oil/opy/../fastlex.so' '_tmp/repo-with-opy/oil-version.txt' -> '/home/uke/oil/opy/../oil-version.txt' '_tmp/repo-with-opy/_build' -> '/home/uke/oil/opy/../_build' mkdir: created directory '_tmp/repo-with-opy/_tmp' ~/oil