~/oil/opy ~/oil devtools/__init__.py devtools/py_refactor.py devtools/oils_gdb.py devtools/fixes/__init__.py devtools/fixes/fix_itertools_imports.py devtools/types-old/refactor.py devtools/tsv_column_from_files.py devtools/tsv_concat.py devtools/completion.py devtools/tsv_stream.py devtools/release_history.py devtools/yaml2json.py devtools/pyann_driver.py build/__init__.py build/ninja_lib.py build/dynamic_deps_test.py build/ninja_main.py build/ref/make_zip.py build/ref/c_module_srcs.py build/ref/c_module_toc.py build/ninja_lib_test.py build/dynamic_deps.py benchmarks/__init__.py benchmarks/osh_runtime.py benchmarks/uftrace_allocs_test.py benchmarks/time_.py benchmarks/javascript/hexstring.py benchmarks/javascript/squares.py benchmarks/compute/word_freq.py benchmarks/compute/palindrome.py benchmarks/compute/hello.py benchmarks/compute/bubble_sort.py benchmarks/compute/fib.py benchmarks/compute/for_loop.py benchmarks/fake_libc.py benchmarks/gc_stats_to_tsv.py benchmarks/uftrace_plugin.py benchmarks/pytrace.py benchmarks/virtual_memory.py benchmarks/uftrace_allocs.py benchmarks/cachegrind_to_tsv.py _devbuild/__init__.py _devbuild/gen/id_kind.py _devbuild/gen/arith_nt.py _devbuild/gen/__init__.py _devbuild/gen/types_asdl.py _devbuild/gen/syntax_asdl.py _devbuild/gen/shared_variant_asdl.py _devbuild/gen/expr_asdl.py _devbuild/gen/runtime_asdl.py _devbuild/gen/typed_arith_asdl.py _devbuild/gen/hnode_asdl.py _devbuild/gen/typed_demo_asdl.py _devbuild/gen/arg_types.py _devbuild/gen/find_nt.py _devbuild/gen/grammar_nt.py _devbuild/gen/option_asdl.py _devbuild/gen/value_asdl.py _devbuild/gen/pretty_asdl.py _devbuild/gen/find_asdl.py _devbuild/gen/mycpp_asdl.py _devbuild/gen/id_kind_asdl.py _devbuild/gen/htm8_asdl.py _devbuild/gen/nil8_asdl.py _devbuild/gen/demo_lib_asdl.py _devbuild/gen/yaks_asdl.py opy/__init__.py opy/misc/__init__.py opy/misc/py_ast.py opy/misc/pgen_ast.py opy/misc/ccompile.py opy/misc/stdlib_compile.py opy/misc/determinism.py opy/pytree.py opy/util.py opy/lib/opcode_gen.py opy/lib/__init__.py opy/lib/inspect.py opy/lib/dis.py opy/lib/opcode.py opy/compiler2/visitor.py opy/compiler2/__init__.py opy/compiler2/symbols_test.py opy/compiler2/consts.py opy/compiler2/consts_test.py opy/compiler2/pycodegen.py opy/compiler2/ast.py opy/compiler2/syntax.py opy/compiler2/dis_tool.py opy/compiler2/future.py opy/compiler2/transformer.py opy/compiler2/pyassem.py opy/compiler2/misc.py opy/compiler2/pyassem_test.py opy/compiler2/symbols.py opy/byterun/ovm.py opy/byterun/__init__.py opy/byterun/pyvm2_test.py opy/byterun/pyobj.py opy/byterun/pyvm2.py opy/byterun/test_with.py opy/byterun/test_exceptions.py opy/byterun/test_functions.py opy/byterun/test_basic.py opy/byterun/execfile.py opy/byterun/vmtest.py opy/resolve.py opy/demo/docstring.py opy/demo/four_var_kinds.py opy/demo/class_scope.py opy/skeleton.py opy/callgraph.py opy/opy_main.py opy/gold/genexpr_closure.py opy/gold/obj_literals.py opy/gold/slice_bytecode.py opy/gold/genexpr_iterable_expr.py opy/gold/continue_.py opy/gold/regex_compile.py opy/gold/hello_py3.py opy/gold/fib_iterative.py opy/gold/all_name_lookups.py opy/gold/load_make_closure.py opy/gold/genexpr_simple.py opy/gold/genexpr_nested.py opy/gold/with_statement.py opy/gold/hello_py2.py opy/gold/class_vs_closure.py opy/gold/fib_recursive.py opy/gold/generator_exception.py opy/gold/repr_method.py opy/gold/genexpr.py opy/gold/set_and_dict_comp.py opy/callgraph_test.py opy/tools/astgen.py opy/tools/regrtest.py opy/tools/demo.py opy/tools/compile.py opy/tools/stacktest.py bin/__init__.py bin/oils_for_unix.py bin/oil.py bin/hello.py bin/NINJA_subgraph.py bin/osh_parse.py bin/osh_eval.py bin/hello_mylib.py vendor/__init__.py vendor/jsontemplate.py vendor/ninja_syntax.py vendor/typing.py cpp/__init__.py cpp/NINJA_subgraph.py cpp/embedded_file_gen.py web/table/schema2sqlite.py web/table/csv2html.py builtin/module_ysh.py builtin/__init__.py builtin/printf_osh.py builtin/pure_ysh.py builtin/private_ysh.py builtin/read_osh.py builtin/dirs_osh.py builtin/method_dict.py builtin/func_reflect.py builtin/io_ysh.py builtin/process_osh.py builtin/trap_osh.py builtin/pure_osh.py builtin/misc_osh.py builtin/completion_ysh.py builtin/assign_osh.py builtin/method_str.py builtin/completion_osh_test.py builtin/meta_oils.py builtin/trap_osh_test.py builtin/readline_osh_test.py builtin/error_ysh.py builtin/method_type.py builtin/readline_osh.py builtin/method_other.py builtin/func_misc.py builtin/io_osh.py builtin/func_hay.py builtin/func_misc_test.py builtin/completion_osh.py builtin/hay_ysh.py builtin/bracket_osh_test.py builtin/bracket_osh.py builtin/method_io.py builtin/method_list.py builtin/read_osh_test.py builtin/misc_osh_test.py builtin/json_ysh.py builtin/func_eggex.py ysh/__init__.py ysh/expr_parse_test.py ysh/regex_translate_test.py ysh/val_ops.py ysh/NINJA_subgraph.py ysh/grammar_gen.py ysh/expr_eval.py ysh/val_ops_test.py ysh/expr_to_ast.py ysh/expr_parse.py ysh/func_proc.py ysh/regex_translate.py test/__init__.py test/wild_report_test.py test/smoosh_import.py test/spec_lib.py test/py3_lint.py test/sh_spec.py test/py2_lint.py test/wild_report.py test/process_table.py test/sh_spec_test.py test/syscall.py osh/tdop.py osh/prompt.py osh/word_parse.py osh/__init__.py osh/glob_test.py osh/arith_parse_gen.py osh/word_eval_test.py osh/word_.py osh/bool_parse.py osh/sh_expr_eval_test.py osh/arith_parse.py osh/cmd_eval.py osh/word_eval.py osh/prompt_test.py osh/NINJA_subgraph.py osh/split_test.py osh/cmd_eval_test.py osh/bool_parse_test.py osh/sh_expr_eval.py osh/string_ops.py osh/cmd_parse_test.py osh/word_compile_test.py osh/string_ops_test.py osh/split.py osh/word_parse_test.py osh/history_test.py osh/word_test.py osh/braces.py osh/cmd_parse.py osh/glob_.py osh/braces_test.py osh/arith_parse_test.py osh/history.py osh/bool_stat.py osh/word_compile.py frontend/lexer_def_test.py frontend/option_def.py frontend/args.py frontend/__init__.py frontend/lexer_gen_test.py frontend/lexer_test.py frontend/consts.py frontend/typed_args_test.py frontend/flag_util.py frontend/signal_def.py frontend/args_test.py frontend/reader_test.py frontend/py_readline.py frontend/NINJA_subgraph.py frontend/flag_gen.py frontend/option_gen.py frontend/reader.py frontend/lexer.py frontend/typed_args.py frontend/flag_def.py frontend/flag_spec.py frontend/builtin_def.py frontend/parse_lib.py frontend/lexer_gen.py frontend/id_kind_def_test.py frontend/syntax_abbrev.py frontend/match.py frontend/signal_gen.py frontend/match_test.py frontend/id_kind_def.py frontend/lexer_def.py frontend/location.py frontend/consts_gen.py pyext/setup_fanos.py pyext/fastlex_test.py pyext/fanos_test.py pyext/setup_fastlex.py pyext/line_input_test.py pyext/setup_posix.py pyext/setup_line_input.py pyext/posix_test.py pyext/setup_libc.py pyext/setup_fastfunc.py pyext/libc_test.py pyext/fastfunc_test.py prebuilt/__init__.py prebuilt/NINJA_subgraph.py soil/__init__.py soil/web.py soil/web_test.py soil/collect_json.py demo/cpython/pickle_instance.py demo/cpython/readline_mod.py demo/cpython/keyboard_interrupt.py demo/cpython/regex_replace.py demo/cpython/fork_signal_state.py demo/coproc.py demo/shedskin/tdop.py demo/shedskin/demo_asdl.py demo/shedskin/const.py demo/shedskin/arith_parse.py demo/shedskin/runtime.py demo/old/old_code.py demo/old/__init__.py demo/old/ovm2/__init__.py demo/old/ovm2/oheap2.py demo/old/ovm2/oheap2_test.py demo/old/gen_oheap_cpp.py demo/old/encode.py demo/swig/setup.py demo/houston-fp/demo_main.py demo/bugs/fd_state.py deps/source.medo/uftrace/plugin.py core/sh_init.py core/__init__.py core/util.py core/process.py core/error.py core/comp_ui_test.py core/pyos.py core/pyutil_test.py core/alloc_test.py core/dev.py core/main_loop.py core/NINJA_subgraph.py core/optview.py core/executor.py core/shell.py core/num.py core/pyutil.py core/completion.py core/alloc.py core/comp_ui.py core/state_test.py core/state.py core/completion_test.py core/test_lib.py core/bash_impl.py core/optview_gen.py core/vm.py core/property_tests.py core/util_test.py core/process_test.py pgen2/__init__.py pgen2/token.py pgen2/pnode.py pgen2/grammar.py pgen2/parse_test.py pgen2/pgen.py pgen2/driver.py pgen2/tokenize.py pgen2/parse.py asdl/visitor.py asdl/__init__.py asdl/format_test.py asdl/util.py asdl/gen_python_test.py asdl/ast.py asdl/NINJA_subgraph.py asdl/gen_cpp.py asdl/examples/tdop.py asdl/examples/__init__.py asdl/examples/typed_demo.py asdl/examples/typed_arith_abbrev.py asdl/examples/typed_arith_parse_test.py asdl/examples/typed_arith_parse.py asdl/examples/tdop_lexer.py asdl/front_end.py asdl/asdl_main.py asdl/target_lang_test.py asdl/front_end_test.py asdl/format.py asdl/pybase.py asdl/gen_python.py asdl/runtime.py regtest/proc_log.py display/ansi.py display/__init__.py display/ui_test.py display/NINJA_subgraph.py display/ui.py display/pp_hnode.py display/pp_value.py display/pretty_test.py display/pretty.py client/py_fanos.py client/py_fanos_test.py client/headless_demo.py data_lang/j8.py data_lang/__init__.py data_lang/htm8.py data_lang/htm8_util_test.py data_lang/NINJA_subgraph.py data_lang/htm8_test.py data_lang/pyj8.py data_lang/j8_lite.py data_lang/htm8_util.py data_lang/j8_test.py data_lang/pyj8_test.py pylib/__init__.py pylib/os_path.py pylib/collections_.py pylib/path_stat_test.py pylib/pylocale.py pylib/cgi.py pylib/os_path_test.py pylib/path_stat.py _gen/__init__.py _gen/ysh/__init__.py doctools/__init__.py doctools/help_gen.py doctools/oils_doc_test.py doctools/util.py doctools/html_lib.py doctools/html_old.py doctools/ul_table_test.py doctools/ref_check.py doctools/fmt_check.py doctools/spelling.py doctools/doc_html.py doctools/ul_table.py doctools/oils_doc.py doctools/split_doc_test.py doctools/src_tree.py doctools/html_head.py doctools/help_gen_test.py doctools/spelling_test.py doctools/cmark.py doctools/html_old_test.py doctools/cmark_test.py doctools/split_doc.py doctools/html_lib_test.py tools/ysh_ify_test.py tools/__init__.py tools/readlink.py tools/find/__init__.py tools/find/tokenizer.py tools/find/ast.py tools/find/eval.py tools/find/parser.py tools/find/find.py tools/fmt.py tools/deps.py tools/fmt_test.py tools/ysh_ify.py tools/xargs/xargs.py metrics/line_counts.py ~/oil/opy/_tmp/repo-with-cpython ~/oil/opy 122 ./_devbuild/__init__.pyc 126 ./_devbuild/gen/__init__.pyc 22028 ./_devbuild/gen/arg_types.pyc 174 ./_devbuild/gen/arith_nt.pyc 7906 ./_devbuild/gen/demo_lib_asdl.pyc 9107 ./_devbuild/gen/expr_asdl.pyc 27807 ./_devbuild/gen/find_asdl.pyc 334 ./_devbuild/gen/find_nt.pyc 2112 ./_devbuild/gen/grammar_nt.pyc 5170 ./_devbuild/gen/hnode_asdl.pyc 5607 ./_devbuild/gen/htm8_asdl.pyc 15832 ./_devbuild/gen/id_kind.pyc 23392 ./_devbuild/gen/id_kind_asdl.pyc 39049 ./_devbuild/gen/mycpp_asdl.pyc 10422 ./_devbuild/gen/nil8_asdl.pyc 10697 ./_devbuild/gen/option_asdl.pyc 11909 ./_devbuild/gen/pretty_asdl.pyc 54642 ./_devbuild/gen/runtime_asdl.pyc 16128 ./_devbuild/gen/shared_variant_asdl.pyc 261008 ./_devbuild/gen/syntax_asdl.pyc 15111 ./_devbuild/gen/typed_arith_asdl.pyc 40717 ./_devbuild/gen/typed_demo_asdl.pyc 6117 ./_devbuild/gen/types_asdl.pyc 58897 ./_devbuild/gen/value_asdl.pyc 47805 ./_devbuild/gen/yaks_asdl.pyc 117 ./_gen/__init__.pyc 121 ./_gen/ysh/__init__.pyc 1592 ./asdl/NINJA_subgraph.pyc 117 ./asdl/__init__.pyc 7246 ./asdl/asdl_main.pyc 10522 ./asdl/ast.pyc 126 ./asdl/examples/__init__.pyc 6936 ./asdl/examples/tdop.pyc 1095 ./asdl/examples/tdop_lexer.pyc 1826 ./asdl/examples/typed_arith_abbrev.pyc 8086 ./asdl/examples/typed_arith_parse.pyc 6852 ./asdl/examples/typed_arith_parse_test.pyc 3639 ./asdl/examples/typed_demo.pyc 3784 ./asdl/format.pyc 1431 ./asdl/format_test.pyc 14835 ./asdl/front_end.pyc 6541 ./asdl/front_end_test.pyc 23740 ./asdl/gen_cpp.pyc 15986 ./asdl/gen_python.pyc 5441 ./asdl/gen_python_test.pyc 1550 ./asdl/pybase.pyc 1888 ./asdl/runtime.pyc 3080 ./asdl/target_lang_test.pyc 445 ./asdl/util.pyc 4575 ./asdl/visitor.pyc 123 ./benchmarks/__init__.pyc 1505 ./benchmarks/cachegrind_to_tsv.pyc 1750 ./benchmarks/compute/bubble_sort.pyc 929 ./benchmarks/compute/fib.pyc 346 ./benchmarks/compute/for_loop.pyc 225 ./benchmarks/compute/hello.pyc 1131 ./benchmarks/compute/palindrome.pyc 975 ./benchmarks/compute/word_freq.pyc 489 ./benchmarks/fake_libc.pyc 1391 ./benchmarks/gc_stats_to_tsv.pyc 1444 ./benchmarks/javascript/hexstring.pyc 624 ./benchmarks/javascript/squares.pyc 1582 ./benchmarks/osh_runtime.pyc 2428 ./benchmarks/pytrace.pyc 6990 ./benchmarks/time_.pyc 4881 ./benchmarks/uftrace_allocs.pyc 850 ./benchmarks/uftrace_allocs_test.pyc 2624 ./benchmarks/uftrace_plugin.pyc 2077 ./benchmarks/virtual_memory.pyc 3902 ./bin/NINJA_subgraph.pyc 116 ./bin/__init__.pyc 446 ./bin/hello.pyc 571 ./bin/hello_mylib.pyc 1658 ./bin/oil.pyc 5311 ./bin/oils_for_unix.pyc 1494 ./bin/osh_eval.pyc 3380 ./bin/osh_parse.pyc 118 ./build/__init__.pyc 3939 ./build/dynamic_deps.pyc 1097 ./build/dynamic_deps_test.pyc 17597 ./build/ninja_lib.pyc 6950 ./build/ninja_lib_test.pyc 12215 ./build/ninja_main.pyc 1957 ./build/ref/c_module_srcs.pyc 1152 ./build/ref/c_module_toc.pyc 1185 ./build/ref/make_zip.pyc 120 ./builtin/__init__.pyc 15308 ./builtin/assign_osh.pyc 8101 ./builtin/bracket_osh.pyc 1115 ./builtin/bracket_osh_test.pyc 13876 ./builtin/completion_osh.pyc 639 ./builtin/completion_osh_test.pyc 2411 ./builtin/completion_ysh.pyc 9990 ./builtin/dirs_osh.pyc 9169 ./builtin/error_ysh.pyc 5468 ./builtin/func_eggex.pyc 5128 ./builtin/func_hay.pyc 18076 ./builtin/func_misc.pyc 828 ./builtin/func_misc_test.pyc 10731 ./builtin/func_reflect.pyc 12193 ./builtin/hay_ysh.pyc 4326 ./builtin/io_osh.pyc 7415 ./builtin/io_ysh.pyc 4078 ./builtin/json_ysh.pyc 23313 ./builtin/meta_oils.pyc 6241 ./builtin/method_dict.pyc 10575 ./builtin/method_io.pyc 6076 ./builtin/method_list.pyc 3651 ./builtin/method_other.pyc 18214 ./builtin/method_str.pyc 3674 ./builtin/method_type.pyc 3255 ./builtin/misc_osh.pyc 977 ./builtin/misc_osh_test.pyc 4218 ./builtin/module_ysh.pyc 12810 ./builtin/printf_osh.pyc 5819 ./builtin/private_ysh.pyc 21409 ./builtin/process_osh.pyc 16095 ./builtin/pure_osh.pyc 7650 ./builtin/pure_ysh.pyc 10876 ./builtin/read_osh.pyc 1335 ./builtin/read_osh_test.pyc 12431 ./builtin/readline_osh.pyc 2210 ./builtin/readline_osh_test.pyc 12318 ./builtin/trap_osh.pyc 1560 ./builtin/trap_osh_test.pyc 4343 ./client/headless_demo.pyc 2672 ./client/py_fanos.pyc 3044 ./client/py_fanos_test.pyc 1420 ./core/NINJA_subgraph.pyc 117 ./core/__init__.pyc 6164 ./core/alloc.pyc 1912 ./core/alloc_test.pyc 16719 ./core/bash_impl.pyc 13515 ./core/comp_ui.pyc 7262 ./core/comp_ui_test.pyc 36734 ./core/completion.pyc 21396 ./core/completion_test.pyc 20903 ./core/dev.pyc 13776 ./core/error.pyc 26045 ./core/executor.pyc 11010 ./core/main_loop.pyc 880 ./core/num.pyc 2475 ./core/optview.pyc 2247 ./core/optview_gen.pyc 57169 ./core/process.pyc 19588 ./core/process_test.pyc 818 ./core/property_tests.pyc 9156 ./core/pyos.pyc 6658 ./core/pyutil.pyc 709 ./core/pyutil_test.pyc 8289 ./core/sh_init.pyc 28520 ./core/shell.pyc 76783 ./core/state.pyc 9436 ./core/state_test.pyc 12289 ./core/test_lib.pyc 5715 ./core/util.pyc 1556 ./core/util_test.pyc 16535 ./core/vm.pyc 3768 ./cpp/NINJA_subgraph.pyc 116 ./cpp/__init__.pyc 1310 ./cpp/embedded_file_gen.pyc 1381 ./data_lang/NINJA_subgraph.pyc 122 ./data_lang/__init__.pyc 16746 ./data_lang/htm8.pyc 15879 ./data_lang/htm8_test.pyc 6234 ./data_lang/htm8_util.pyc 6093 ./data_lang/htm8_util_test.pyc 30429 ./data_lang/j8.pyc 1738 ./data_lang/j8_lite.pyc 6924 ./data_lang/j8_test.pyc 758 ./data_lang/pyj8.pyc 1329 ./data_lang/pyj8_test.pyc 1137 ./demo/bugs/fd_state.pyc 1115 ./demo/coproc.pyc 2128 ./demo/cpython/fork_signal_state.pyc 1151 ./demo/cpython/keyboard_interrupt.pyc 2403 ./demo/cpython/pickle_instance.pyc 1103 ./demo/cpython/readline_mod.pyc 974 ./demo/cpython/regex_replace.pyc 1023 ./demo/houston-fp/demo_main.pyc 121 ./demo/old/__init__.pyc 7881 ./demo/old/encode.pyc 11806 ./demo/old/gen_oheap_cpp.pyc 3529 ./demo/old/old_code.pyc 126 ./demo/old/ovm2/__init__.pyc 9594 ./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 626 ./demo/swig/setup.pyc 1289 ./deps/source.medo/uftrace/plugin.pyc 121 ./devtools/__init__.pyc 2060 ./devtools/completion.pyc 127 ./devtools/fixes/__init__.pyc 3447 ./devtools/fixes/fix_itertools_imports.pyc 5704 ./devtools/oils_gdb.pyc 244 ./devtools/py_refactor.pyc 3759 ./devtools/pyann_driver.pyc 2200 ./devtools/release_history.pyc 3436 ./devtools/tsv_column_from_files.pyc 954 ./devtools/tsv_concat.pyc 1151 ./devtools/tsv_stream.pyc 1167 ./devtools/types-old/refactor.pyc 1057 ./devtools/yaml2json.pyc 636 ./display/NINJA_subgraph.pyc 120 ./display/__init__.pyc 491 ./display/ansi.pyc 8463 ./display/pp_hnode.pyc 9988 ./display/pp_value.pyc 6728 ./display/pretty.pyc 4528 ./display/pretty_test.pyc 13880 ./display/ui.pyc 1084 ./display/ui_test.pyc 121 ./doctools/__init__.pyc 12928 ./doctools/cmark.pyc 7093 ./doctools/cmark_test.pyc 3610 ./doctools/doc_html.pyc 3223 ./doctools/fmt_check.pyc 16180 ./doctools/help_gen.pyc 3475 ./doctools/help_gen_test.pyc 2552 ./doctools/html_head.pyc 1539 ./doctools/html_lib.pyc 1449 ./doctools/html_lib_test.pyc 9438 ./doctools/html_old.pyc 5023 ./doctools/html_old_test.pyc 16104 ./doctools/oils_doc.pyc 2752 ./doctools/oils_doc_test.pyc 4609 ./doctools/ref_check.pyc 3345 ./doctools/spelling.pyc 1267 ./doctools/spelling_test.pyc 3708 ./doctools/split_doc.pyc 2269 ./doctools/split_doc_test.pyc 10680 ./doctools/src_tree.pyc 12576 ./doctools/ul_table.pyc 7183 ./doctools/ul_table_test.pyc 467 ./doctools/util.pyc 3526 ./frontend/NINJA_subgraph.pyc 121 ./frontend/__init__.pyc 19829 ./frontend/args.pyc 6900 ./frontend/args_test.pyc 4663 ./frontend/builtin_def.pyc 8400 ./frontend/consts.pyc 16228 ./frontend/consts_gen.pyc 11164 ./frontend/flag_def.pyc 11413 ./frontend/flag_gen.pyc 9530 ./frontend/flag_spec.pyc 2527 ./frontend/flag_util.pyc 14294 ./frontend/id_kind_def.pyc 3465 ./frontend/id_kind_def_test.pyc 14555 ./frontend/lexer.pyc 18928 ./frontend/lexer_def.pyc 14084 ./frontend/lexer_def_test.pyc 11712 ./frontend/lexer_gen.pyc 2166 ./frontend/lexer_gen_test.pyc 7231 ./frontend/lexer_test.pyc 11099 ./frontend/location.pyc 10627 ./frontend/match.pyc 3971 ./frontend/match_test.pyc 8966 ./frontend/option_def.pyc 2400 ./frontend/option_gen.pyc 12938 ./frontend/parse_lib.pyc 7060 ./frontend/py_readline.pyc 7667 ./frontend/reader.pyc 2343 ./frontend/reader_test.pyc 2364 ./frontend/signal_def.pyc 2633 ./frontend/signal_gen.pyc 4725 ./frontend/syntax_abbrev.pyc 19944 ./frontend/typed_args.pyc 4311 ./frontend/typed_args_test.pyc 2359 ./metrics/line_counts.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 10177 ./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 46110 ./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 15954 ./opy/opy_main.pyc 26509 ./opy/pytree.pyc 5913 ./opy/resolve.pyc 5952 ./opy/skeleton.pyc 11609 ./opy/tools/astgen.pyc 1398 ./opy/tools/compile.pyc 1564 ./opy/tools/demo.pyc 2670 ./opy/tools/regrtest.pyc 1631 ./opy/tools/stacktest.pyc 444 ./opy/util.pyc 992 ./osh/NINJA_subgraph.pyc 116 ./osh/__init__.pyc 6336 ./osh/arith_parse.pyc 2239 ./osh/arith_parse_gen.pyc 4085 ./osh/arith_parse_test.pyc 8182 ./osh/bool_parse.pyc 5540 ./osh/bool_parse_test.pyc 3352 ./osh/bool_stat.pyc 11648 ./osh/braces.pyc 4916 ./osh/braces_test.pyc 53370 ./osh/cmd_eval.pyc 2540 ./osh/cmd_eval_test.pyc 67168 ./osh/cmd_parse.pyc 40893 ./osh/cmd_parse_test.pyc 14820 ./osh/glob_.pyc 5126 ./osh/glob_test.pyc 4114 ./osh/history.pyc 4151 ./osh/history_test.pyc 9881 ./osh/prompt.pyc 2388 ./osh/prompt_test.pyc 29819 ./osh/sh_expr_eval.pyc 3475 ./osh/sh_expr_eval_test.pyc 11424 ./osh/split.pyc 5033 ./osh/split_test.pyc 11268 ./osh/string_ops.pyc 6571 ./osh/string_ops_test.pyc 10529 ./osh/tdop.pyc 20276 ./osh/word_.pyc 6487 ./osh/word_compile.pyc 492 ./osh/word_compile_test.pyc 56209 ./osh/word_eval.pyc 4354 ./osh/word_eval_test.pyc 53857 ./osh/word_parse.pyc 17304 ./osh/word_parse_test.pyc 5101 ./osh/word_test.pyc 159 ./pgen2/__init__.pyc 2390 ./pgen2/driver.pyc 10486 ./pgen2/grammar.pyc 6828 ./pgen2/parse.pyc 920 ./pgen2/parse_test.pyc 12370 ./pgen2/pgen.pyc 2388 ./pgen2/pnode.pyc 3100 ./pgen2/token.pyc 17406 ./pgen2/tokenize.pyc 1103 ./prebuilt/NINJA_subgraph.pyc 121 ./prebuilt/__init__.pyc 6774 ./pyext/fanos_test.pyc 2686 ./pyext/fastfunc_test.pyc 2773 ./pyext/fastlex_test.pyc 10233 ./pyext/libc_test.pyc 697 ./pyext/line_input_test.pyc 5240 ./pyext/posix_test.pyc 540 ./pyext/setup_fanos.pyc 527 ./pyext/setup_fastfunc.pyc 553 ./pyext/setup_fastlex.pyc 516 ./pyext/setup_libc.pyc 510 ./pyext/setup_line_input.pyc 532 ./pyext/setup_posix.pyc 118 ./pylib/__init__.pyc 689 ./pylib/cgi.pyc 6999 ./pylib/collections_.pyc 3863 ./pylib/os_path.pyc 2482 ./pylib/os_path_test.pyc 1244 ./pylib/path_stat.pyc 1603 ./pylib/path_stat_test.pyc 1012 ./pylib/pylocale.pyc 3394 ./regtest/proc_log.pyc 117 ./soil/__init__.pyc 1187 ./soil/collect_json.pyc 16190 ./soil/web.pyc 1756 ./soil/web_test.pyc 117 ./test/__init__.pyc 6422 ./test/process_table.pyc 2651 ./test/py2_lint.pyc 632 ./test/py3_lint.pyc 38855 ./test/sh_spec.pyc 5847 ./test/sh_spec_test.pyc 970 ./test/smoosh_import.pyc 8133 ./test/spec_lib.pyc 6510 ./test/syscall.pyc 19810 ./test/wild_report.pyc 1183 ./test/wild_report_test.pyc 118 ./tools/__init__.pyc 3849 ./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 814 ./tools/fmt.pyc 639 ./tools/fmt_test.pyc 954 ./tools/readlink.pyc 13586 ./tools/xargs/xargs.pyc 25334 ./tools/ysh_ify.pyc 2033 ./tools/ysh_ify_test.pyc 119 ./vendor/__init__.pyc 55003 ./vendor/jsontemplate.pyc 8308 ./vendor/ninja_syntax.pyc 93209 ./vendor/typing.pyc 11608 ./web/table/csv2html.pyc 1430 ./web/table/schema2sqlite.pyc 1157 ./ysh/NINJA_subgraph.pyc 116 ./ysh/__init__.pyc 38012 ./ysh/expr_eval.pyc 9509 ./ysh/expr_parse.pyc 4925 ./ysh/expr_parse_test.pyc 38960 ./ysh/expr_to_ast.pyc 12786 ./ysh/func_proc.pyc 6887 ./ysh/grammar_gen.pyc 8174 ./ysh/regex_translate.pyc 1872 ./ysh/regex_translate_test.pyc 14637 ./ysh/val_ops.pyc 1247 ./ysh/val_ops_test.pyc e802c304d5163fbb2ef066080a430e58 ./SIZES.txt 785a6fc09016d7f2274ce846508cf582 ./_devbuild/__init__.pyc eea28a01dccadbc9a0012c8a188c9811 ./_devbuild/gen/__init__.pyc 7b0fcab607e0cd1b76c00c9d7007d732 ./_devbuild/gen/arg_types.pyc 9255e96c9fc012f8dfcb589f7778df38 ./_devbuild/gen/arith_nt.pyc 2af8605ca9926f05c04ec836976806e0 ./_devbuild/gen/demo_lib_asdl.pyc 02a5b45ea6ff326bb54665ad062929a8 ./_devbuild/gen/expr_asdl.pyc 8f36aa7309690958dfd58dc42afb6041 ./_devbuild/gen/find_asdl.pyc aef6c17491c318644196e463c21288cc ./_devbuild/gen/find_nt.pyc e62475a941f6634453d23db0557838fc ./_devbuild/gen/grammar_nt.pyc 46df95a7bed78c5b697c8d2990e420f8 ./_devbuild/gen/hnode_asdl.pyc 151eab59014149182fa7dddea2980454 ./_devbuild/gen/htm8_asdl.pyc 261dfb0d374c12adaa44e1a6d644594c ./_devbuild/gen/id_kind.pyc 84df497d12e3b91b7c26a1cf2c3ccce4 ./_devbuild/gen/id_kind_asdl.pyc 987d13c031b4b3189936bc30c7edef9a ./_devbuild/gen/mycpp_asdl.pyc 0d0ce9afe0348a2dc205866dfe6a3486 ./_devbuild/gen/nil8_asdl.pyc 06aab3ff74a4464fe6164cd3f0799344 ./_devbuild/gen/option_asdl.pyc a66378c632630e8b0ef0394a9221e31b ./_devbuild/gen/pretty_asdl.pyc 7e2851bee458d660aab523c8144ee297 ./_devbuild/gen/runtime_asdl.pyc f775d38caabfa159f2bf54edc20a2243 ./_devbuild/gen/shared_variant_asdl.pyc e6f9ead76a0af7b99415d9134110e596 ./_devbuild/gen/syntax_asdl.pyc 3f0cc77aa072e933a4c36602730ebf00 ./_devbuild/gen/typed_arith_asdl.pyc c12a2bf99a989a75e099cc469e70c6ec ./_devbuild/gen/typed_demo_asdl.pyc d61c22b1b1a20548fefdd485cdc31695 ./_devbuild/gen/types_asdl.pyc 0f611e8347c5bfaaf6a8d37ce875af54 ./_devbuild/gen/value_asdl.pyc 58854552d504d9a117f54e1f60ce59c1 ./_devbuild/gen/yaks_asdl.pyc 9568dd312332d96ced4180c1aa2e4ad9 ./_gen/__init__.pyc cefaa4e2fd461d7921a9515ffd3b3230 ./_gen/ysh/__init__.pyc 44a92fab782c367cd37e7ae4d2fc7db0 ./asdl/NINJA_subgraph.pyc 671099cf38ef1a77d1edf360aa8e57ac ./asdl/__init__.pyc d32a76675321c2286003673eea4c7c60 ./asdl/asdl_main.pyc 1a74cc886db53dadca5e4673ee6447ef ./asdl/ast.pyc e6e62b33b27aa86e44c0ecf40c5c7a39 ./asdl/examples/__init__.pyc 6a9982acb488bc55918d99d89187251b ./asdl/examples/tdop.pyc ed3a2b9d54012ed210e225cf369f7be8 ./asdl/examples/tdop_lexer.pyc a5fa87a659fc5d8ffb92bd3a66296822 ./asdl/examples/typed_arith_abbrev.pyc 2d265d3e54462e52a5f2901cec3c2a30 ./asdl/examples/typed_arith_parse.pyc 544362a993f6506f156f88826b6c5823 ./asdl/examples/typed_arith_parse_test.pyc 17271611de2cfb46225a712fefd69b09 ./asdl/examples/typed_demo.pyc d8d09b5f23b2032b3add63a357752bf9 ./asdl/format.pyc d77ac69e00f1df9d2639eddddb642d6d ./asdl/format_test.pyc f8cdd290ca30dfa4dd18102a1e857724 ./asdl/front_end.pyc 1280d120dcb3444da3b7484ba251321f ./asdl/front_end_test.pyc dc59e3046b46f4add4413945b532f4bd ./asdl/gen_cpp.pyc 801e1b0908679238338737dd651bd976 ./asdl/gen_python.pyc bf8786608641555ac0ef30638a235ad1 ./asdl/gen_python_test.pyc 3ea02e7ee2feec1e8cd744ec473fe133 ./asdl/pybase.pyc fe46cd94eb594bfb33015af4c323cb49 ./asdl/runtime.pyc a99801f29f092fec0f586336a238315e ./asdl/target_lang_test.pyc a045229e3d7a14476f61606f87174294 ./asdl/util.pyc 439782af664400433ca72d107a458e0f ./asdl/visitor.pyc b48b1795a54ff68fcabfc21264ef7a3f ./benchmarks/__init__.pyc 0ae0d5f2a18758eece96b363032b3f70 ./benchmarks/cachegrind_to_tsv.pyc 771bb517ba64e41ab947c5f14711e98a ./benchmarks/compute/bubble_sort.pyc 5b61bb051c25c1937abe2a2fec45b2f5 ./benchmarks/compute/fib.pyc d61652d193b97d8d9b95c1143de8fa19 ./benchmarks/compute/for_loop.pyc d0464bcc1649895c0b86a2395222891d ./benchmarks/compute/hello.pyc b44966607ae62a3182ca82a3c19b38d2 ./benchmarks/compute/palindrome.pyc 8cce857727cfc16117430d20927b201d ./benchmarks/compute/word_freq.pyc e1d1b3e7c29cf714fc7e30ea2d723fda ./benchmarks/fake_libc.pyc 821ade927006f8a6a727c1aa9eff0790 ./benchmarks/gc_stats_to_tsv.pyc cc1da642996cebe64cd9e6359852c62d ./benchmarks/javascript/hexstring.pyc 3517cfd09c9b9251a6ab18dfe1eba5d2 ./benchmarks/javascript/squares.pyc 2cc79b623ffc70be5f7a455d1cac3aab ./benchmarks/osh_runtime.pyc 005605e0c6d3ff6378146630f736b70f ./benchmarks/pytrace.pyc b28d268ee1db7dd9c8af7977e5293eeb ./benchmarks/time_.pyc 7bd4c99f2d69e65896f6a88761d97b73 ./benchmarks/uftrace_allocs.pyc c4d7ba887eb1bb7b3dee63a96a62adb8 ./benchmarks/uftrace_allocs_test.pyc 65a255ecaab1b87fe7d5782b9d920148 ./benchmarks/uftrace_plugin.pyc c6b70912c4468538525001844cac21f7 ./benchmarks/virtual_memory.pyc abc154df74541374cd944456ce3c98aa ./bin/NINJA_subgraph.pyc f2fed2665ef7088e42b4a9ce28dbbaf0 ./bin/__init__.pyc 887f05912f5e89dc9f8346fa7d7d7043 ./bin/hello.pyc 5a087aa6cf1f24ea746e46dcd3cfde9d ./bin/hello_mylib.pyc 73ad3c007ddf1b6f5584bc56f7a56efa ./bin/oil.pyc 5edc256be1fd75975bd96ef7dbad922f ./bin/oils_for_unix.pyc 109deaaa653269a74863d4415bd1398b ./bin/osh_eval.pyc 61a3a86cb3d049f8c21c1bf0a1bd3c84 ./bin/osh_parse.pyc 2a275a2bb50e2b2d71c7f2519ff4e9d1 ./build/__init__.pyc 0b6618cae45ecaf6a34ed8697bc50429 ./build/dynamic_deps.pyc e47f392365cd0a8370d691a547892730 ./build/dynamic_deps_test.pyc 83b91009b9ed9c661de63020d29f4237 ./build/ninja_lib.pyc bd68aad778f18559995c8d46ca08734b ./build/ninja_lib_test.pyc 7c497dfa109ddcd37c4af2fa5429e8fe ./build/ninja_main.pyc 3faeff6a9c978acc9f3e9609482b71a9 ./build/ref/c_module_srcs.pyc d79ef7c077285cf657abe4d4ad8b1d17 ./build/ref/c_module_toc.pyc f75c85928d63f4f7ec816164e1995ad6 ./build/ref/make_zip.pyc 54212cb9f7b90ff37d2af1489cd83618 ./builtin/__init__.pyc 04dba2f38af5507c71fa164c117aea64 ./builtin/assign_osh.pyc e8d668c369a06715ba1d9612fa8d383d ./builtin/bracket_osh.pyc f9731e517788fd792acf81b4982d0e79 ./builtin/bracket_osh_test.pyc 62295a03fa14960e06a50d72026bbf17 ./builtin/completion_osh.pyc c6fcc5dce03e4c480802efa9b5572342 ./builtin/completion_osh_test.pyc 5a86c282a44ecc43e63f254efe443524 ./builtin/completion_ysh.pyc f1e62c5241e8aa2d5302ffd0e096e39f ./builtin/dirs_osh.pyc 0af4d8a96c68a3530a0b740055c5b1f8 ./builtin/error_ysh.pyc 8f99ef3f03433b549a705c2fd356cd7d ./builtin/func_eggex.pyc 2ef2501cb29be8b2c9ac0b17d8e90611 ./builtin/func_hay.pyc 68487e80da7d8b1a28975619113f89d8 ./builtin/func_misc.pyc ff7887748fdf697e319526128916e251 ./builtin/func_misc_test.pyc 039b33eb3ff4dae40b2b7c41d9b3c118 ./builtin/func_reflect.pyc 7329b7bda94d9d9c01b5790172109a06 ./builtin/hay_ysh.pyc 7c510ecb8aace29867b486b5acc0c0c4 ./builtin/io_osh.pyc 611ec759562cb87844ec4e7b492c74cd ./builtin/io_ysh.pyc 4d5f1bf41794a393ba88d43c33477514 ./builtin/json_ysh.pyc 3906a6d94550e98c8937ecbe83535634 ./builtin/meta_oils.pyc 3967bc683199d2c529943b2bb1c697bc ./builtin/method_dict.pyc 7a48317e0165f1a4e870d1776fb1546d ./builtin/method_io.pyc 1b46397556a8eefe35a1ae1394296c01 ./builtin/method_list.pyc e1fa3403b09263f716114cc3deae8c1c ./builtin/method_other.pyc e01fe0754275bd6a3f58d4fcb3e67f24 ./builtin/method_str.pyc 1c283778ec0558c4a07fbd86d352701e ./builtin/method_type.pyc cc601dffb5fcd6b2db0e95a0eeee2ec0 ./builtin/misc_osh.pyc 9d3e91f59daa30989d1fc237236cbd87 ./builtin/misc_osh_test.pyc 37a3aed2ce7c340d4da88a0243ee3b3b ./builtin/module_ysh.pyc 4ea2102a124bfd30bda3cd759ea920b7 ./builtin/printf_osh.pyc 8381baa5c1f5dc4679f0699a2cddc410 ./builtin/private_ysh.pyc 8111769bc5ef691f4724c440cf7da43c ./builtin/process_osh.pyc 12bf2ee648c507414bcf6aa79b4a03ad ./builtin/pure_osh.pyc 7ff2efb7099ae0dc1e78f2598eb5a9cf ./builtin/pure_ysh.pyc 8a058b628f327d24402f1a0d72788de9 ./builtin/read_osh.pyc 95afea7e4b8031defbcfad2128af0077 ./builtin/read_osh_test.pyc dac1228dd07cd21bf18f64144b94904e ./builtin/readline_osh.pyc 127baeb3bf7d8b2f8a3b5469fd4a62e3 ./builtin/readline_osh_test.pyc c71585f0ae9eaa495078c9ebcdb95081 ./builtin/trap_osh.pyc 1ce3c07514f04b82e03dd07ad3141f79 ./builtin/trap_osh_test.pyc bfc206c5892a042e8c2aafa229b09158 ./client/headless_demo.pyc 144c4e97f5133d13ba2aa0ac4c3ec518 ./client/py_fanos.pyc 4737394d4374f091ff73431fcbb35bca ./client/py_fanos_test.pyc f32537d72ed55438dc3a97d9237a4c95 ./core/NINJA_subgraph.pyc 1e7537ac7bc89874796f1a5a108aab8a ./core/__init__.pyc bcd156c550c378af463928f68bd991a6 ./core/alloc.pyc 64a7ba715fd2fe035d49927396663b13 ./core/alloc_test.pyc 69d637d90d652fd86a3ff744dfbdbc7c ./core/bash_impl.pyc d0a08aeb22cd047a6e73d870e6e7711d ./core/comp_ui.pyc a0c2bfee222a9ed6e14ab8b2f3009d02 ./core/comp_ui_test.pyc 17d64dfd3828bdb5b0877e382d299652 ./core/completion.pyc 60337e9ce6d609c0415dbaaffb9b7027 ./core/completion_test.pyc 542548fb9a9f6fad9459d8f502fa3fdc ./core/dev.pyc cf3f40a52a9666a2966b965d76a99359 ./core/error.pyc d10e7b75ea731d687645ff5885138ae1 ./core/executor.pyc a66bb46c4ee89a64197da774cc6a4f74 ./core/main_loop.pyc 9c6fdab90cc709ae96ffc3ea5b82c259 ./core/num.pyc 7eb53ae905c1c49113f68054a0f8b260 ./core/optview.pyc f656b078579443f5771d7daf9387460b ./core/optview_gen.pyc 6fc81b4b4f4d012f16d6f86d91082852 ./core/process.pyc 95314094a9389ae87911ea10cbdd492d ./core/process_test.pyc b1023315d6b647872e9a2640443b99af ./core/property_tests.pyc aab20e25968539ef37861ef29c50b33b ./core/pyos.pyc 60c137fb654287f58c34eb22c2f6a4b9 ./core/pyutil.pyc 6db3d2e72fd94274c8687616162a67c9 ./core/pyutil_test.pyc c45d227b21c7e8848f8701440575bf64 ./core/sh_init.pyc 0fe4ac76713a4ee32b42877e8f31e522 ./core/shell.pyc f51394b2cb02d1996db41a616aa4fb82 ./core/state.pyc 17ef38835a520fcaf257a93e3dc61e8d ./core/state_test.pyc 0f3acd5e7702e72f99b4c68bb4ca0b91 ./core/test_lib.pyc 0ef9a1f87a3fe19f290c3b91bbda644b ./core/util.pyc 605a8f92310f1ce20225a9fedef1332f ./core/util_test.pyc 831ed7e52c918017e15bfe31ad01fdc0 ./core/vm.pyc 00754748b153044ccbc187bce886d46c ./cpp/NINJA_subgraph.pyc 18a400da46ad5560e9e8c57bb86b82cd ./cpp/__init__.pyc 8d0f1305747e8d01ec48e0ac5851d125 ./cpp/embedded_file_gen.pyc c42da32ac1d892d6a4f9b47986617816 ./data_lang/NINJA_subgraph.pyc a13a0b910a12445b4b45ab9dbedcd8cd ./data_lang/__init__.pyc fbc93230e71747360431365a941308d5 ./data_lang/htm8.pyc 806ddf22b513eac310a5618b2458ef69 ./data_lang/htm8_test.pyc e5d0003305e84c6da8cc5ec87f0f1178 ./data_lang/htm8_util.pyc 09339fbe8235f6f655e45db6a35ab7cc ./data_lang/htm8_util_test.pyc 380a28360935b0653ebf9ceb8c07c755 ./data_lang/j8.pyc 1968207709a7f26017ac63b48dd28fdb ./data_lang/j8_lite.pyc cd27139c0a0789a8bb70775186895a14 ./data_lang/j8_test.pyc 5a587adf4d25a17f1b25030d94674f59 ./data_lang/pyj8.pyc 58b247fe0458a8723a430dd8ffd69ca4 ./data_lang/pyj8_test.pyc d494ee65fb99fd5525a6b16692bb4dd4 ./demo/bugs/fd_state.pyc ef59409734aeeb962bea0a7cfb08c3a4 ./demo/coproc.pyc 80d40e6dac20d45196fe0e9cbcd34152 ./demo/cpython/fork_signal_state.pyc dcef3cc2a44f7ae9f560a3f526986bd1 ./demo/cpython/keyboard_interrupt.pyc d05b77173201a877fd03b29c0a8f6ecb ./demo/cpython/pickle_instance.pyc 30963f80c8d0814a0b1c8228ef2b9699 ./demo/cpython/readline_mod.pyc 33b421348a00e6be8e15c8dd02b4f299 ./demo/cpython/regex_replace.pyc 9b8c6068860d0d4124081298df072471 ./demo/houston-fp/demo_main.pyc 7c31b797e725022b3f8efff73f192bf5 ./demo/old/__init__.pyc cff51a9c348b0c2464211a570d0c9cdc ./demo/old/encode.pyc 52e5d5fe89f15ba0d35376a19a2f531d ./demo/old/gen_oheap_cpp.pyc d0b470aeb22125e6ceb158176c57323a ./demo/old/old_code.pyc 9430e6a33b4d1340b1a15a6d58bd2013 ./demo/old/ovm2/__init__.pyc 249688dba445ca3ef13738dbe4adb092 ./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 29baa24c4346fecee787681378014baf ./demo/swig/setup.pyc 7f6abe844e13343676fab3d62f875a39 ./deps/source.medo/uftrace/plugin.pyc 87ad488472c4c639f50999b8182811ff ./devtools/__init__.pyc 2e2dc269d69c04e9ed682606bdad5512 ./devtools/completion.pyc 234f9207ceb3cdc3aeada27eba720e05 ./devtools/fixes/__init__.pyc 94ffadd8fdf5194f862bb20e85aa7e65 ./devtools/fixes/fix_itertools_imports.pyc 055f76722cd088aa5c557e5470fcb25b ./devtools/oils_gdb.pyc 502939c93ff5729c25bcfa88f94a913a ./devtools/py_refactor.pyc aeed33c5e4e922531296e0444c197066 ./devtools/pyann_driver.pyc 3851c4b0d536721c6e7d5c73f9648f42 ./devtools/release_history.pyc b75a337ef0bd8b72d4c55d7fa91e4963 ./devtools/tsv_column_from_files.pyc dedb5f951156fd39beba72ffa8edd221 ./devtools/tsv_concat.pyc b9c9ef36ab47bbc545da0641553ff2c1 ./devtools/tsv_stream.pyc 7fb39fc9b02e317ab97cf2468a34bbe3 ./devtools/types-old/refactor.pyc 0624f152814d435b83883e818e81964e ./devtools/yaml2json.pyc 559ce2258296ceb4d4832b93c62874f6 ./display/NINJA_subgraph.pyc 3d9d3421e8403a9e7e37b77eec600870 ./display/__init__.pyc b345794df57227fd5fa15eaeecb98504 ./display/ansi.pyc d60c6f7ca7ff517679fbc93c1abac019 ./display/pp_hnode.pyc 5d29f5d43d9f1c9ba0d422691be2ee55 ./display/pp_value.pyc ca39f46b533e3ae34a97443ce14a8b95 ./display/pretty.pyc aff3a0af182788fa3d70af8d57723d91 ./display/pretty_test.pyc 9b7cc6ef46994f6c4b525dc0f49527f5 ./display/ui.pyc fc018431fca4b284fc653cf75df9d3fe ./display/ui_test.pyc f59f502f897c97fed16480387d9be27c ./doctools/__init__.pyc be7ddba3bac56fc0acdfb31ce4123a6f ./doctools/cmark.pyc 2735a3e3809d305106f16465d2e4029b ./doctools/cmark_test.pyc 27b76286700899ca5300c575dd961fe7 ./doctools/doc_html.pyc 5caa0729ae3d86242092dbe34a5b89b2 ./doctools/fmt_check.pyc 3334772c200f1e9627e9476035c833f3 ./doctools/help_gen.pyc dc5c07cc301ee30d0276676fbf2ebd29 ./doctools/help_gen_test.pyc 0c8464f5a33dea672d95a193e86dfd8f ./doctools/html_head.pyc a78fdbdca6c97d166e68bd68f88ca946 ./doctools/html_lib.pyc 549e0d01509a1d0931645c3919194cd1 ./doctools/html_lib_test.pyc c96f20f372876e757b77a5f029537585 ./doctools/html_old.pyc f750950c4c55da8daa611dd7c796434c ./doctools/html_old_test.pyc bbb55863bc3db4142713e5486803832c ./doctools/oils_doc.pyc d9e4dd6f2458df09afa8d5a0d6bf8883 ./doctools/oils_doc_test.pyc 971b50370c98fba4564056d6ef688fd3 ./doctools/ref_check.pyc 9b301d19539eda6fbd5c5b5a9134fab1 ./doctools/spelling.pyc 90596063fc9ae211377e51db8ac0b5af ./doctools/spelling_test.pyc bbd46cc828a0782fd8d1b751ad160f4b ./doctools/split_doc.pyc ba5f16c9aeffbbf2a1ebf138d5a850f8 ./doctools/split_doc_test.pyc 18b1b3160bb64f430640878041cbea46 ./doctools/src_tree.pyc 0e0fbf50fb6d3a6c6f8b8f36f84bde9b ./doctools/ul_table.pyc 7c9edadff69bd15f9bb724dc774cdbef ./doctools/ul_table_test.pyc fd0a1c3993a4e182c290d081103921b6 ./doctools/util.pyc 4f360b76f10ec099c06a688876d17394 ./frontend/NINJA_subgraph.pyc 88e102d0a35aab4839cdf574561de7b0 ./frontend/__init__.pyc aefcc6be90fdc2d9b666cff79edf6ca4 ./frontend/args.pyc 8a20b09503004d6358c4699164cbc594 ./frontend/args_test.pyc 21f86bd92e7e2538bad01c5206048527 ./frontend/builtin_def.pyc 99a9f7071dc19f9de5bd51d35c24467e ./frontend/consts.pyc 7e4a1e2c7023c583210af8f615503002 ./frontend/consts_gen.pyc 1d50e7bd04050e2de8e970b87623c1df ./frontend/flag_def.pyc eff5a4ad870f44fe02167191d9bb374f ./frontend/flag_gen.pyc f9f78eacb55298043a68e612fbdb4cd3 ./frontend/flag_spec.pyc e70a6cc91ade9480bb628fb0308ec724 ./frontend/flag_util.pyc c1f224e5600605f1669340fd6978c2c5 ./frontend/id_kind_def.pyc f7a5cfae52afa07ed3d861f268163269 ./frontend/id_kind_def_test.pyc c5996fc46977b63ef85ca0c959f3d9f4 ./frontend/lexer.pyc 6154b6aacc0cbfa6b5ff3ef1a053a408 ./frontend/lexer_def.pyc 75f75fdd785b91358a7a1db0fdf5f3a0 ./frontend/lexer_def_test.pyc 45776649ae112e19cb8a317bc8a63d46 ./frontend/lexer_gen.pyc c50788343c12f1e625bbcfafb16c7c7e ./frontend/lexer_gen_test.pyc 7cb7153d3d900926cd0ffb50bdbb27e4 ./frontend/lexer_test.pyc 71c4d5930405b0d06a7c2bd274ea7902 ./frontend/location.pyc 2e456ceb8264a9fcbb24201d2b270999 ./frontend/match.pyc 307c5ac072cea561fd9d025148c2d17b ./frontend/match_test.pyc 2850003012b5655a7a00e22eff83b7cd ./frontend/option_def.pyc fc6e5867e6341d716ae911bea3c519e1 ./frontend/option_gen.pyc 2d1af6094646c6c28a63b1197043e704 ./frontend/parse_lib.pyc 01d40b123f56e9035a1cbfb1aa4159ba ./frontend/py_readline.pyc 8cca79e8b7c375e1b0f86905a2def4cd ./frontend/reader.pyc 2653fb7778a896f7050687fe691268bd ./frontend/reader_test.pyc 72a77b5fb5aeea7d76da21d8b46e87fb ./frontend/signal_def.pyc 5b50f991828018ce49d076b2e48f5a27 ./frontend/signal_gen.pyc cb6ae9aa3578c8b6959d922ae306093b ./frontend/syntax_abbrev.pyc 38d497ad354bab0820f73fba6760f9e1 ./frontend/typed_args.pyc 05b92a5fc04b89ddd3653ae26679b8e7 ./frontend/typed_args_test.pyc 38b7a0b99d684ca50b5d8a9957fd7097 ./metrics/line_counts.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 49f63563fbd347f31335e5be86748605 ./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 2af5a31daa982901768a0086c222635c ./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 fef2ecae63c416201c970972f1bbd19d ./opy/opy_main.pyc 4594e05341d5d697b65d0e51b96224d4 ./opy/pytree.pyc e62520b94fe3aacbb6af777a40d312f5 ./opy/resolve.pyc aea4f894f46fe62986ed711bb12bccea ./opy/skeleton.pyc 42b81d5a0c4264b6bb5cf992bb6597be ./opy/tools/astgen.pyc 7bcbef090a7c513b93bbba4edc1105e5 ./opy/tools/compile.pyc e900ab53b0eec15fd4487adbd242f9a0 ./opy/tools/demo.pyc 26b09458ce7f7655ed0a52f72ff3d46c ./opy/tools/regrtest.pyc ecb659c2bd0700b2359619809e44f23a ./opy/tools/stacktest.pyc 736d270decd03cb1a648669c28de0a04 ./opy/util.pyc 7dfea6e4af56c12a41931684dac31db8 ./osh/NINJA_subgraph.pyc f22dc6ea163e822c88a921010b5a5e04 ./osh/__init__.pyc a724d41233c322ea763e5e9e7380d97a ./osh/arith_parse.pyc 643ee9abe1aab877218c9a7001fb6723 ./osh/arith_parse_gen.pyc 004d54b3470ef24cd89d1a0ca22bdcfe ./osh/arith_parse_test.pyc ecff1cee66a0ed18d2b6610839e69572 ./osh/bool_parse.pyc e0ff0ca2ebc3b23417ca4a69e018bc9e ./osh/bool_parse_test.pyc d38de57070b15f4141f510e98146c665 ./osh/bool_stat.pyc 6b5d15e611b7bafdca078a1559c43936 ./osh/braces.pyc 3147d928674590fb9918f4fe6274232f ./osh/braces_test.pyc 55b5abda6cae468efa019e8b6e2b9090 ./osh/cmd_eval.pyc 9da551a39d2ed5139a691a3a885e3319 ./osh/cmd_eval_test.pyc da874934029dea6701c2e6d30e5bef1a ./osh/cmd_parse.pyc 8bf695caaa0db662efa7b1675dcedd3a ./osh/cmd_parse_test.pyc 510c6354c25061eac378fba13a21c151 ./osh/glob_.pyc c545fa62e414ac6f46ba4b522d4fa37b ./osh/glob_test.pyc 6ed8cc01be93ff87a2456da088c9a3f5 ./osh/history.pyc 73c3f36dc488190de402cfb5ce78acea ./osh/history_test.pyc 07da04d4cd300a595c00c03111136b24 ./osh/prompt.pyc 0b726dc2c0d1b403a4914523d8226964 ./osh/prompt_test.pyc ed674ca6bb5abb074ea1a17c7718ef91 ./osh/sh_expr_eval.pyc 4670b3f7d8b004be8a4110846c51fa37 ./osh/sh_expr_eval_test.pyc b15eef060aa57a72582d87630d8c1039 ./osh/split.pyc c9d80a48cb927b5868092489d0988a52 ./osh/split_test.pyc f5225fcaa93262b57ff1dbc47a31cbad ./osh/string_ops.pyc b5f6e26a3ec5e6c4a9027d006a60fdb5 ./osh/string_ops_test.pyc d7290ce91024457b20a134b805ae7aaa ./osh/tdop.pyc 1a98d20d8931022987624fb8386999e2 ./osh/word_.pyc 0d880a8937af9289a216558c0a21fbcb ./osh/word_compile.pyc 34b16324bf56c133a47e0b1bd312d608 ./osh/word_compile_test.pyc f11d638668b59cd79f6b875ffe13facc ./osh/word_eval.pyc 8bde9d914567681c95e7f5938bcec891 ./osh/word_eval_test.pyc c9cc810a4c4b7229ddc024b25f842fd0 ./osh/word_parse.pyc 2c5e25073f1b396104894d24bfd01f8b ./osh/word_parse_test.pyc e0dacdc69a2995562f765a93f92c7846 ./osh/word_test.pyc e93b8ac339c7e50af51ccf1dc269bfa5 ./pgen2/__init__.pyc fe14069724030509c8821649b4ef1241 ./pgen2/driver.pyc 8826ad5c1f71d2d65927afcc55ac138b ./pgen2/grammar.pyc 070161ec6731ca756cb850b6e208ae15 ./pgen2/parse.pyc 6c7545a2bcf6528f8537c8ba62ac91c0 ./pgen2/parse_test.pyc 0731f2af8d9e429fb2939a132f460e4a ./pgen2/pgen.pyc a4b9ff2aef08a873534cfd770ec764ef ./pgen2/pnode.pyc 4dba9ec34e4fb03f6bfc29ea8eb43b93 ./pgen2/token.pyc 2e7779f768adf88d72eb7b327e85b295 ./pgen2/tokenize.pyc 7e88b0f8158b41121fcf7866fede3d90 ./prebuilt/NINJA_subgraph.pyc 5e1e15aed067812a38461e3868d05257 ./prebuilt/__init__.pyc 2254b67e56ee0988602b40530d326ca8 ./pyext/fanos_test.pyc f6ee202713be89a88b87ac41f1d609ed ./pyext/fastfunc_test.pyc 9754d331cbd66246d7051c3e1800d567 ./pyext/fastlex_test.pyc ae7aee8e29519216618452e3cb1dc7c6 ./pyext/libc_test.pyc 7a21f0cde768f3adfee0d7a1c0e90302 ./pyext/line_input_test.pyc 697c76c2a711a4c97fa47c372801d557 ./pyext/posix_test.pyc 5c9b074babef994b1764a606d7dc4de7 ./pyext/setup_fanos.pyc e14c9b5116c956d043ee7ec6f6019d23 ./pyext/setup_fastfunc.pyc a890d04f0988e1d22c47a1bf50ab4471 ./pyext/setup_fastlex.pyc 3170df870fa08640e03143d4ef5f46f2 ./pyext/setup_libc.pyc 54034ff83c1b00e3c763e16c8fbd7938 ./pyext/setup_line_input.pyc 0e06377797e44779487b47c82e67c7a4 ./pyext/setup_posix.pyc 2902d90f36f41d9f65d9a39bb00795c3 ./pylib/__init__.pyc d3d66d21e3b4cff43a12f8491bde4385 ./pylib/cgi.pyc 01969ead3bda229764ea07ef4cc619b2 ./pylib/collections_.pyc a2f0241031a18253577caa341ab6dd79 ./pylib/os_path.pyc d474a69b0796a06e16c56ecb179a700b ./pylib/os_path_test.pyc 43ef235a8059a0a3e5fab9864052317e ./pylib/path_stat.pyc 5ec15713140036f35d8b11b7635bcec5 ./pylib/path_stat_test.pyc e4fb78a6164694bee351ff2d8379b3f6 ./pylib/pylocale.pyc 94d8957ccd4c87b8ee5c301732c7fa1f ./regtest/proc_log.pyc 66ea2c79bcb4c44d341467e6eb10a4b7 ./soil/__init__.pyc c5033d0e82793c39da1ccb41569c25e9 ./soil/collect_json.pyc 0901704eb91f9deeb9a81cf1389e2dcb ./soil/web.pyc 9bc119afec63c2b5520ab7a385578e6b ./soil/web_test.pyc 1ce83872aec0d34a7a20d69875d2f0dc ./test/__init__.pyc 0f56a56a9e6b00e341134f31fca4925f ./test/process_table.pyc 3ee4d1f62cc10c4d09d8cc6795822e39 ./test/py2_lint.pyc d37fc406be3cc3d25cc949a695fa4df7 ./test/py3_lint.pyc 358c1bcb46ad948b7b32f37ebc9d95ca ./test/sh_spec.pyc 44d57bf12a35ac7fd96945b1d7ed2dfa ./test/sh_spec_test.pyc 4900e74624a686b24b8d48a47518b0ad ./test/smoosh_import.pyc a660ec245cff6eee982c98b9bc801200 ./test/spec_lib.pyc aa9d735bdda05c060fd03c7a9a6bcd2a ./test/syscall.pyc 781c1954cd8d168ccfbfb16c6552bcff ./test/wild_report.pyc 5fd733d430b4e6a48b7eefe3c038227e ./test/wild_report_test.pyc d0472d14ed5623596caba5df41e5051a ./tools/__init__.pyc 60ca4b3a722d64d9ed9dbd62003b07c0 ./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 b286c8dd87687faee283d5e8ffd48809 ./tools/fmt.pyc 93b075090841ee3ea59599dbf1b0bc96 ./tools/fmt_test.pyc 5048576b635bed99814284c867c953f5 ./tools/readlink.pyc 8c52074b8e9e824bfbf5da6eef534c83 ./tools/xargs/xargs.pyc cf22106f9494dd677dfabca59f005f81 ./tools/ysh_ify.pyc befd43b41a0cbaa16d8dfbb895647ee9 ./tools/ysh_ify_test.pyc 10de1d3ba317588ed84df74b7356ab82 ./vendor/__init__.pyc 3428e7fd9b253c36d08de487c53ad96c ./vendor/jsontemplate.pyc 88eb9fcac2ad089467c7004f06aac449 ./vendor/ninja_syntax.pyc f71b69eac5963026d015c478fef58747 ./vendor/typing.pyc 5e80a7a3721470f2fccef3b0e439ef06 ./web/table/csv2html.pyc ba77f1ea467927bd15307ab7d279b51c ./web/table/schema2sqlite.pyc 9425f2eba6842e5ec706f042a3f863d1 ./ysh/NINJA_subgraph.pyc 02b7ac7cad11c0ad6bd3480adfe63b06 ./ysh/__init__.pyc 577bc8900ec0539a864588ea5d16000f ./ysh/expr_eval.pyc 56a3cebcfd694fab3aa6c6c9309dc552 ./ysh/expr_parse.pyc aff410acddfa113a9ac8d357c68d2836 ./ysh/expr_parse_test.pyc 65668cdf3ad0882adcb24fb57c5ae94c ./ysh/expr_to_ast.pyc 253dcd167abc50d1f49a9f823ed093fc ./ysh/func_proc.pyc 53834c4453a45d791e16dfb94df9d941 ./ysh/grammar_gen.pyc 1cf5cbc832f4ad9aa5b45670d1d6fe5e ./ysh/regex_translate.pyc 857d4a9ab27fd80797f54b5c6eafb24c ./ysh/regex_translate_test.pyc 7044362438c3c67b6a2e61558f9aa4e8 ./ysh/val_ops.pyc b99cdb3542e4070fa7974a30824bad82 ./ysh/val_ops_test.pyc ~/oil/opy devtools/__init__.py Compiled to 4 bytes of top-level bytecode devtools/py_refactor.py Compiled to 51 bytes of top-level bytecode devtools/oils_gdb.py Compiled to 309 bytes of top-level bytecode devtools/fixes/__init__.py Compiled to 4 bytes of top-level bytecode devtools/fixes/fix_itertools_imports.py Compiled to 104 bytes of top-level bytecode devtools/types-old/refactor.py Compiled to 170 bytes of top-level bytecode devtools/tsv_column_from_files.py Compiled to 225 bytes of top-level bytecode devtools/tsv_concat.py Compiled to 135 bytes of top-level bytecode devtools/completion.py Compiled to 224 bytes of top-level bytecode devtools/tsv_stream.py Compiled to 137 bytes of top-level bytecode devtools/release_history.py Compiled to 230 bytes of top-level bytecode devtools/yaml2json.py Compiled to 161 bytes of top-level bytecode devtools/pyann_driver.py Compiled to 222 bytes of top-level bytecode build/__init__.py Compiled to 4 bytes of top-level bytecode build/ninja_lib.py Compiled to 539 bytes of top-level bytecode build/dynamic_deps_test.py Compiled to 94 bytes of top-level bytecode build/ninja_main.py Compiled to 505 bytes of top-level bytecode build/ref/make_zip.py Compiled to 137 bytes of top-level bytecode build/ref/c_module_srcs.py Compiled to 135 bytes of top-level bytecode build/ref/c_module_toc.py Compiled to 189 bytes of top-level bytecode build/ninja_lib_test.py Compiled to 205 bytes of top-level bytecode build/dynamic_deps.py Compiled to 238 bytes of top-level bytecode benchmarks/__init__.py Compiled to 4 bytes of top-level bytecode benchmarks/osh_runtime.py Compiled to 137 bytes of top-level bytecode benchmarks/uftrace_allocs_test.py Compiled to 104 bytes of top-level bytecode benchmarks/time_.py Compiled to 551 bytes of top-level bytecode benchmarks/javascript/hexstring.py Compiled to 137 bytes of top-level bytecode benchmarks/javascript/squares.py Compiled to 81 bytes of top-level bytecode benchmarks/compute/word_freq.py Compiled to 137 bytes of top-level bytecode benchmarks/compute/palindrome.py Compiled to 149 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/compute/for_loop.py Compiled to 102 bytes of top-level bytecode benchmarks/fake_libc.py Compiled to 28 bytes of top-level bytecode benchmarks/gc_stats_to_tsv.py Compiled to 161 bytes of top-level bytecode benchmarks/uftrace_plugin.py Compiled to 185 bytes of top-level bytecode benchmarks/pytrace.py Compiled to 179 bytes of top-level bytecode benchmarks/virtual_memory.py Compiled to 196 bytes of top-level bytecode benchmarks/uftrace_allocs.py Compiled to 141 bytes of top-level bytecode benchmarks/cachegrind_to_tsv.py Compiled to 188 bytes of top-level bytecode _devbuild/__init__.py Compiled to 4 bytes of top-level bytecode _devbuild/gen/id_kind.py Compiled to 7596 bytes of top-level bytecode _devbuild/gen/arith_nt.py Compiled to 16 bytes of top-level bytecode _devbuild/gen/__init__.py Compiled to 4 bytes of top-level bytecode _devbuild/gen/types_asdl.py Compiled to 903 bytes of top-level bytecode _devbuild/gen/syntax_asdl.py Compiled to 6362 bytes of top-level bytecode _devbuild/gen/shared_variant_asdl.py Compiled to 789 bytes of top-level bytecode _devbuild/gen/expr_asdl.py Compiled to 496 bytes of top-level bytecode _devbuild/gen/runtime_asdl.py Compiled to 2720 bytes of top-level bytecode _devbuild/gen/typed_arith_asdl.py Compiled to 406 bytes of top-level bytecode _devbuild/gen/hnode_asdl.py Compiled to 438 bytes of top-level bytecode _devbuild/gen/typed_demo_asdl.py Compiled to 1549 bytes of top-level bytecode _devbuild/gen/arg_types.py Compiled to 906 bytes of top-level bytecode _devbuild/gen/find_nt.py Compiled to 52 bytes of top-level bytecode _devbuild/gen/grammar_nt.py Compiled to 436 bytes of top-level bytecode _devbuild/gen/option_asdl.py Compiled to 2038 bytes of top-level bytecode _devbuild/gen/value_asdl.py Compiled to 1483 bytes of top-level bytecode _devbuild/gen/pretty_asdl.py Compiled to 423 bytes of top-level bytecode _devbuild/gen/find_asdl.py Compiled to 994 bytes of top-level bytecode _devbuild/gen/mycpp_asdl.py Compiled to 1380 bytes of top-level bytecode _devbuild/gen/id_kind_asdl.py Compiled to 4235 bytes of top-level bytecode _devbuild/gen/htm8_asdl.py Compiled to 848 bytes of top-level bytecode _devbuild/gen/nil8_asdl.py Compiled to 353 bytes of top-level bytecode _devbuild/gen/demo_lib_asdl.py Compiled to 399 bytes of top-level bytecode _devbuild/gen/yaks_asdl.py Compiled to 1581 bytes of top-level bytecode opy/__init__.py Compiled to 4 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/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/determinism.py Compiled to 135 bytes of top-level bytecode opy/pytree.py Compiled to 269 bytes of top-level bytecode opy/util.py Compiled to 47 bytes of top-level bytecode opy/lib/opcode_gen.py Compiled to 160 bytes of top-level bytecode opy/lib/__init__.py Compiled to 4 bytes of top-level bytecode opy/lib/inspect.py Compiled to 1007 bytes of top-level bytecode opy/lib/dis.py Compiled to 252 bytes of top-level bytecode opy/lib/opcode.py Compiled to 1909 bytes of top-level bytecode opy/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/symbols_test.py Compiled to 641 bytes of top-level bytecode opy/compiler2/consts.py Compiled to 203 bytes of top-level bytecode opy/compiler2/consts_test.py Compiled to 84 bytes of top-level bytecode opy/compiler2/pycodegen.py Compiled to 807 bytes of top-level bytecode opy/compiler2/ast.py Compiled to 1894 bytes of top-level bytecode opy/compiler2/syntax.py Compiled to 48 bytes of top-level bytecode opy/compiler2/dis_tool.py Compiled to 203 bytes of top-level bytecode opy/compiler2/future.py Compiled to 95 bytes of top-level bytecode opy/compiler2/transformer.py Compiled to 320 bytes of top-level bytecode opy/compiler2/pyassem.py Compiled to 410 bytes of top-level bytecode opy/compiler2/misc.py Compiled to 58 bytes of top-level bytecode opy/compiler2/pyassem_test.py Compiled to 86 bytes of top-level bytecode opy/compiler2/symbols.py Compiled to 322 bytes of top-level bytecode opy/byterun/ovm.py Compiled to 521 bytes of top-level bytecode opy/byterun/__init__.py Compiled to 4 bytes of top-level bytecode opy/byterun/pyvm2_test.py Compiled to 105 bytes of top-level bytecode opy/byterun/pyobj.py Compiled to 240 bytes of top-level bytecode opy/byterun/pyvm2.py Compiled to 304 bytes of top-level bytecode opy/byterun/test_with.py Compiled to 96 bytes of top-level bytecode opy/byterun/test_exceptions.py Compiled to 135 bytes of top-level bytecode opy/byterun/test_functions.py Compiled to 169 bytes of top-level bytecode opy/byterun/test_basic.py Compiled to 219 bytes of top-level bytecode opy/byterun/execfile.py Compiled to 83 bytes of top-level bytecode opy/byterun/vmtest.py Compiled to 169 bytes of top-level bytecode opy/resolve.py Compiled to 193 bytes of top-level bytecode opy/demo/docstring.py Compiled to 32 bytes of top-level bytecode opy/demo/four_var_kinds.py Compiled to 86 bytes of top-level bytecode opy/demo/class_scope.py Compiled to 35 bytes of top-level bytecode opy/skeleton.py Compiled to 300 bytes of top-level bytecode opy/callgraph.py Compiled to 255 bytes of top-level bytecode opy/opy_main.py Compiled to 619 bytes of top-level bytecode opy/gold/genexpr_closure.py Compiled to 19 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/genexpr_iterable_expr.py Compiled to 71 bytes of top-level bytecode opy/gold/continue_.py Compiled to 71 bytes of top-level bytecode opy/gold/regex_compile.py Compiled to 58 bytes of top-level bytecode opy/gold/hello_py3.py Compiled to 14 bytes of top-level bytecode opy/gold/fib_iterative.py Compiled to 157 bytes of top-level bytecode opy/gold/all_name_lookups.py Compiled to 89 bytes of top-level bytecode opy/gold/load_make_closure.py Compiled to 19 bytes of top-level bytecode opy/gold/genexpr_simple.py Compiled to 200 bytes of top-level bytecode opy/gold/genexpr_nested.py Compiled to 88 bytes of top-level bytecode opy/gold/with_statement.py Compiled to 19 bytes of top-level bytecode opy/gold/hello_py2.py Compiled to 51 bytes of top-level bytecode opy/gold/class_vs_closure.py Compiled to 166 bytes of top-level bytecode opy/gold/fib_recursive.py Compiled to 58 bytes of top-level bytecode opy/gold/generator_exception.py Compiled to 188 bytes of top-level bytecode opy/gold/repr_method.py Compiled to 64 bytes of top-level bytecode opy/gold/genexpr.py Compiled to 116 bytes of top-level bytecode opy/gold/set_and_dict_comp.py Compiled to 125 bytes of top-level bytecode opy/callgraph_test.py Compiled to 139 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/demo.py Compiled to 94 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 bin/__init__.py Compiled to 4 bytes of top-level bytecode bin/oils_for_unix.py Compiled to 405 bytes of top-level bytecode bin/oil.py Compiled to 410 bytes of top-level bytecode bin/hello.py Compiled to 51 bytes of top-level bytecode bin/NINJA_subgraph.py Compiled to 123 bytes of top-level bytecode bin/osh_parse.py Compiled to 441 bytes of top-level bytecode bin/osh_eval.py Compiled to 218 bytes of top-level bytecode bin/hello_mylib.py Compiled to 67 bytes of top-level bytecode vendor/__init__.py Compiled to 4 bytes of top-level bytecode vendor/jsontemplate.py Compiled to 1500 bytes of top-level bytecode vendor/ninja_syntax.py Compiled to 147 bytes of top-level bytecode vendor/typing.py Compiled to 3113 bytes of top-level bytecode cpp/__init__.py Compiled to 4 bytes of top-level bytecode cpp/NINJA_subgraph.py Compiled to 121 bytes of top-level bytecode cpp/embedded_file_gen.py Compiled to 151 bytes of top-level bytecode web/table/schema2sqlite.py Compiled to 182 bytes of top-level bytecode web/table/csv2html.py Compiled to 405 bytes of top-level bytecode builtin/module_ysh.py Compiled to 336 bytes of top-level bytecode builtin/__init__.py Compiled to 4 bytes of top-level bytecode builtin/printf_osh.py Compiled to 667 bytes of top-level bytecode builtin/pure_ysh.py Compiled to 451 bytes of top-level bytecode builtin/private_ysh.py Compiled to 420 bytes of top-level bytecode builtin/read_osh.py Compiled to 584 bytes of top-level bytecode builtin/dirs_osh.py Compiled to 506 bytes of top-level bytecode builtin/method_dict.py Compiled to 412 bytes of top-level bytecode builtin/func_reflect.py Compiled to 648 bytes of top-level bytecode builtin/io_ysh.py Compiled to 473 bytes of top-level bytecode builtin/process_osh.py Compiled to 868 bytes of top-level bytecode builtin/trap_osh.py Compiled to 610 bytes of top-level bytecode builtin/pure_osh.py Compiled to 703 bytes of top-level bytecode builtin/misc_osh.py Compiled to 289 bytes of top-level bytecode builtin/completion_ysh.py Compiled to 262 bytes of top-level bytecode builtin/assign_osh.py Compiled to 571 bytes of top-level bytecode builtin/method_str.py Compiled to 647 bytes of top-level bytecode builtin/completion_osh_test.py Compiled to 82 bytes of top-level bytecode builtin/meta_oils.py Compiled to 868 bytes of top-level bytecode builtin/trap_osh_test.py Compiled to 104 bytes of top-level bytecode builtin/readline_osh_test.py Compiled to 223 bytes of top-level bytecode builtin/error_ysh.py Compiled to 572 bytes of top-level bytecode builtin/method_type.py Compiled to 241 bytes of top-level bytecode builtin/readline_osh.py Compiled to 532 bytes of top-level bytecode builtin/method_other.py Compiled to 320 bytes of top-level bytecode builtin/func_misc.py Compiled to 928 bytes of top-level bytecode builtin/io_osh.py Compiled to 403 bytes of top-level bytecode builtin/func_hay.py Compiled to 421 bytes of top-level bytecode builtin/func_misc_test.py Compiled to 94 bytes of top-level bytecode builtin/completion_osh.py Compiled to 638 bytes of top-level bytecode builtin/hay_ysh.py Compiled to 545 bytes of top-level bytecode builtin/bracket_osh_test.py Compiled to 130 bytes of top-level bytecode builtin/bracket_osh.py Compiled to 506 bytes of top-level bytecode builtin/method_io.py Compiled to 578 bytes of top-level bytecode builtin/method_list.py Compiled to 375 bytes of top-level bytecode builtin/read_osh_test.py Compiled to 114 bytes of top-level bytecode builtin/misc_osh_test.py Compiled to 160 bytes of top-level bytecode builtin/json_ysh.py Compiled to 394 bytes of top-level bytecode builtin/func_eggex.py Compiled to 379 bytes of top-level bytecode ysh/__init__.py Compiled to 4 bytes of top-level bytecode ysh/expr_parse_test.py Compiled to 216 bytes of top-level bytecode ysh/regex_translate_test.py Compiled to 173 bytes of top-level bytecode ysh/val_ops.py Compiled to 603 bytes of top-level bytecode ysh/NINJA_subgraph.py Compiled to 57 bytes of top-level bytecode ysh/grammar_gen.py Compiled to 351 bytes of top-level bytecode ysh/expr_eval.py Compiled to 857 bytes of top-level bytecode ysh/val_ops_test.py Compiled to 120 bytes of top-level bytecode ysh/expr_to_ast.py Compiled to 792 bytes of top-level bytecode ysh/expr_parse.py Compiled to 615 bytes of top-level bytecode ysh/func_proc.py Compiled to 573 bytes of top-level bytecode ysh/regex_translate.py Compiled to 460 bytes of top-level bytecode test/__init__.py Compiled to 4 bytes of top-level bytecode test/wild_report_test.py Compiled to 84 bytes of top-level bytecode test/smoosh_import.py Compiled to 149 bytes of top-level bytecode test/spec_lib.py Compiled to 226 bytes of top-level bytecode test/py3_lint.py Compiled to 205 bytes of top-level bytecode test/sh_spec.py Compiled to 1460 bytes of top-level bytecode test/py2_lint.py Compiled to 312 bytes of top-level bytecode test/wild_report.py Compiled to 455 bytes of top-level bytecode test/process_table.py Compiled to 256 bytes of top-level bytecode test/sh_spec_test.py Compiled to 190 bytes of top-level bytecode test/syscall.py Compiled to 314 bytes of top-level bytecode osh/tdop.py Compiled to 515 bytes of top-level bytecode osh/prompt.py Compiled to 591 bytes of top-level bytecode osh/word_parse.py Compiled to 796 bytes of top-level bytecode osh/__init__.py Compiled to 4 bytes of top-level bytecode osh/glob_test.py Compiled to 166 bytes of top-level bytecode osh/arith_parse_gen.py Compiled to 181 bytes of top-level bytecode osh/word_eval_test.py Compiled to 202 bytes of top-level bytecode osh/word_.py Compiled to 612 bytes of top-level bytecode osh/bool_parse.py Compiled to 293 bytes of top-level bytecode osh/sh_expr_eval_test.py Compiled to 178 bytes of top-level bytecode osh/arith_parse.py Compiled to 294 bytes of top-level bytecode osh/cmd_eval.py Compiled to 1368 bytes of top-level bytecode osh/word_eval.py Compiled to 1167 bytes of top-level bytecode osh/prompt_test.py Compiled to 136 bytes of top-level bytecode osh/NINJA_subgraph.py Compiled to 57 bytes of top-level bytecode osh/split_test.py Compiled to 138 bytes of top-level bytecode osh/cmd_eval_test.py Compiled to 182 bytes of top-level bytecode osh/bool_parse_test.py Compiled to 217 bytes of top-level bytecode osh/sh_expr_eval.py Compiled to 828 bytes of top-level bytecode osh/string_ops.py Compiled to 443 bytes of top-level bytecode osh/cmd_parse_test.py Compiled to 549 bytes of top-level bytecode osh/word_compile_test.py Compiled to 72 bytes of top-level bytecode osh/string_ops_test.py Compiled to 120 bytes of top-level bytecode osh/split.py Compiled to 386 bytes of top-level bytecode osh/word_parse_test.py Compiled to 369 bytes of top-level bytecode osh/history_test.py Compiled to 195 bytes of top-level bytecode osh/word_test.py Compiled to 225 bytes of top-level bytecode osh/braces.py Compiled to 426 bytes of top-level bytecode osh/cmd_parse.py Compiled to 1018 bytes of top-level bytecode osh/glob_.py Compiled to 546 bytes of top-level bytecode osh/braces_test.py Compiled to 220 bytes of top-level bytecode osh/arith_parse_test.py Compiled to 243 bytes of top-level bytecode osh/history.py Compiled to 229 bytes of top-level bytecode osh/bool_stat.py Compiled to 181 bytes of top-level bytecode osh/word_compile.py Compiled to 288 bytes of top-level bytecode frontend/lexer_def_test.py Compiled to 377 bytes of top-level bytecode frontend/option_def.py Compiled to 1081 bytes of top-level bytecode frontend/args.py Compiled to 576 bytes of top-level bytecode frontend/__init__.py Compiled to 4 bytes of top-level bytecode frontend/lexer_gen_test.py Compiled to 120 bytes of top-level bytecode frontend/lexer_test.py Compiled to 258 bytes of top-level bytecode frontend/consts.py Compiled to 2465 bytes of top-level bytecode frontend/typed_args_test.py Compiled to 174 bytes of top-level bytecode frontend/flag_util.py Compiled to 212 bytes of top-level bytecode frontend/signal_def.py Compiled to 299 bytes of top-level bytecode frontend/args_test.py Compiled to 217 bytes of top-level bytecode frontend/reader_test.py Compiled to 154 bytes of top-level bytecode frontend/py_readline.py Compiled to 275 bytes of top-level bytecode frontend/NINJA_subgraph.py Compiled to 73 bytes of top-level bytecode frontend/flag_gen.py Compiled to 336 bytes of top-level bytecode frontend/option_gen.py Compiled to 194 bytes of top-level bytecode frontend/reader.py Compiled to 391 bytes of top-level bytecode frontend/lexer.py Compiled to 344 bytes of top-level bytecode frontend/typed_args.py Compiled to 373 bytes of top-level bytecode frontend/flag_def.py Compiled to 3449 bytes of top-level bytecode frontend/flag_spec.py Compiled to 299 bytes of top-level bytecode frontend/builtin_def.py Compiled to 367 bytes of top-level bytecode frontend/parse_lib.py Compiled to 670 bytes of top-level bytecode frontend/lexer_gen.py Compiled to 455 bytes of top-level bytecode frontend/id_kind_def_test.py Compiled to 167 bytes of top-level bytecode frontend/syntax_abbrev.py Compiled to 294 bytes of top-level bytecode frontend/match.py Compiled to 1020 bytes of top-level bytecode frontend/signal_gen.py Compiled to 161 bytes of top-level bytecode frontend/match_test.py Compiled to 151 bytes of top-level bytecode frontend/id_kind_def.py Compiled to 234 bytes of top-level bytecode frontend/lexer_def.py Compiled to 7413 bytes of top-level bytecode frontend/location.py Compiled to 439 bytes of top-level bytecode frontend/consts_gen.py Compiled to 442 bytes of top-level bytecode pyext/setup_fanos.py Compiled to 102 bytes of top-level bytecode pyext/fastlex_test.py Compiled to 172 bytes of top-level bytecode pyext/fanos_test.py Compiled to 193 bytes of top-level bytecode pyext/setup_fastlex.py Compiled to 108 bytes of top-level bytecode pyext/line_input_test.py Compiled to 98 bytes of top-level bytecode pyext/setup_posix.py Compiled to 99 bytes of top-level bytecode pyext/setup_line_input.py Compiled to 99 bytes of top-level bytecode pyext/posix_test.py Compiled to 272 bytes of top-level bytecode pyext/setup_libc.py Compiled to 102 bytes of top-level bytecode pyext/setup_fastfunc.py Compiled to 102 bytes of top-level bytecode pyext/libc_test.py Compiled to 147 bytes of top-level bytecode pyext/fastfunc_test.py Compiled to 120 bytes of top-level bytecode prebuilt/__init__.py Compiled to 4 bytes of top-level bytecode prebuilt/NINJA_subgraph.py Compiled to 57 bytes of top-level bytecode soil/__init__.py Compiled to 4 bytes of top-level bytecode soil/web.py Compiled to 490 bytes of top-level bytecode soil/web_test.py Compiled to 104 bytes of top-level bytecode soil/collect_json.py Compiled to 173 bytes of top-level bytecode demo/cpython/pickle_instance.py Compiled to 128 bytes of top-level bytecode demo/cpython/readline_mod.py Compiled to 149 bytes of top-level bytecode demo/cpython/keyboard_interrupt.py Compiled to 176 bytes of top-level bytecode demo/cpython/regex_replace.py Compiled to 84 bytes of top-level bytecode demo/cpython/fork_signal_state.py Compiled to 191 bytes of top-level bytecode demo/coproc.py Compiled to 119 bytes of top-level bytecode demo/shedskin/tdop.py Compiled to 258 bytes of top-level bytecode demo/shedskin/demo_asdl.py Compiled to 844 bytes of top-level bytecode demo/shedskin/const.py Compiled to 34 bytes of top-level bytecode demo/shedskin/arith_parse.py Compiled to 268 bytes of top-level bytecode demo/shedskin/runtime.py Compiled to 393 bytes of top-level bytecode demo/old/old_code.py Compiled to 177 bytes of top-level bytecode demo/old/__init__.py Compiled to 4 bytes of top-level bytecode demo/old/ovm2/__init__.py Compiled to 4 bytes of top-level bytecode demo/old/ovm2/oheap2.py Compiled to 357 bytes of top-level bytecode demo/old/ovm2/oheap2_test.py Compiled to 104 bytes of top-level bytecode demo/old/gen_oheap_cpp.py Compiled to 344 bytes of top-level bytecode demo/old/encode.py Compiled to 173 bytes of top-level bytecode demo/swig/setup.py Compiled to 111 bytes of top-level bytecode demo/houston-fp/demo_main.py Compiled to 203 bytes of top-level bytecode demo/bugs/fd_state.py Compiled to 201 bytes of top-level bytecode deps/source.medo/uftrace/plugin.py Compiled to 91 bytes of top-level bytecode core/sh_init.py Compiled to 419 bytes of top-level bytecode core/__init__.py Compiled to 4 bytes of top-level bytecode core/util.py Compiled to 281 bytes of top-level bytecode core/process.py Compiled to 1554 bytes of top-level bytecode core/error.py Compiled to 675 bytes of top-level bytecode core/comp_ui_test.py Compiled to 216 bytes of top-level bytecode core/pyos.py Compiled to 551 bytes of top-level bytecode core/pyutil_test.py Compiled to 94 bytes of top-level bytecode core/alloc_test.py Compiled to 114 bytes of top-level bytecode core/dev.py Compiled to 758 bytes of top-level bytecode core/main_loop.py Compiled to 548 bytes of top-level bytecode core/NINJA_subgraph.py Compiled to 67 bytes of top-level bytecode core/optview.py Compiled to 156 bytes of top-level bytecode core/executor.py Compiled to 761 bytes of top-level bytecode core/shell.py Compiled to 1497 bytes of top-level bytecode core/num.py Compiled to 76 bytes of top-level bytecode core/pyutil.py Compiled to 318 bytes of top-level bytecode core/completion.py Compiled to 1305 bytes of top-level bytecode core/alloc.py Compiled to 186 bytes of top-level bytecode core/comp_ui.py Compiled to 369 bytes of top-level bytecode core/state_test.py Compiled to 313 bytes of top-level bytecode core/state.py Compiled to 1547 bytes of top-level bytecode core/completion_test.py Compiled to 610 bytes of top-level bytecode core/test_lib.py Compiled to 906 bytes of top-level bytecode core/bash_impl.py Compiled to 659 bytes of top-level bytecode core/optview_gen.py Compiled to 156 bytes of top-level bytecode core/vm.py Compiled to 837 bytes of top-level bytecode core/property_tests.py Compiled to 114 bytes of top-level bytecode core/util_test.py Compiled to 109 bytes of top-level bytecode core/process_test.py Compiled to 622 bytes of top-level bytecode pgen2/__init__.py Compiled to 10 bytes of top-level bytecode pgen2/token.py Compiled to 590 bytes of top-level bytecode pgen2/pnode.py Compiled to 123 bytes of top-level bytecode pgen2/grammar.py Compiled to 197 bytes of top-level bytecode pgen2/parse_test.py Compiled to 104 bytes of top-level bytecode pgen2/pgen.py Compiled to 181 bytes of top-level bytecode pgen2/driver.py Compiled to 112 bytes of top-level bytecode pgen2/tokenize.py Compiled to 1539 bytes of top-level bytecode pgen2/parse.py Compiled to 201 bytes of top-level bytecode asdl/visitor.py Compiled to 110 bytes of top-level bytecode asdl/__init__.py Compiled to 4 bytes of top-level bytecode asdl/format_test.py Compiled to 116 bytes of top-level bytecode asdl/util.py Compiled to 47 bytes of top-level bytecode asdl/gen_python_test.py Compiled to 218 bytes of top-level bytecode asdl/ast.py Compiled to 371 bytes of top-level bytecode asdl/NINJA_subgraph.py Compiled to 73 bytes of top-level bytecode asdl/gen_cpp.py Compiled to 325 bytes of top-level bytecode asdl/examples/tdop.py Compiled to 321 bytes of top-level bytecode asdl/examples/__init__.py Compiled to 4 bytes of top-level bytecode asdl/examples/typed_demo.py Compiled to 373 bytes of top-level bytecode asdl/examples/typed_arith_abbrev.py Compiled to 102 bytes of top-level bytecode asdl/examples/typed_arith_parse_test.py Compiled to 258 bytes of top-level bytecode asdl/examples/typed_arith_parse.py Compiled to 318 bytes of top-level bytecode asdl/examples/tdop_lexer.py Compiled to 155 bytes of top-level bytecode asdl/front_end.py Compiled to 633 bytes of top-level bytecode asdl/asdl_main.py Compiled to 287 bytes of top-level bytecode asdl/target_lang_test.py Compiled to 200 bytes of top-level bytecode asdl/front_end_test.py Compiled to 148 bytes of top-level bytecode asdl/format.py Compiled to 248 bytes of top-level bytecode asdl/pybase.py Compiled to 143 bytes of top-level bytecode asdl/gen_python.py Compiled to 235 bytes of top-level bytecode asdl/runtime.py Compiled to 132 bytes of top-level bytecode regtest/proc_log.py Compiled to 238 bytes of top-level bytecode display/ansi.py Compiled to 86 bytes of top-level bytecode display/__init__.py Compiled to 4 bytes of top-level bytecode display/ui_test.py Compiled to 114 bytes of top-level bytecode display/NINJA_subgraph.py Compiled to 67 bytes of top-level bytecode display/ui.py Compiled to 602 bytes of top-level bytecode display/pp_hnode.py Compiled to 326 bytes of top-level bytecode display/pp_value.py Compiled to 395 bytes of top-level bytecode display/pretty_test.py Compiled to 282 bytes of top-level bytecode display/pretty.py Compiled to 258 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 data_lang/j8.py Compiled to 670 bytes of top-level bytecode data_lang/__init__.py Compiled to 4 bytes of top-level bytecode data_lang/htm8.py Compiled to 739 bytes of top-level bytecode data_lang/htm8_util_test.py Compiled to 578 bytes of top-level bytecode data_lang/NINJA_subgraph.py Compiled to 67 bytes of top-level bytecode data_lang/htm8_test.py Compiled to 361 bytes of top-level bytecode data_lang/pyj8.py Compiled to 98 bytes of top-level bytecode data_lang/j8_lite.py Compiled to 73 bytes of top-level bytecode data_lang/htm8_util.py Compiled to 346 bytes of top-level bytecode data_lang/j8_test.py Compiled to 236 bytes of top-level bytecode data_lang/pyj8_test.py Compiled to 123 bytes of top-level bytecode pylib/__init__.py Compiled to 4 bytes of top-level bytecode pylib/os_path.py Compiled to 174 bytes of top-level bytecode pylib/collections_.py Compiled to 48 bytes of top-level bytecode pylib/path_stat_test.py Compiled to 104 bytes of top-level bytecode pylib/pylocale.py Compiled to 114 bytes of top-level bytecode pylib/cgi.py Compiled to 19 bytes of top-level bytecode pylib/os_path_test.py Compiled to 116 bytes of top-level bytecode pylib/path_stat.py Compiled to 61 bytes of top-level bytecode _gen/__init__.py Compiled to 4 bytes of top-level bytecode _gen/ysh/__init__.py Compiled to 4 bytes of top-level bytecode doctools/__init__.py Compiled to 4 bytes of top-level bytecode doctools/help_gen.py Compiled to 589 bytes of top-level bytecode doctools/oils_doc_test.py Compiled to 179 bytes of top-level bytecode doctools/util.py Compiled to 57 bytes of top-level bytecode doctools/html_lib.py Compiled to 87 bytes of top-level bytecode doctools/html_old.py Compiled to 478 bytes of top-level bytecode doctools/ul_table_test.py Compiled to 195 bytes of top-level bytecode doctools/ref_check.py Compiled to 87 bytes of top-level bytecode doctools/fmt_check.py Compiled to 219 bytes of top-level bytecode doctools/spelling.py Compiled to 236 bytes of top-level bytecode doctools/doc_html.py Compiled to 107 bytes of top-level bytecode doctools/ul_table.py Compiled to 387 bytes of top-level bytecode doctools/oils_doc.py Compiled to 952 bytes of top-level bytecode doctools/split_doc_test.py Compiled to 116 bytes of top-level bytecode doctools/src_tree.py Compiled to 375 bytes of top-level bytecode doctools/html_head.py Compiled to 297 bytes of top-level bytecode doctools/help_gen_test.py Compiled to 116 bytes of top-level bytecode doctools/spelling_test.py Compiled to 100 bytes of top-level bytecode doctools/cmark.py Compiled to 553 bytes of top-level bytecode doctools/html_old_test.py Compiled to 194 bytes of top-level bytecode doctools/cmark_test.py Compiled to 262 bytes of top-level bytecode doctools/split_doc.py Compiled to 264 bytes of top-level bytecode doctools/html_lib_test.py Compiled to 98 bytes of top-level bytecode tools/ysh_ify_test.py Compiled to 145 bytes of top-level bytecode tools/__init__.py Compiled to 4 bytes of top-level bytecode tools/readlink.py Compiled to 137 bytes of top-level bytecode tools/find/__init__.py Compiled to 4 bytes of top-level bytecode tools/find/tokenizer.py Compiled to 755 bytes of top-level bytecode tools/find/ast.py Compiled to 1302 bytes of top-level bytecode tools/find/eval.py Compiled to 1081 bytes of top-level bytecode tools/find/parser.py Compiled to 200 bytes of top-level bytecode tools/find/find.py Compiled to 266 bytes of top-level bytecode tools/fmt.py Compiled to 122 bytes of top-level bytecode tools/deps.py Compiled to 177 bytes of top-level bytecode tools/fmt_test.py Compiled to 88 bytes of top-level bytecode tools/ysh_ify.py Compiled to 578 bytes of top-level bytecode tools/xargs/xargs.py Compiled to 1538 bytes of top-level bytecode metrics/line_counts.py Compiled to 167 bytes of top-level bytecode ~/oil/opy/_tmp/repo-with-opy ~/oil/opy 122 ./_devbuild/__init__.pyc 126 ./_devbuild/gen/__init__.pyc 25333 ./_devbuild/gen/arg_types.pyc 184 ./_devbuild/gen/arith_nt.pyc 9063 ./_devbuild/gen/demo_lib_asdl.pyc 10429 ./_devbuild/gen/expr_asdl.pyc 31968 ./_devbuild/gen/find_asdl.pyc 374 ./_devbuild/gen/find_nt.pyc 2472 ./_devbuild/gen/grammar_nt.pyc 5571 ./_devbuild/gen/hnode_asdl.pyc 6033 ./_devbuild/gen/htm8_asdl.pyc 19207 ./_devbuild/gen/id_kind.pyc 23573 ./_devbuild/gen/id_kind_asdl.pyc 44814 ./_devbuild/gen/mycpp_asdl.pyc 11971 ./_devbuild/gen/nil8_asdl.pyc 10828 ./_devbuild/gen/option_asdl.pyc 13688 ./_devbuild/gen/pretty_asdl.pyc 62032 ./_devbuild/gen/runtime_asdl.pyc 18386 ./_devbuild/gen/shared_variant_asdl.pyc 299909 ./_devbuild/gen/syntax_asdl.pyc 17336 ./_devbuild/gen/typed_arith_asdl.pyc 46681 ./_devbuild/gen/typed_demo_asdl.pyc 6595 ./_devbuild/gen/types_asdl.pyc 67781 ./_devbuild/gen/value_asdl.pyc 54984 ./_devbuild/gen/yaks_asdl.pyc 117 ./_gen/__init__.pyc 121 ./_gen/ysh/__init__.pyc 1672 ./asdl/NINJA_subgraph.pyc 117 ./asdl/__init__.pyc 7981 ./asdl/asdl_main.pyc 11790 ./asdl/ast.pyc 126 ./asdl/examples/__init__.pyc 7916 ./asdl/examples/tdop.pyc 1232 ./asdl/examples/tdop_lexer.pyc 2239 ./asdl/examples/typed_arith_abbrev.pyc 9952 ./asdl/examples/typed_arith_parse.pyc 7388 ./asdl/examples/typed_arith_parse_test.pyc 4244 ./asdl/examples/typed_demo.pyc 4650 ./asdl/format.pyc 1620 ./asdl/format_test.pyc 17202 ./asdl/front_end.pyc 7222 ./asdl/front_end_test.pyc 26338 ./asdl/gen_cpp.pyc 18109 ./asdl/gen_python.pyc 6232 ./asdl/gen_python_test.pyc 1774 ./asdl/pybase.pyc 2621 ./asdl/runtime.pyc 3237 ./asdl/target_lang_test.pyc 496 ./asdl/util.pyc 5703 ./asdl/visitor.pyc 123 ./benchmarks/__init__.pyc 1811 ./benchmarks/cachegrind_to_tsv.pyc 2050 ./benchmarks/compute/bubble_sort.pyc 1050 ./benchmarks/compute/fib.pyc 388 ./benchmarks/compute/for_loop.pyc 240 ./benchmarks/compute/hello.pyc 1282 ./benchmarks/compute/palindrome.pyc 1113 ./benchmarks/compute/word_freq.pyc 520 ./benchmarks/fake_libc.pyc 1669 ./benchmarks/gc_stats_to_tsv.pyc 1562 ./benchmarks/javascript/hexstring.pyc 700 ./benchmarks/javascript/squares.pyc 1649 ./benchmarks/osh_runtime.pyc 2862 ./benchmarks/pytrace.pyc 7624 ./benchmarks/time_.pyc 5379 ./benchmarks/uftrace_allocs.pyc 919 ./benchmarks/uftrace_allocs_test.pyc 2922 ./benchmarks/uftrace_plugin.pyc 2469 ./benchmarks/virtual_memory.pyc 4006 ./bin/NINJA_subgraph.pyc 116 ./bin/__init__.pyc 491 ./bin/hello.pyc 636 ./bin/hello_mylib.pyc 1917 ./bin/oil.pyc 6045 ./bin/oils_for_unix.pyc 1755 ./bin/osh_eval.pyc 4069 ./bin/osh_parse.pyc 118 ./build/__init__.pyc 4563 ./build/dynamic_deps.pyc 1043 ./build/dynamic_deps_test.pyc 19967 ./build/ninja_lib.pyc 7644 ./build/ninja_lib_test.pyc 13400 ./build/ninja_main.pyc 2199 ./build/ref/c_module_srcs.pyc 1338 ./build/ref/c_module_toc.pyc 1360 ./build/ref/make_zip.pyc 120 ./builtin/__init__.pyc 18181 ./builtin/assign_osh.pyc 9403 ./builtin/bracket_osh.pyc 1263 ./builtin/bracket_osh_test.pyc 15796 ./builtin/completion_osh.pyc 679 ./builtin/completion_osh_test.pyc 2791 ./builtin/completion_ysh.pyc 11651 ./builtin/dirs_osh.pyc 10833 ./builtin/error_ysh.pyc 6526 ./builtin/func_eggex.pyc 5918 ./builtin/func_hay.pyc 20941 ./builtin/func_misc.pyc 901 ./builtin/func_misc_test.pyc 12631 ./builtin/func_reflect.pyc 14077 ./builtin/hay_ysh.pyc 5066 ./builtin/io_osh.pyc 8511 ./builtin/io_ysh.pyc 4697 ./builtin/json_ysh.pyc 28465 ./builtin/meta_oils.pyc 7188 ./builtin/method_dict.pyc 12469 ./builtin/method_io.pyc 6872 ./builtin/method_list.pyc 4286 ./builtin/method_other.pyc 22349 ./builtin/method_str.pyc 4318 ./builtin/method_type.pyc 3702 ./builtin/misc_osh.pyc 1093 ./builtin/misc_osh_test.pyc 4781 ./builtin/module_ysh.pyc 15112 ./builtin/printf_osh.pyc 6689 ./builtin/private_ysh.pyc 24855 ./builtin/process_osh.pyc 19076 ./builtin/pure_osh.pyc 8999 ./builtin/pure_ysh.pyc 12848 ./builtin/read_osh.pyc 1509 ./builtin/read_osh_test.pyc 14259 ./builtin/readline_osh.pyc 2566 ./builtin/readline_osh_test.pyc 14673 ./builtin/trap_osh.pyc 1565 ./builtin/trap_osh_test.pyc 4786 ./client/headless_demo.pyc 3252 ./client/py_fanos.pyc 3491 ./client/py_fanos_test.pyc 1506 ./core/NINJA_subgraph.pyc 117 ./core/__init__.pyc 6799 ./core/alloc.pyc 2121 ./core/alloc_test.pyc 19730 ./core/bash_impl.pyc 15796 ./core/comp_ui.pyc 8074 ./core/comp_ui_test.pyc 41659 ./core/completion.pyc 23817 ./core/completion_test.pyc 24930 ./core/dev.pyc 15347 ./core/error.pyc 32158 ./core/executor.pyc 12793 ./core/main_loop.pyc 1023 ./core/num.pyc 2851 ./core/optview.pyc 2387 ./core/optview_gen.pyc 66058 ./core/process.pyc 22953 ./core/process_test.pyc 901 ./core/property_tests.pyc 10612 ./core/pyos.pyc 7758 ./core/pyutil.pyc 765 ./core/pyutil_test.pyc 9754 ./core/sh_init.pyc 33359 ./core/shell.pyc 89141 ./core/state.pyc 10729 ./core/state_test.pyc 14805 ./core/test_lib.pyc 6623 ./core/util.pyc 1668 ./core/util_test.pyc 18709 ./core/vm.pyc 3672 ./cpp/NINJA_subgraph.pyc 116 ./cpp/__init__.pyc 1629 ./cpp/embedded_file_gen.pyc 1418 ./data_lang/NINJA_subgraph.pyc 122 ./data_lang/__init__.pyc 19348 ./data_lang/htm8.pyc 18360 ./data_lang/htm8_test.pyc 6975 ./data_lang/htm8_util.pyc 5601 ./data_lang/htm8_util_test.pyc 35206 ./data_lang/j8.pyc 2018 ./data_lang/j8_lite.pyc 7230 ./data_lang/j8_test.pyc 964 ./data_lang/pyj8.pyc 1472 ./data_lang/pyj8_test.pyc 1314 ./demo/bugs/fd_state.pyc 1272 ./demo/coproc.pyc 2473 ./demo/cpython/fork_signal_state.pyc 1311 ./demo/cpython/keyboard_interrupt.pyc 2817 ./demo/cpython/pickle_instance.pyc 1222 ./demo/cpython/readline_mod.pyc 1119 ./demo/cpython/regex_replace.pyc 1210 ./demo/houston-fp/demo_main.pyc 121 ./demo/old/__init__.pyc 9167 ./demo/old/encode.pyc 13417 ./demo/old/gen_oheap_cpp.pyc 4133 ./demo/old/old_code.pyc 126 ./demo/old/ovm2/__init__.pyc 10605 ./demo/old/ovm2/oheap2.pyc 1357 ./demo/old/ovm2/oheap2_test.pyc 8398 ./demo/shedskin/arith_parse.pyc 249 ./demo/shedskin/const.pyc 11288 ./demo/shedskin/demo_asdl.pyc 7411 ./demo/shedskin/runtime.pyc 9650 ./demo/shedskin/tdop.pyc 641 ./demo/swig/setup.pyc 1400 ./deps/source.medo/uftrace/plugin.pyc 121 ./devtools/__init__.pyc 2424 ./devtools/completion.pyc 127 ./devtools/fixes/__init__.pyc 3872 ./devtools/fixes/fix_itertools_imports.pyc 6630 ./devtools/oils_gdb.pyc 264 ./devtools/py_refactor.pyc 4327 ./devtools/pyann_driver.pyc 2584 ./devtools/release_history.pyc 3969 ./devtools/tsv_column_from_files.pyc 1216 ./devtools/tsv_concat.pyc 1260 ./devtools/tsv_stream.pyc 1311 ./devtools/types-old/refactor.pyc 1265 ./devtools/yaml2json.pyc 694 ./display/NINJA_subgraph.pyc 120 ./display/__init__.pyc 556 ./display/ansi.pyc 10453 ./display/pp_hnode.pyc 12008 ./display/pp_value.pyc 7858 ./display/pretty.pyc 5192 ./display/pretty_test.pyc 16246 ./display/ui.pyc 1250 ./display/ui_test.pyc 121 ./doctools/__init__.pyc 15590 ./doctools/cmark.pyc 7935 ./doctools/cmark_test.pyc 3758 ./doctools/doc_html.pyc 3936 ./doctools/fmt_check.pyc 19703 ./doctools/help_gen.pyc 3173 ./doctools/help_gen_test.pyc 2875 ./doctools/html_head.pyc 1873 ./doctools/html_lib.pyc 1523 ./doctools/html_lib_test.pyc 11161 ./doctools/html_old.pyc 5438 ./doctools/html_old_test.pyc 17917 ./doctools/oils_doc.pyc 3351 ./doctools/oils_doc_test.pyc 5203 ./doctools/ref_check.pyc 3895 ./doctools/spelling.pyc 1343 ./doctools/spelling_test.pyc 4368 ./doctools/split_doc.pyc 2501 ./doctools/split_doc_test.pyc 12456 ./doctools/src_tree.pyc 14429 ./doctools/ul_table.pyc 7737 ./doctools/ul_table_test.pyc 525 ./doctools/util.pyc 3548 ./frontend/NINJA_subgraph.pyc 121 ./frontend/__init__.pyc 23154 ./frontend/args.pyc 7703 ./frontend/args_test.pyc 4995 ./frontend/builtin_def.pyc 9636 ./frontend/consts.pyc 17705 ./frontend/consts_gen.pyc 11666 ./frontend/flag_def.pyc 12673 ./frontend/flag_gen.pyc 11343 ./frontend/flag_spec.pyc 3050 ./frontend/flag_util.pyc 14083 ./frontend/id_kind_def.pyc 3891 ./frontend/id_kind_def_test.pyc 16985 ./frontend/lexer.pyc 21396 ./frontend/lexer_def.pyc 15928 ./frontend/lexer_def_test.pyc 13683 ./frontend/lexer_gen.pyc 1825 ./frontend/lexer_gen_test.pyc 8303 ./frontend/lexer_test.pyc 13748 ./frontend/location.pyc 12553 ./frontend/match.pyc 4335 ./frontend/match_test.pyc 9465 ./frontend/option_def.pyc 2995 ./frontend/option_gen.pyc 15071 ./frontend/parse_lib.pyc 8349 ./frontend/py_readline.pyc 9159 ./frontend/reader.pyc 2661 ./frontend/reader_test.pyc 2607 ./frontend/signal_def.pyc 2954 ./frontend/signal_gen.pyc 5822 ./frontend/syntax_abbrev.pyc 23679 ./frontend/typed_args.pyc 4987 ./frontend/typed_args_test.pyc 2733 ./metrics/line_counts.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 12075 ./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 54063 ./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 2532 ./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 18898 ./opy/opy_main.pyc 31669 ./opy/pytree.pyc 6542 ./opy/resolve.pyc 7108 ./opy/skeleton.pyc 13424 ./opy/tools/astgen.pyc 1572 ./opy/tools/compile.pyc 1760 ./opy/tools/demo.pyc 3363 ./opy/tools/regrtest.pyc 1885 ./opy/tools/stacktest.pyc 495 ./opy/util.pyc 1059 ./osh/NINJA_subgraph.pyc 116 ./osh/__init__.pyc 7918 ./osh/arith_parse.pyc 2467 ./osh/arith_parse_gen.pyc 4515 ./osh/arith_parse_test.pyc 9884 ./osh/bool_parse.pyc 6289 ./osh/bool_parse_test.pyc 3976 ./osh/bool_stat.pyc 13387 ./osh/braces.pyc 5324 ./osh/braces_test.pyc 64344 ./osh/cmd_eval.pyc 2852 ./osh/cmd_eval_test.pyc 78177 ./osh/cmd_parse.pyc 45337 ./osh/cmd_parse_test.pyc 17170 ./osh/glob_.pyc 5438 ./osh/glob_test.pyc 4564 ./osh/history.pyc 4575 ./osh/history_test.pyc 11574 ./osh/prompt.pyc 2627 ./osh/prompt_test.pyc 35456 ./osh/sh_expr_eval.pyc 3705 ./osh/sh_expr_eval_test.pyc 13517 ./osh/split.pyc 5609 ./osh/split_test.pyc 12789 ./osh/string_ops.pyc 6662 ./osh/string_ops_test.pyc 12501 ./osh/tdop.pyc 23598 ./osh/word_.pyc 8006 ./osh/word_compile.pyc 521 ./osh/word_compile_test.pyc 67939 ./osh/word_eval.pyc 4687 ./osh/word_eval_test.pyc 62315 ./osh/word_parse.pyc 19397 ./osh/word_parse_test.pyc 5737 ./osh/word_test.pyc 164 ./pgen2/__init__.pyc 2970 ./pgen2/driver.pyc 11262 ./pgen2/grammar.pyc 7505 ./pgen2/parse.pyc 976 ./pgen2/parse_test.pyc 14543 ./pgen2/pgen.pyc 2722 ./pgen2/pnode.pyc 3592 ./pgen2/token.pyc 19179 ./pgen2/tokenize.pyc 1128 ./prebuilt/NINJA_subgraph.pyc 121 ./prebuilt/__init__.pyc 7941 ./pyext/fanos_test.pyc 2870 ./pyext/fastfunc_test.pyc 3147 ./pyext/fastlex_test.pyc 9552 ./pyext/libc_test.pyc 806 ./pyext/line_input_test.pyc 5666 ./pyext/posix_test.pyc 556 ./pyext/setup_fanos.pyc 543 ./pyext/setup_fastfunc.pyc 569 ./pyext/setup_fastlex.pyc 532 ./pyext/setup_libc.pyc 526 ./pyext/setup_line_input.pyc 548 ./pyext/setup_posix.pyc 118 ./pylib/__init__.pyc 887 ./pylib/cgi.pyc 7661 ./pylib/collections_.pyc 4419 ./pylib/os_path.pyc 2302 ./pylib/os_path_test.pyc 1488 ./pylib/path_stat.pyc 1742 ./pylib/path_stat_test.pyc 1140 ./pylib/pylocale.pyc 3928 ./regtest/proc_log.pyc 117 ./soil/__init__.pyc 1449 ./soil/collect_json.pyc 17748 ./soil/web.pyc 1899 ./soil/web_test.pyc 117 ./test/__init__.pyc 7348 ./test/process_table.pyc 3317 ./test/py2_lint.pyc 695 ./test/py3_lint.pyc 46184 ./test/sh_spec.pyc 6324 ./test/sh_spec_test.pyc 1158 ./test/smoosh_import.pyc 8416 ./test/spec_lib.pyc 7467 ./test/syscall.pyc 21997 ./test/wild_report.pyc 1248 ./test/wild_report_test.pyc 118 ./tools/__init__.pyc 4377 ./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 1108 ./tools/fmt.pyc 688 ./tools/fmt_test.pyc 1206 ./tools/readlink.pyc 15481 ./tools/xargs/xargs.pyc 31441 ./tools/ysh_ify.pyc 2218 ./tools/ysh_ify_test.pyc 119 ./vendor/__init__.pyc 63237 ./vendor/jsontemplate.pyc 9648 ./vendor/ninja_syntax.pyc 103207 ./vendor/typing.pyc 14379 ./web/table/csv2html.pyc 1660 ./web/table/schema2sqlite.pyc 1205 ./ysh/NINJA_subgraph.pyc 116 ./ysh/__init__.pyc 46204 ./ysh/expr_eval.pyc 10849 ./ysh/expr_parse.pyc 5395 ./ysh/expr_parse_test.pyc 45239 ./ysh/expr_to_ast.pyc 15113 ./ysh/func_proc.pyc 8194 ./ysh/grammar_gen.pyc 9589 ./ysh/regex_translate.pyc 2132 ./ysh/regex_translate_test.pyc 17505 ./ysh/val_ops.pyc 1386 ./ysh/val_ops_test.pyc 1aefecce9f759f158625556a30589c6f ./SIZES.txt ff2350e5740625f065acfae242d6a4f4 ./_devbuild/__init__.pyc eac2a8a982f79a835efc6a875aacd5de ./_devbuild/gen/__init__.pyc 33f72a303cb9ae45e1221a0551aa35dc ./_devbuild/gen/arg_types.pyc 879affcf61c85a325bfbb1ef4997d4d1 ./_devbuild/gen/arith_nt.pyc 8ed5f291b4c0a092bf7e57d74f91df33 ./_devbuild/gen/demo_lib_asdl.pyc 52d513b29406b543889f616655d56318 ./_devbuild/gen/expr_asdl.pyc 65686571eec8ce11715b1db39246e863 ./_devbuild/gen/find_asdl.pyc 604143c32e72b9f77d699d859018610c ./_devbuild/gen/find_nt.pyc 05264c2f00431901e0189c38dd22bd20 ./_devbuild/gen/grammar_nt.pyc b34842e4d8dc4c1359c5b69b9a6cd92a ./_devbuild/gen/hnode_asdl.pyc 695ad0658ade2752a5be438fe8a44f56 ./_devbuild/gen/htm8_asdl.pyc aad016c9c39e209c3e07272c4010d8b9 ./_devbuild/gen/id_kind.pyc 55f03071fc4e9c92016aee6445dfc303 ./_devbuild/gen/id_kind_asdl.pyc b23309fc3332ffef3af480cc976f7d1d ./_devbuild/gen/mycpp_asdl.pyc d93db69ece1d90ee545f11a036068e49 ./_devbuild/gen/nil8_asdl.pyc 0ae0ed455f5ce19fb31b6e8513a4e2a8 ./_devbuild/gen/option_asdl.pyc a8cdff3ccbc6a7189ea39a03fbe4cfc7 ./_devbuild/gen/pretty_asdl.pyc 3326ef4573895e066031b99161fba1b5 ./_devbuild/gen/runtime_asdl.pyc 5f19a14ab5e8e8e452545c4790cc4e93 ./_devbuild/gen/shared_variant_asdl.pyc 7c6075650989384de40e84e0848d581b ./_devbuild/gen/syntax_asdl.pyc a4cb0f10462f2fe82968ccbf99d7d06f ./_devbuild/gen/typed_arith_asdl.pyc 0331fae5a3580056ca60908a83cb414b ./_devbuild/gen/typed_demo_asdl.pyc b3ca7d9e6e053e87a6837ae8eb175625 ./_devbuild/gen/types_asdl.pyc 8c5f0597129d62255b4a10dba37034e7 ./_devbuild/gen/value_asdl.pyc 51f9409fc78deaa2151e00367dd84c08 ./_devbuild/gen/yaks_asdl.pyc e2b5daf6da836cf0cc42faac72bd34ea ./_gen/__init__.pyc 797c99ca5aa194054d60dee8ade86f35 ./_gen/ysh/__init__.pyc 8b6f079c0142deff03bc8fcd9b93a9c9 ./asdl/NINJA_subgraph.pyc 7c12c584a45a97aecce0d100e2c96e0d ./asdl/__init__.pyc abc93de13f9a04580cc040cab334fcc8 ./asdl/asdl_main.pyc 56d209bbb5add75315f8452a854477c3 ./asdl/ast.pyc 5380d72dfe1c2e74e8dbbf3aa9d58d23 ./asdl/examples/__init__.pyc 2c4ae0e867479500686cba08760af8f4 ./asdl/examples/tdop.pyc ce56b4fe6f3e46868d883db4a164e181 ./asdl/examples/tdop_lexer.pyc 4bba8279395059e1c446141dc8933959 ./asdl/examples/typed_arith_abbrev.pyc 3b3eff0b62d41427ded9d4e5531ea552 ./asdl/examples/typed_arith_parse.pyc e5624f689e23059fcb4064c6db54a95f ./asdl/examples/typed_arith_parse_test.pyc 62c18c21f7e81cbb042d775a40589e1f ./asdl/examples/typed_demo.pyc 72082ee72b0ec81a33496c0f261d6fa0 ./asdl/format.pyc 087e3374d4dbf8f5a01af2cb16e58cc5 ./asdl/format_test.pyc 439f3a21ac5bf19e3bc52f3e76464567 ./asdl/front_end.pyc bc601e740c5fef9db54356be7c29b264 ./asdl/front_end_test.pyc e50333d0a50b6db3a3364c423a60685a ./asdl/gen_cpp.pyc cef306b956ff5c7bf004ddd9be83b2ab ./asdl/gen_python.pyc 429fd5efadff45ba5deafa3edec01ad1 ./asdl/gen_python_test.pyc 2395b5272757dea04c6d63d8e04cf4bd ./asdl/pybase.pyc e1c698a3d7101c37de1d40d0093221c2 ./asdl/runtime.pyc b98369f3fe6ae6fa5142d0b7ea910cb8 ./asdl/target_lang_test.pyc 7c5a4751df7e79d8c2b0bf4be9e5f059 ./asdl/util.pyc 79cee714605e52ccfe93dcdce626012c ./asdl/visitor.pyc 3a58800d5facb4033995f1017a801067 ./benchmarks/__init__.pyc b52a0b4c357a0509cda1bae5ed3e50c1 ./benchmarks/cachegrind_to_tsv.pyc f1e885e1dca8f914c8ddf7d4a295dfbb ./benchmarks/compute/bubble_sort.pyc 53de20022f2300712747aa0bdb466cbe ./benchmarks/compute/fib.pyc 807a134b6b7128a6891b572b45892bb8 ./benchmarks/compute/for_loop.pyc f2f5f2a127ab27414bc3d59632dc96b3 ./benchmarks/compute/hello.pyc 713128a5cfee9ed6bc88043b148061c6 ./benchmarks/compute/palindrome.pyc 08c2369001ed80b925cc23401e7d3ba4 ./benchmarks/compute/word_freq.pyc e2db59a3ece01700060d82e6d81bc5f8 ./benchmarks/fake_libc.pyc 82b03668d3a5f564f353a53ccc80b9d8 ./benchmarks/gc_stats_to_tsv.pyc 858591e0972c2f03b43431082f6b1ac9 ./benchmarks/javascript/hexstring.pyc cca00afe9c6c17a6323e9ecdd0d1801b ./benchmarks/javascript/squares.pyc b1d96f05cf4b825a59286c51923b25c3 ./benchmarks/osh_runtime.pyc c93eca47e6cd1ad410af5d9333112704 ./benchmarks/pytrace.pyc 805d0f24a08bc091f803aee223951e8c ./benchmarks/time_.pyc ff7d4ce93d04c354a09d53f94b5e4e64 ./benchmarks/uftrace_allocs.pyc b525c62ad16b8420d4a21c4788f5996b ./benchmarks/uftrace_allocs_test.pyc 12c0b32d896010d2eb6a20471be3d3a5 ./benchmarks/uftrace_plugin.pyc 2d802351ae88995c38529ec4da257989 ./benchmarks/virtual_memory.pyc 670d7a47492b78a05b26732fe848d767 ./bin/NINJA_subgraph.pyc 16754bce72ada238cd7ebd4beea98c9a ./bin/__init__.pyc 46bc668a506e1cc2022046ba2eaf8151 ./bin/hello.pyc 63e48d853ffc69801c5e8edfdb22282a ./bin/hello_mylib.pyc 5890a30489a157ab1b2df6cfad6221b4 ./bin/oil.pyc d9ede5f6ca84fba5eacdc950ce984132 ./bin/oils_for_unix.pyc 85ae8ac0493818e2be7b30e75bd67cf2 ./bin/osh_eval.pyc 9f680f280c9473ed3ee4584db17f3511 ./bin/osh_parse.pyc d8621fdee2d6f8a7dfeda13855bea5df ./build/__init__.pyc 00d20ee6a6bec853e186d74f9d932184 ./build/dynamic_deps.pyc 19dcac2c8cd8a3db0ea90c97c85e11aa ./build/dynamic_deps_test.pyc dd3b3ac4696e9ef93f3313986d030943 ./build/ninja_lib.pyc 3f232cdfaeec3a73e1ffc323f1d6843f ./build/ninja_lib_test.pyc 20684c63125e9a5a8b625383be38b84a ./build/ninja_main.pyc 15617eb01ec5e8fc52f3e04922f6ae82 ./build/ref/c_module_srcs.pyc e174c5fb31042d527caf4bcf512a2596 ./build/ref/c_module_toc.pyc 5df46c9e114435aaed047ffb937142fe ./build/ref/make_zip.pyc aabc668996ed644a2c7603330906b971 ./builtin/__init__.pyc 65f4dfb8b8bff348fe1714ad3036bbef ./builtin/assign_osh.pyc 57994236b1a9be667078636935a18fe9 ./builtin/bracket_osh.pyc 6ae66eca869e735b7d9a6fe618837d75 ./builtin/bracket_osh_test.pyc 60815ee5e8b68f9d06c10fa9947fd1f9 ./builtin/completion_osh.pyc 539d2c48ffa7eda97e0cc5090b6006a7 ./builtin/completion_osh_test.pyc 63bda32baac7916bde6f8786032706bb ./builtin/completion_ysh.pyc 59530b61fbf64391844a2d323e9c81c3 ./builtin/dirs_osh.pyc e6cbde93bc94db13522bc46c1a19eb26 ./builtin/error_ysh.pyc be271fe4ba99052666486d9ae4bfac3f ./builtin/func_eggex.pyc ba901e4912612e654dbc8c19b2bdebce ./builtin/func_hay.pyc 600b283064be767dda577b560b621021 ./builtin/func_misc.pyc 667cece0f9c83a90fec667280226a05f ./builtin/func_misc_test.pyc b4e50fb1c1ce48fa970eab068d411590 ./builtin/func_reflect.pyc 3d54b70e93f12f76f4d9248c7c891b76 ./builtin/hay_ysh.pyc 32e343a6adfc079196b255feb3433560 ./builtin/io_osh.pyc ce074a4e0e8abcde5ed381e24a64a16e ./builtin/io_ysh.pyc 1abc4530fdc4ba2d2cb0216954cbe048 ./builtin/json_ysh.pyc 30c8e197c627c71a5a87e8351040599f ./builtin/meta_oils.pyc c116cffada8f43a3c96891f5d0dfb580 ./builtin/method_dict.pyc 070fdd3cd93b431675d0646d101953f6 ./builtin/method_io.pyc c4860d3734d14dd08c45b99a5492494c ./builtin/method_list.pyc 8df7223dc5cae0f46bed6deb77865440 ./builtin/method_other.pyc 2e540d8175790510c7681e3be16fd723 ./builtin/method_str.pyc b553635e9f902b6deaaf47e69170caab ./builtin/method_type.pyc bf57b43377a939db995b2f4a28b10417 ./builtin/misc_osh.pyc 9491386243192f36d38ccf803efb893a ./builtin/misc_osh_test.pyc 53a22e0e72efa2048cc06037e83d8dd9 ./builtin/module_ysh.pyc 3666354629aa901f69cc4d373214b45a ./builtin/printf_osh.pyc 8f14610f9dadc2012d1c3b97d99ea5cd ./builtin/private_ysh.pyc 2dc1b5977864206d2e8fe25f0ae4d39b ./builtin/process_osh.pyc 1e14566872e0c471f6691e912cec9bc3 ./builtin/pure_osh.pyc 0a3ac674e3214d81552ce5d964cd2419 ./builtin/pure_ysh.pyc 386f605d1c4b261496a50e6fa5442d89 ./builtin/read_osh.pyc b8549ab2d78722bf7e6327427d448219 ./builtin/read_osh_test.pyc 33a99f8a032bc41306b4199fe4861946 ./builtin/readline_osh.pyc c49103328af94c1f8a8b3c8c790eb966 ./builtin/readline_osh_test.pyc 520440abf81bc8aaba3e4e666d7f52b6 ./builtin/trap_osh.pyc 89c76d21b33e809146797a322ebc6c64 ./builtin/trap_osh_test.pyc be763ce1ec1efacf3134b35cd39b96d4 ./client/headless_demo.pyc c5d668cb67641e43da53df3f27381847 ./client/py_fanos.pyc 5a9f1d4f1ca7b94fa0a46b8db0963a81 ./client/py_fanos_test.pyc 0f0c038d35df225685feb1cfd238e7d6 ./core/NINJA_subgraph.pyc 1eb8c72a872afed53abd43841b929060 ./core/__init__.pyc fca3ccf4aa89796ac16ac0ddbed1f564 ./core/alloc.pyc bfad51b1ae5652edde9a928922939aff ./core/alloc_test.pyc 0179968235618addc281f722f54fb392 ./core/bash_impl.pyc 377c3c9baf58ac1476edb0b69bf2e346 ./core/comp_ui.pyc 42361ad6776b4fe2eba01576c65a736f ./core/comp_ui_test.pyc c68c892f19561cdd019cdd3070ffded8 ./core/completion.pyc c745478d7de0936048664231a64d2e5f ./core/completion_test.pyc a90015d1b2a3fbf46d057c4510837edf ./core/dev.pyc 4246cbbd5b65f0707aeac838157a84c4 ./core/error.pyc bc53dca2d2b022015f348a3d6e8949ec ./core/executor.pyc 618536c6ab7d8d1225f28c47330fdb8b ./core/main_loop.pyc 5da12c60718013b190f6575e64334162 ./core/num.pyc bd65095cca2898b0dd602153652b9ea8 ./core/optview.pyc c59b39bfa1a01aeb3952decebb87d580 ./core/optview_gen.pyc 922f8008b2b0889a9d73057df57bb0c6 ./core/process.pyc c599fafd2a178a62a47a6c8029dd1932 ./core/process_test.pyc 30cdf666f8dd05607274b5ff67649378 ./core/property_tests.pyc dd7c98e14543abb951aadbf74266ecf3 ./core/pyos.pyc cedb1c481731a9cbc8e99fce9d3c0e91 ./core/pyutil.pyc 5a6a8c13ae456d10334c7cc1e1fa3c53 ./core/pyutil_test.pyc 4bf3a182eaeada7688e3213b8dbf2b83 ./core/sh_init.pyc ca208f3a0441e8f6fc1cd19c37e5105c ./core/shell.pyc 1cf2f3df105602c232e58d4b05d8e2b0 ./core/state.pyc cc3c6407c7ba03adc16539e6cc7c7d6b ./core/state_test.pyc 455095e186885707828fcb2edd1703b4 ./core/test_lib.pyc c4d7576cca826775d33450c80974b44b ./core/util.pyc 43287da24eddfd5a59f96ce37b1fdc21 ./core/util_test.pyc c05c2d5ce9d70737b3cc125eccf45ce4 ./core/vm.pyc dc1c0c829cf31d32e2445f0e6e6005c8 ./cpp/NINJA_subgraph.pyc 33cd9bea5c898d7f704eb9b301f45b34 ./cpp/__init__.pyc 04cd7aac759cf43e2469635b86fef91e ./cpp/embedded_file_gen.pyc 5a8025b127cc76da972f88cefaeb97c5 ./data_lang/NINJA_subgraph.pyc a369784a4a945bc124162bb74453b0ca ./data_lang/__init__.pyc 948011a80787f4930747b5b7e118bb24 ./data_lang/htm8.pyc 4230ad77b96b7fc9db624a1815bc0ae5 ./data_lang/htm8_test.pyc 50a49081ec26872e8f0b8437d43279ed ./data_lang/htm8_util.pyc b3d083ac484861a737b698f30180530f ./data_lang/htm8_util_test.pyc 0d6d606c53b443b0d6e66e430a48692d ./data_lang/j8.pyc 03e7201400bd69d7958751b49dc5bb9c ./data_lang/j8_lite.pyc 7966bfa3287d825de2e4143eaf37c775 ./data_lang/j8_test.pyc 7c8602b15cfd7f329dc55011de21f347 ./data_lang/pyj8.pyc 45ded2de3176a069f3cbad826c319422 ./data_lang/pyj8_test.pyc b3962c57e92b87fe6347d5d3a5269d4f ./demo/bugs/fd_state.pyc 9955e7d937bf04780a76ff7fbf963ec5 ./demo/coproc.pyc 44d4c384bd078566c9b028223b5b77a7 ./demo/cpython/fork_signal_state.pyc 8714a39712f5baf29fe832db63071e24 ./demo/cpython/keyboard_interrupt.pyc 69ea4884a459348d13f9519e5b3851f4 ./demo/cpython/pickle_instance.pyc 02c206e92397c0dc850597ca373bb5c6 ./demo/cpython/readline_mod.pyc d724e3f8f2f1b6c8cf2c9befafa7a542 ./demo/cpython/regex_replace.pyc 2577bb2fbdd01438f0180f8b10021961 ./demo/houston-fp/demo_main.pyc eb61df4b364155f7ed70f21bb7aef6bb ./demo/old/__init__.pyc 24b743a0b95f618a15954d6d8ca68ab3 ./demo/old/encode.pyc 5b7f7bc8df354e711bc700b1c86f9aeb ./demo/old/gen_oheap_cpp.pyc 2e55d20c0f797241d7f0a51bf273edc2 ./demo/old/old_code.pyc 4f7afdac5453ff6f4776ca1936113403 ./demo/old/ovm2/__init__.pyc a4144ac0314005b5647ce01fc6c8cc4d ./demo/old/ovm2/oheap2.pyc 5fe1b3035a9e778e6b1f29ae79904683 ./demo/old/ovm2/oheap2_test.pyc 0b9d9ef326105f8b587723df1aafb5a2 ./demo/shedskin/arith_parse.pyc 39725c2f73fbe82cdf5052f777b7ac07 ./demo/shedskin/const.pyc b896f94de871727c7494c1d8215ed6e5 ./demo/shedskin/demo_asdl.pyc 49eed4b2d49e143ca07680170ae414da ./demo/shedskin/runtime.pyc 97d9a30071a9c2496ccf718e83f957fb ./demo/shedskin/tdop.pyc dfc050b831cf3d67c864eadbc7f67868 ./demo/swig/setup.pyc d2835455015a5c71dc10a2736e3aa01b ./deps/source.medo/uftrace/plugin.pyc b774f9a8efd0d4631a07708c5deffd69 ./devtools/__init__.pyc 661c3de14bcafe26891fbdb456878cfd ./devtools/completion.pyc 303715e0f653e4f960a8d1b63e40d723 ./devtools/fixes/__init__.pyc e14960caad020c0b653be5eabce51d84 ./devtools/fixes/fix_itertools_imports.pyc 7c95a9e43713614968a02d266c760e77 ./devtools/oils_gdb.pyc 27a694a7487fadb59a3694416489d73d ./devtools/py_refactor.pyc edd8bae340f4cecb377b0f305c89891b ./devtools/pyann_driver.pyc ea3da148f4f0460535e5c63f3bcefc36 ./devtools/release_history.pyc b1c983ba544642b7471defeb3b084071 ./devtools/tsv_column_from_files.pyc 3f8c10fec71a7de5cba6fe026ffc7ab3 ./devtools/tsv_concat.pyc 74db62f7ae4c21e35e4377f88c5b777b ./devtools/tsv_stream.pyc 50f674b0ef77ed65ef77ea8b47929773 ./devtools/types-old/refactor.pyc cef0a5fb1637627d6ca8874d55667b40 ./devtools/yaml2json.pyc 9b3350a0d1497d75825da27f686f3366 ./display/NINJA_subgraph.pyc 2e7822e7db668e89778755d2f1146e3a ./display/__init__.pyc 50b5d88b43820f7358d1c6c71fcacb60 ./display/ansi.pyc eb8d693966da73fb6c4c37b2b61b456d ./display/pp_hnode.pyc 9357184897aecbef8fc9a8cdac199af1 ./display/pp_value.pyc daca9e33a59a87afcc6b94ea96ecbffb ./display/pretty.pyc 1b8d97917d02d9fca4f69d31fa326901 ./display/pretty_test.pyc 24425604852697c23662db91df29257e ./display/ui.pyc 0b471f2f3f5727bbd0ebc8610ecd304f ./display/ui_test.pyc d260fd7142ad32219ef744e1c774f179 ./doctools/__init__.pyc 5f8e3f0ae0a918f0bfb065e60ba9b23e ./doctools/cmark.pyc b8443bf8bfe78d3c8ca66ff4bfcd8c7b ./doctools/cmark_test.pyc 511f9c3ca2d46e22c55e57898b9232a3 ./doctools/doc_html.pyc 7bebeffd3b1b9605fad2b4d23b6e644a ./doctools/fmt_check.pyc 398ad3640e209921f5988406b0e45663 ./doctools/help_gen.pyc c0e9f014e259450ac2727ec03b5d4656 ./doctools/help_gen_test.pyc 3dda77bd8af55bf2e21d31d387106309 ./doctools/html_head.pyc e6517b90d0b2e04cf0859d6bfd4159ca ./doctools/html_lib.pyc e40712b5363298badbc322aa5c26129f ./doctools/html_lib_test.pyc 278bfeab9644dcaa6aec3f1c6c5b5598 ./doctools/html_old.pyc 9ab8be617eba5c93e836fb389af029a5 ./doctools/html_old_test.pyc be09ab5ed38149296812a4723fa96020 ./doctools/oils_doc.pyc 5b054ed776102aa0d100c2904e33dd65 ./doctools/oils_doc_test.pyc de18d7eb13fe399e613347a0c07e0903 ./doctools/ref_check.pyc b65fac309317dccf196420a13da79bae ./doctools/spelling.pyc b9d12b0c5095563892fe3109513890a7 ./doctools/spelling_test.pyc d2cdedd50bbf30e297a51f352e383ae5 ./doctools/split_doc.pyc 1ff61bd27cf768c32d9f272b02320a76 ./doctools/split_doc_test.pyc 4c9e1b469948f9ed995e63ffa97939b0 ./doctools/src_tree.pyc a8273b44c25a161381c55b8b7a1c9e46 ./doctools/ul_table.pyc d52db50f9c41e13982dd488c0744198e ./doctools/ul_table_test.pyc c533f3f85dc31966c80825d0aabc3eb2 ./doctools/util.pyc 491dded24c640d6f6d9990ad4a1fb342 ./frontend/NINJA_subgraph.pyc feb8d3705aeac888181f6f68d21c1c97 ./frontend/__init__.pyc eb6b5ce20bdc00f4698771d950bc2d29 ./frontend/args.pyc b6a699e4745183106cdebe84366851ea ./frontend/args_test.pyc ce71a5ccd7e7cf3a4d5efa9c76b36e47 ./frontend/builtin_def.pyc 6a9ef0dd2d06496c1e8cbba08cc31444 ./frontend/consts.pyc bd48754593f4e931a758006a7dc7229c ./frontend/consts_gen.pyc f0d2ca67b7a15604bf336dad8b3e39e1 ./frontend/flag_def.pyc 764a8dd7a4b0ccec27122f851d3f44b4 ./frontend/flag_gen.pyc c171b45aaadc8cc7128ad3933a09633b ./frontend/flag_spec.pyc 45bbbacddc4d71b8268ad77c41cc04c2 ./frontend/flag_util.pyc 6923f8e5dfa60c6e79405f77056d1f7a ./frontend/id_kind_def.pyc 88ef20fe878eb8b26baa33f12562daad ./frontend/id_kind_def_test.pyc 963eb60f2222926d68b830ffabe8aea2 ./frontend/lexer.pyc 910a3c2dffbd5de1550d72f492b4fdc7 ./frontend/lexer_def.pyc 01ab9a58db1e91625ca222eded683959 ./frontend/lexer_def_test.pyc 3ecfa5f805144a0bdc20757833c15fa2 ./frontend/lexer_gen.pyc d7fbf94ae292d61e3a1920504b4bfd9d ./frontend/lexer_gen_test.pyc eee3d717769d773818b28ed3535bdb42 ./frontend/lexer_test.pyc 11c447f16ce5f63ff64f532d9fe61d30 ./frontend/location.pyc 084489d33dfc26c935cbfead84494570 ./frontend/match.pyc 683af34ccfc59f7e61b57605b0fc2e99 ./frontend/match_test.pyc 23bb69317468dd56dc1ff4951cd84ff6 ./frontend/option_def.pyc 0f8bf36d8c9cc4bbefe445f82a7131c2 ./frontend/option_gen.pyc 810aafd4cfcb05878c8bbaf91203d03b ./frontend/parse_lib.pyc 2e0974e14c8fb366a111c99cb6f83450 ./frontend/py_readline.pyc 3ee6ffaf792bb80d47164aca7e88ffe1 ./frontend/reader.pyc 853e84f67657cfecc6ed50e78c9d63bc ./frontend/reader_test.pyc 4e63152cbd83d130e64df9b918376dda ./frontend/signal_def.pyc 6119a492554e483a953f7b3fce6e9da3 ./frontend/signal_gen.pyc c89167d38521fe12dea0e2900ea17d19 ./frontend/syntax_abbrev.pyc 5f04f2dbd46c6c1797df2410a2c62752 ./frontend/typed_args.pyc d6c47381a9435d702293fb1cfd604cba ./frontend/typed_args_test.pyc cc5529e6822b2da8cb8c2937e9ac90e8 ./metrics/line_counts.pyc 0ab43cdfd3688ba15f950f020a0e00fa ./opy/__init__.pyc 50677ef49a1309b5c2f9bc4ee7084429 ./opy/byterun/__init__.pyc 8dcaaf8a7d94a05155f6ab7d0fe39985 ./opy/byterun/execfile.pyc 0044deae10abae73aee3dca263f5950c ./opy/byterun/ovm.pyc 4ba7c9db2b3f6b4704764dd3e18b7748 ./opy/byterun/pyobj.pyc b67e2c7d907890418130a891165899b7 ./opy/byterun/pyvm2.pyc c21211d041a61c76ba1d13870965d562 ./opy/byterun/pyvm2_test.pyc 59b1252f1d838683297f70c1333f1cb0 ./opy/byterun/test_basic.pyc d1301f7d390aeb9be2ecff37208baeeb ./opy/byterun/test_exceptions.pyc 722affb8a94468222d0e75fb39cf232d ./opy/byterun/test_functions.pyc e3a0b0e89ac5cb857c483fe75793bb76 ./opy/byterun/test_with.pyc 2d1de04fedaf7277234b0e01ee6d1972 ./opy/byterun/vmtest.pyc 646d7fecdf02b39592295e1e92487e77 ./opy/callgraph.pyc aab556ccefdded733cb146208f7cb0e3 ./opy/callgraph_test.pyc 0219c8ff0cff0bd02230deed4e78f537 ./opy/compiler2/__init__.pyc dfecb6a9b4f1bbaff7b1e6e04a16e4f9 ./opy/compiler2/ast.pyc ffc9ba560e50c60334eca9c126ffe50f ./opy/compiler2/consts.pyc 68583a76d71676c51f0f4c64bf519ca8 ./opy/compiler2/consts_test.pyc a1b56fd6c13bd21f319637245e7d72aa ./opy/compiler2/dis_tool.pyc 9fe34d9440788b8359fd806b7f7a2335 ./opy/compiler2/future.pyc 3e4e155d03334bdc67711c6ce0f6426b ./opy/compiler2/misc.pyc 5ed5832cba710ea5322af6f34f533f5b ./opy/compiler2/pyassem.pyc 646635f313798283e2dda3288dbcf1f5 ./opy/compiler2/pyassem_test.pyc bc4085480c1eecc915543c42ff970796 ./opy/compiler2/pycodegen.pyc 63b6f50d601222288db9db25995260e6 ./opy/compiler2/symbols.pyc 643eb2df05d3bf2af73e6f8d87d917c1 ./opy/compiler2/symbols_test.pyc 1ca1e45eac1ce3319c3d329c50e32202 ./opy/compiler2/syntax.pyc b15bda2383dd5704383a55177e671630 ./opy/compiler2/transformer.pyc e4793781e050071ff11bda5c6b828c07 ./opy/compiler2/visitor.pyc a7d0b2802e7140b9077856fff8bb4e35 ./opy/demo/class_scope.pyc afaef1d0c7ca2fc05dcf0db0157f7ba7 ./opy/demo/docstring.pyc ab7cc8a92c7d2a7548aec5a696a5abbd ./opy/demo/four_var_kinds.pyc 20c8d00719ec65c059c019edd1b9f7db ./opy/gold/all_name_lookups.pyc a32f4dbab0744328d1d4c5208c4ecb2e ./opy/gold/class_vs_closure.pyc 84f6b089192cf9d3eaee9edf789e1cab ./opy/gold/continue_.pyc b5c24d101ba71d230db066573a01349d ./opy/gold/fib_iterative.pyc a1e25f2854afe2d8ad0b013a5ea3213f ./opy/gold/fib_recursive.pyc ed77673ede83916c04d8a53d916e648f ./opy/gold/generator_exception.pyc 696b52e52c73028b13618716a72c0cf7 ./opy/gold/genexpr.pyc 81dd22991318c5663ad5ed0be871a7da ./opy/gold/genexpr_closure.pyc 274531f9edfeb8b1ab9ee8d8946eaf71 ./opy/gold/genexpr_iterable_expr.pyc 5c6c946cf780a0d8f041381cae7d492c ./opy/gold/genexpr_nested.pyc 5eb82ff30114b78f6e13b41ba06dcd7b ./opy/gold/genexpr_simple.pyc f06e38160a16895179fb03236017153f ./opy/gold/hello_py2.pyc 1dbfbfaf86c193073bd6dfd5eb69712b ./opy/gold/hello_py3.pyc 85f49d9b5cfe2834244acffc3edef33d ./opy/gold/load_make_closure.pyc e77e93ce0abf98b470a43acf7c8d8373 ./opy/gold/obj_literals.pyc 384cbd03f4706dbdfcd906c91f793a62 ./opy/gold/regex_compile.pyc 40e51ac613920f4ff28f3b6653d41104 ./opy/gold/repr_method.pyc a486069bd925615a7ef68877beba8d18 ./opy/gold/set_and_dict_comp.pyc 90482e31d015f76592d184132831d37c ./opy/gold/slice_bytecode.pyc c88d4ec86ba920f33ea3b9af40ad839b ./opy/gold/with_statement.pyc 6d805356267a2e4fc3f51c9b4ebf6c8e ./opy/lib/__init__.pyc 070633bb5861e110c665eb502c9b221c ./opy/lib/dis.pyc 9d515deaa15b0572cf71282dc4d65650 ./opy/lib/inspect.pyc 4b8cacab6617245d82fa627520e5aae7 ./opy/lib/opcode.pyc 6df416b6d4b71a12b0a6847ce651d7ca ./opy/lib/opcode_gen.pyc cdc16166dd8ec5562c7a60f87a8bb09c ./opy/misc/__init__.pyc e47afcefd9f45e77cb36a7fd2075bd9a ./opy/misc/ccompile.pyc 800a2d91e59f7e547ceb8134364842e3 ./opy/misc/determinism.pyc 6d51d065462adc880579fd1eb409dbc0 ./opy/misc/pgen_ast.pyc 4d06f3f7761df7b0ae6306e81eb48d18 ./opy/misc/py_ast.pyc 91e943059c6a5b4b81b6924560741f4b ./opy/misc/stdlib_compile.pyc 1599bfa6e80616533b714d2ce7bb9ad7 ./opy/opy_main.pyc 690217f81bf394cf4711f070b516330b ./opy/pytree.pyc 93b8972b4fb4324e656940c449f9686d ./opy/resolve.pyc b9ae5ed9b177e08eef5a4addcfdc0f05 ./opy/skeleton.pyc b7461feb070259aba19795f2fdbd33fb ./opy/tools/astgen.pyc 11ab2e6bec348406df955c3e2691162c ./opy/tools/compile.pyc 82845eb4b0268737154dc6b43ef0257c ./opy/tools/demo.pyc 66fe6044cfe03256972af7857015b3cf ./opy/tools/regrtest.pyc 077785080792a51a74662bf904a40fd6 ./opy/tools/stacktest.pyc 113d68cdf7fdf606a72da6192aa0d6ef ./opy/util.pyc c934257acab94ffc1d0b2677bd1868d1 ./osh/NINJA_subgraph.pyc b14d67c0988453b9f0b5cf2bd720de7a ./osh/__init__.pyc c2bdd48f87a19a6f656a5ae533e9a3a1 ./osh/arith_parse.pyc 44938ecab7b325ae482bb2795f643905 ./osh/arith_parse_gen.pyc 371bfdb5577a04c2c50f50e10a9876e6 ./osh/arith_parse_test.pyc 686b87378100aa8710e5129106348f04 ./osh/bool_parse.pyc 79f8b648125c6269662375aa521d19a2 ./osh/bool_parse_test.pyc c7465bc002e35e1871bd647bac6ca484 ./osh/bool_stat.pyc 4995926e137a66b8cc61aed119fd0f5c ./osh/braces.pyc ba5e70133ed8eafd43a4e513c34c924f ./osh/braces_test.pyc fe9dd77ce6c1ba101c9c1df021eb6469 ./osh/cmd_eval.pyc 78f25eb14f67771bffd6566359b4c9c5 ./osh/cmd_eval_test.pyc b7e736df32c1f08131ef12a8c1844898 ./osh/cmd_parse.pyc 075ee6a1d28f8877f0a9deeb2e59bee1 ./osh/cmd_parse_test.pyc c9b64bf4322cc78edccc788070586dd1 ./osh/glob_.pyc 7b3e095027ccc5e717dc6aa885cdbb91 ./osh/glob_test.pyc 5a8ccf48e6e9a55dbffebb1ce1792e4b ./osh/history.pyc a21a3d1bf43de4039da82282254bb418 ./osh/history_test.pyc e995a55a3ad0484da49d21cfec162aaa ./osh/prompt.pyc 224fe7d7ad5550ab8950195aa04e2bff ./osh/prompt_test.pyc 56e2decddf8cef97ba2d8f409a21b4f1 ./osh/sh_expr_eval.pyc 2637a5eb644ff99dbfd6e1cb5ee7eb21 ./osh/sh_expr_eval_test.pyc c90e65e41e658bfa12574834d151fd40 ./osh/split.pyc 192b5266077b10f36fd685bac51d50fb ./osh/split_test.pyc 42d1b230402842e2d846164b16b14e22 ./osh/string_ops.pyc 5ed830d34a56a6139e3f8568418e57ea ./osh/string_ops_test.pyc 4d8fa968c3720f4c42e0cc285ac0e610 ./osh/tdop.pyc 28e61c8b575c70cb02adcf05f3b3cca0 ./osh/word_.pyc 239964ad747f5dd7185a1c7da7bbcd91 ./osh/word_compile.pyc 04beac7b45b9a204aab64b3a6a2c32eb ./osh/word_compile_test.pyc 75f926e222837a801bc2ded5722dd636 ./osh/word_eval.pyc b5b5b48d83f6815a93372e994ab5eec3 ./osh/word_eval_test.pyc 2bd2cb7d2cc46715a09878e6b8a7c978 ./osh/word_parse.pyc 07422d50cb772219edc9f5549981a63a ./osh/word_parse_test.pyc 19a031894aa6687c9fe5c76dc77f0f99 ./osh/word_test.pyc 9fbc040d831bb0ed0ea5cb0d1be4170f ./pgen2/__init__.pyc e254557ab7b8241b7770cec34a0a1c23 ./pgen2/driver.pyc 6addf44f42d323443426efaabe8b4de0 ./pgen2/grammar.pyc 906272a89c3550ff734d1bd2e6e82733 ./pgen2/parse.pyc 51bd4e4d330be7cc7e13b526def7a448 ./pgen2/parse_test.pyc 860f09e57e1c42176e5bacbd0622c7d8 ./pgen2/pgen.pyc eca53e8fe4a59fb46c08a58634e32627 ./pgen2/pnode.pyc d37eddcf939838520677c85cd158f6a7 ./pgen2/token.pyc 595b13987961a4094eac6670986d180e ./pgen2/tokenize.pyc 8ce8153ba80c85b340f535bfca0ebae3 ./prebuilt/NINJA_subgraph.pyc c716f64600b00788e8b999b15a323dc8 ./prebuilt/__init__.pyc 72007425168f3f97770ead04051a175e ./pyext/fanos_test.pyc 627beb1f878d528a04f5ee49ef81e7d6 ./pyext/fastfunc_test.pyc 79f8064844560920ec16ec3c4216c720 ./pyext/fastlex_test.pyc b90f87028f96c0ec0ac27197a1495100 ./pyext/libc_test.pyc 030f9a400f89c832b2a041c773b26f88 ./pyext/line_input_test.pyc 63b1bd522182c788ecd5025e0d6f0a8d ./pyext/posix_test.pyc 623474606526796205cfd8dc8bb150e5 ./pyext/setup_fanos.pyc e66bbc2992aea317e0e821ec8dd55b66 ./pyext/setup_fastfunc.pyc 42d0f86f31c0aafa3f5f463caec18337 ./pyext/setup_fastlex.pyc 32c3d545636727ff403c5c7147bbca62 ./pyext/setup_libc.pyc 4c98c26921df3d84465a238286ba7db9 ./pyext/setup_line_input.pyc 51009c3ee648d0e8f3e4f4b4a84ea80b ./pyext/setup_posix.pyc a89e5714f373c03e114034faa00db51d ./pylib/__init__.pyc f2b33ee51bd26cc8ffa1ed925de0ddd8 ./pylib/cgi.pyc ac01b1aa6fc31194ebeae780f4919f2c ./pylib/collections_.pyc 2f669a601dbf315c5755787bae3036b8 ./pylib/os_path.pyc e050f0bff9ae94e3cea94e8daf56f4e8 ./pylib/os_path_test.pyc 303941527a4d9fe31dc6100b5c197643 ./pylib/path_stat.pyc dda3f4691dafe2df1826f4a10b7eb5f2 ./pylib/path_stat_test.pyc 304671a11cc029cf73a631c46147760b ./pylib/pylocale.pyc cc840b21dc826956ffe64acd05677dd4 ./regtest/proc_log.pyc 5195a8f7b504c178eab2f8563008cf67 ./soil/__init__.pyc db4a9e77505b110bbbbe95f4ff12b122 ./soil/collect_json.pyc 6f4644319195d9c7739689bf2aea1524 ./soil/web.pyc 05487358c5990ce429df089ec73b7867 ./soil/web_test.pyc c524fce959513126c1d748ffaf4d5657 ./test/__init__.pyc e0ca65acbae73dc83f7ed9bea4011315 ./test/process_table.pyc 28d8468f4f95e03715f5152e39da29ef ./test/py2_lint.pyc 9b57d230fd56dbde7273ab118f2ab7ff ./test/py3_lint.pyc 2088d50a2bf5937a0651ff4fd4bb41cc ./test/sh_spec.pyc bf140620278b1a317e38ee2634bc03bd ./test/sh_spec_test.pyc 836fe5e8b5a48b735ad38bfab9ef6bc8 ./test/smoosh_import.pyc b061e1c36f9f5b2f27d5dc34f650499d ./test/spec_lib.pyc 9ebe46395446367d11f6e34d1e2fc66c ./test/syscall.pyc 34f4a666a12ed8e5fe2f3f49757e5c62 ./test/wild_report.pyc 1b886622f35a914efb0de9aba1419f5a ./test/wild_report_test.pyc 11bf7b16412ee29d2b60edb732f30abf ./tools/__init__.pyc afb6c54d07b3de8546afa2b5a5d9abe2 ./tools/deps.pyc 8db1f4c3dfc8b0e0a0fd650745b5d767 ./tools/find/__init__.pyc c2045afb26f7d165dfbdaf2f605d332b ./tools/find/ast.pyc 74f821d2d0bd42277df3a4e8182d4c25 ./tools/find/eval.pyc 4a19c896c842f3bbae87d419c347694e ./tools/find/find.pyc 3cab69c66f4645b70b21b56373ad7477 ./tools/find/parser.pyc ddc67a18a9102f8576c7b28ab2e5b3ed ./tools/find/tokenizer.pyc b82ededd05a4c07cf44b64c3b96a9610 ./tools/fmt.pyc a978dd257ed7e571c5f3d446018f842d ./tools/fmt_test.pyc e272cb1608c266fd4b2a194773c9e077 ./tools/readlink.pyc 1c8e34dd9f34ae90256926999d1bc19a ./tools/xargs/xargs.pyc 27304368a94d3d69343ed83cd66ede7c ./tools/ysh_ify.pyc a502dfd407fe9052ba84bcd4a4af2c31 ./tools/ysh_ify_test.pyc 82324a980fe7e020860fcd88459cd6a0 ./vendor/__init__.pyc bf3e9b9294109f8c1570e1e5fafb585a ./vendor/jsontemplate.pyc 9711b88124ed1d6448244347217f2f93 ./vendor/ninja_syntax.pyc 9f272ac61d020edc331216ff4a76154e ./vendor/typing.pyc 8c2ae6921987edce5064a1da8c24fd67 ./web/table/csv2html.pyc 6ddeedd6cb77a2711c7592a0d76025d1 ./web/table/schema2sqlite.pyc c2d506e66f1bffa6c76bcc50338c6586 ./ysh/NINJA_subgraph.pyc 8be1e8007a367d12a5e0c3507b343e70 ./ysh/__init__.pyc 68a9f6e1dc39d9e2865e4b794afb2e45 ./ysh/expr_eval.pyc 843cda4c61f3fe315b8aae3bc65d496f ./ysh/expr_parse.pyc 6f6c5448e30aa071e1cb0e58bb969de2 ./ysh/expr_parse_test.pyc 733283d0033c58bb68abe3bd0ba5493e ./ysh/expr_to_ast.pyc cdb87713c8814b5a0ee9eb3f1f118bd2 ./ysh/func_proc.pyc 468c1c06d4d275c01866a87c434514e4 ./ysh/grammar_gen.pyc 138cb24a03e39bc88d4113f9bb893d36 ./ysh/regex_translate.pyc 48758731a53aa5f6654ebc296bd5c74b ./ysh/regex_translate_test.pyc 963f0f28f3378b50e8341f119f6fae7c ./ysh/val_ops.pyc 684598aa80799dccbfba8da456ea1d1e ./ysh/val_ops_test.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/oils-version.txt' -> '/home/uke/oil/opy/../oils-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/oils-version.txt' -> '/home/uke/oil/opy/../oils-version.txt' '_tmp/repo-with-opy/_build' -> '/home/uke/oil/opy/../_build' mkdir: created directory '_tmp/repo-with-opy/_tmp' ~/oil