~/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 7e3d7ef8ccc891df263981545e21ef2c ./_devbuild/__init__.pyc 079bb2abd283ca29fbb1af637084a93c ./_devbuild/gen/__init__.pyc bc6b9dae478c87e4fcf2f5cd5bbe2c7f ./_devbuild/gen/arg_types.pyc 0fb5ff6bd68643c8e2e386dc0e5d5ec4 ./_devbuild/gen/arith_nt.pyc d58d7b8b6791945b965e92dfae733e5c ./_devbuild/gen/demo_lib_asdl.pyc b820ee93163344789cd346949261d401 ./_devbuild/gen/expr_asdl.pyc 118d1898c2036964987b66b8437eb2c2 ./_devbuild/gen/find_asdl.pyc ca64876c46774caf852bf314a275bd6c ./_devbuild/gen/find_nt.pyc 6712e2d368092565a2cae5591c504ca2 ./_devbuild/gen/grammar_nt.pyc 3e475edf0b4c3aa9a2d9449e668f2d97 ./_devbuild/gen/hnode_asdl.pyc 43eb32c8886e9b0cc76e99a8e4fd0332 ./_devbuild/gen/htm8_asdl.pyc 893652b0577412200033793c5e21a7a8 ./_devbuild/gen/id_kind.pyc 6938a7388c74606f2bcf1e3f54b4023d ./_devbuild/gen/id_kind_asdl.pyc b250cac60e2b93fb4f0920f141dbd913 ./_devbuild/gen/mycpp_asdl.pyc c98053d1f9ca90bb72940f3318b6f938 ./_devbuild/gen/nil8_asdl.pyc aa54ca37772c88da2053d9db83fa19f2 ./_devbuild/gen/option_asdl.pyc d3e4013c4ae2a7d4cca9ec4e4ab4f908 ./_devbuild/gen/pretty_asdl.pyc 52565e023446ed973adb5493b4730128 ./_devbuild/gen/runtime_asdl.pyc d9e4c90152edb253fed71f2a948128e5 ./_devbuild/gen/shared_variant_asdl.pyc 25cdcf7a465662b7d8bdc188e244cb20 ./_devbuild/gen/syntax_asdl.pyc e9639d39ca78ccface333b0423e44605 ./_devbuild/gen/typed_arith_asdl.pyc bf2fd4583551edbe3048af5132c9b254 ./_devbuild/gen/typed_demo_asdl.pyc 4093791a7eb1c722b92c8bdc0b54fe32 ./_devbuild/gen/types_asdl.pyc 3e41d5fd48887fe5eb7d4b779dc5c789 ./_devbuild/gen/value_asdl.pyc adec047e6ce498319e36085c533a497b ./_devbuild/gen/yaks_asdl.pyc 609818f9d726697c25580f8108fd1ee0 ./_gen/__init__.pyc b2e2d9a746f1e29106414a31b50d2698 ./_gen/ysh/__init__.pyc 31f22289bb9b26ec142205353a0d6366 ./asdl/NINJA_subgraph.pyc 5640cd0fae390f8489ebb4774f07a0ed ./asdl/__init__.pyc 601b0ce7994e50f5b177612dc44aa845 ./asdl/asdl_main.pyc 72359239eb9899fef15d719ca956b68a ./asdl/ast.pyc 9d7d430861a7f4b74df220a09ad45e10 ./asdl/examples/__init__.pyc cc82823012dae784fadf977d940d9ffc ./asdl/examples/tdop.pyc d5069875c13b7439c58adf595eeb2aaa ./asdl/examples/tdop_lexer.pyc 39f7ad699a0adfe8b52de46b08c20691 ./asdl/examples/typed_arith_abbrev.pyc f40375ee09c9aa4777399a7e82623822 ./asdl/examples/typed_arith_parse.pyc 9bd6e74fb10e4a6ed0055473281e7029 ./asdl/examples/typed_arith_parse_test.pyc 2f47580bc2edf519fcf9da799c41eb0c ./asdl/examples/typed_demo.pyc f0c5ad45ce49005b3a099c4761987891 ./asdl/format.pyc 719f3370c2ef24c1af83cb40dc3270f8 ./asdl/format_test.pyc 435fa6ec45f388ee5f0685e98986d01e ./asdl/front_end.pyc 8c671836d91b69b771d97e85149c6bb5 ./asdl/front_end_test.pyc 9a1d3a49bf38393c74fc93d2218fdf1a ./asdl/gen_cpp.pyc e6632d6c66fd6275f91085b8e70af9c5 ./asdl/gen_python.pyc d8740eb35e496aa4aa59a383e2445795 ./asdl/gen_python_test.pyc 6d37f8eb520ae2e30dc284976b55ed6c ./asdl/pybase.pyc 565d7a6a0d58e951476a4d3a73950657 ./asdl/runtime.pyc e71cab946bba38eebe15f0ef106c7a0f ./asdl/target_lang_test.pyc 720fbfbdbf1bed4bab1df788f39ccb83 ./asdl/util.pyc e1e3ecb8d2ae3c16f9d6a63a1a3da413 ./asdl/visitor.pyc 75c3d2e75f9765002c4461126618479f ./benchmarks/__init__.pyc c23472b00fbafb870f7d2b8ee5859b65 ./benchmarks/cachegrind_to_tsv.pyc 5c5cbd0ed04e86a36f5da2373a664059 ./benchmarks/compute/bubble_sort.pyc bb88d4cc21b644625f394a295bbbf024 ./benchmarks/compute/fib.pyc 07730d0644eab27d29e182037cb4e0a2 ./benchmarks/compute/for_loop.pyc 98abeae5698caa74467364caa380ec32 ./benchmarks/compute/hello.pyc 28c65b431241e960c6df37a71936bb79 ./benchmarks/compute/palindrome.pyc 154530ef5f4efdce07eb30a938e66f5d ./benchmarks/compute/word_freq.pyc b694699e36739c8d016fcc163e3635ac ./benchmarks/fake_libc.pyc 74ede94f5347612994799c70f8f7e219 ./benchmarks/gc_stats_to_tsv.pyc 23546163240fabe45777f789573e5f60 ./benchmarks/javascript/hexstring.pyc 6df85d16ec61ed19d685df80fc458b33 ./benchmarks/javascript/squares.pyc dc47bd7313a31c907bc31e3c78ae9feb ./benchmarks/osh_runtime.pyc 4f532fa528b47554e1f042d5d680f2b7 ./benchmarks/pytrace.pyc 25607e2b5ab2e5259bf2dd00fd933129 ./benchmarks/time_.pyc 4478fdf9b417fe7a3e8a35f05f9d907c ./benchmarks/uftrace_allocs.pyc 22a08cd66f9f9c38b5007414f6643796 ./benchmarks/uftrace_allocs_test.pyc b12da198dde884c7fcd9e426187b1e1f ./benchmarks/uftrace_plugin.pyc 85793fb8a41daa9af715a0821185d869 ./benchmarks/virtual_memory.pyc 1909600026e2b2d857ccabd06647dd79 ./bin/NINJA_subgraph.pyc fe6c41ed759db83128e2b0a938bc6169 ./bin/__init__.pyc 79afc7bb3cca27ef8f39bc120f303832 ./bin/hello.pyc c7b959d410bb62045ae962d30a7cda58 ./bin/hello_mylib.pyc cabb9254784f2c274b1ad2165fec72c8 ./bin/oil.pyc a3b0a4e785614fad7adda0264872579e ./bin/oils_for_unix.pyc 417f69501702b9688b2dfabd91eb1d1d ./bin/osh_eval.pyc a9358a30277f4a2dc083f546440c67e1 ./bin/osh_parse.pyc 57cb8f8f2a41f6c034d3132188427fff ./build/__init__.pyc c5b61ddd48a3063f5431c093a901551e ./build/dynamic_deps.pyc 4fc7cc23b018a7e13e2d4bd9c818566b ./build/dynamic_deps_test.pyc 99475bcebf9df40a12c4a1e9c670f805 ./build/ninja_lib.pyc adefab56388c7c57763f3404818455fa ./build/ninja_lib_test.pyc 54464c3b8294a5ace456cd65da7db00c ./build/ninja_main.pyc c2aba946b2c751400577e63d3d6fbd53 ./build/ref/c_module_srcs.pyc 956cbb8e8a1d6f01ffec40fffdec6ccf ./build/ref/c_module_toc.pyc 94b50daa0967328d073d1ebd2bef4a46 ./build/ref/make_zip.pyc ed5096e95e0f6d87ec0ab7e67d387fdf ./builtin/__init__.pyc f85aec66c1cd780885ea31f19123f67d ./builtin/assign_osh.pyc 71deec33adada06d661fb6259c3dcc18 ./builtin/bracket_osh.pyc cb789d6427c03c551a11630125f9e8a5 ./builtin/bracket_osh_test.pyc ed1be837c4dde8509ab013b7dbef198d ./builtin/completion_osh.pyc f0adfd62a741b76974cc5bf46004c8fc ./builtin/completion_osh_test.pyc 214f2ba191ad607a25383e491d843570 ./builtin/completion_ysh.pyc fab2ad630a4a10442bbbec169f88c82b ./builtin/dirs_osh.pyc d540ef90b11e5ad25c49ec397cfae859 ./builtin/error_ysh.pyc b846a84d771991be08ca697ad020098d ./builtin/func_eggex.pyc 2255412f3c7a8c73621671801d4ec9c9 ./builtin/func_hay.pyc c866d135d01285cb3f356561e146fdef ./builtin/func_misc.pyc 9f1eb4eec2f737697c18e3d0199b870e ./builtin/func_misc_test.pyc ceae06019a9ebce8153fe35d21011b04 ./builtin/func_reflect.pyc 31d9561509c5cbf469516618db908779 ./builtin/hay_ysh.pyc 07c2aa7f865c2a0fab898d654e3d5996 ./builtin/io_osh.pyc 277c6fcee45d9d94edd1f23d06fbad19 ./builtin/io_ysh.pyc 7c533149dfb3d2d8da845e9732020f28 ./builtin/json_ysh.pyc 8585d926d4e5ed252450527915fcc2b1 ./builtin/meta_oils.pyc 3b1f1caa593d95b85e5d65ce2c35a27d ./builtin/method_dict.pyc c4ab0e605ddc5bafa3e53eb6b5dc3076 ./builtin/method_io.pyc 6a9cff1f2cccd04fe36318228342c5b8 ./builtin/method_list.pyc 52c299bc79f448d0e395ced3a3bfbdde ./builtin/method_other.pyc 83047f72b1cb9184715e46c731f5258c ./builtin/method_str.pyc c04b8af481a00ed5386fb2ec77361701 ./builtin/method_type.pyc 9367697a652ec7327700b5e06f2c9229 ./builtin/misc_osh.pyc 4da9441a9c14d9eec0ded636a4f9aac2 ./builtin/misc_osh_test.pyc 3aff27d7ca99269f2ae1521343590077 ./builtin/module_ysh.pyc 35f168e0294e78fbb1dbaffb12c0b40a ./builtin/printf_osh.pyc 937880cb17e5de320bac0b70867634da ./builtin/private_ysh.pyc 94c9e6feddcb43f75669d59020dc0274 ./builtin/process_osh.pyc f4bfbc8d1eb9c1731794a06d395062a1 ./builtin/pure_osh.pyc 9b2443e8134d0e5d344edaa050ddac67 ./builtin/pure_ysh.pyc cb6ee0ee72d77b24a53d455d6b7ee31a ./builtin/read_osh.pyc 0c55c3506d679c8e718c1df693c6fda9 ./builtin/read_osh_test.pyc 5c9bd6b91cd500862ccca2727497bcd9 ./builtin/readline_osh.pyc 4f41e458242fe52d6daf16ba353e1c06 ./builtin/readline_osh_test.pyc 3b30b69390bb9dd7931ff1cbb0cd1ce5 ./builtin/trap_osh.pyc 13dadffb57a13ba5726301c3c8828d3f ./builtin/trap_osh_test.pyc b7ee89d0afccfa405a9e62891d092df6 ./client/headless_demo.pyc b778d731550308e59e04ec45a873d655 ./client/py_fanos.pyc bad1f57b0d2d4e48f9e048690789f08c ./client/py_fanos_test.pyc 209880078b756a3d4848b42f39b63139 ./core/NINJA_subgraph.pyc c2798832435905280c17038b64617183 ./core/__init__.pyc f53b4ef0e216c01e4774fb0ee9dee51e ./core/alloc.pyc 392b47ef8199b7f8b0f877313e6157ab ./core/alloc_test.pyc 8851b4ef237c417d40df5bba17ecaa11 ./core/bash_impl.pyc da1924b02ae2ab1701245385fe1a698d ./core/comp_ui.pyc 44bef949a4996756e52a132a7365a219 ./core/comp_ui_test.pyc cc7417ec8a4aec4ed7865dfddab6e76f ./core/completion.pyc 9c99e474a939c276ac729c72ccca4d4d ./core/completion_test.pyc d75edbf85b5d939eadc2ffffdfa84f38 ./core/dev.pyc 721b580c53b5aec17ba53af1f0c8a53b ./core/error.pyc c3d4f5b150d34bbfef28e911c3ebc3d4 ./core/executor.pyc 42f6a77e6b7f1b03d3545667403e44a7 ./core/main_loop.pyc d2ba45b89f90799bf7dc079a5d1d9806 ./core/num.pyc 0024ad207c7ae9cab37338d81a6c2fb7 ./core/optview.pyc 7c6f60001baac16fd8a96de87ed5d416 ./core/optview_gen.pyc 905e47e51201156a3ec7587dac22bff2 ./core/process.pyc 7451bdd20c5e0db3cfab92ae70a6c490 ./core/process_test.pyc b4ad32cc78fffa2764fbf2c91b0476de ./core/property_tests.pyc c0a0364e7954b7bdecb52430380c2626 ./core/pyos.pyc 9e1af61dc3b51fd5efa73242967c0ccb ./core/pyutil.pyc bc7bb072bba3316f17bd8bbcecf6824e ./core/pyutil_test.pyc 8108b322f7a608834d2f29374c43947e ./core/sh_init.pyc c1ee42d218135ea864cedf4671065bda ./core/shell.pyc f32040254eb58c950b2ddd8438c944b6 ./core/state.pyc 5cc131657be0116788be5057af679746 ./core/state_test.pyc 96e88b633ddc9829dd3fe5656d6392ee ./core/test_lib.pyc 67ab5da342430b580ed13002a0dd38e3 ./core/util.pyc dc4a59c76366afa45a274b451e7c90a9 ./core/util_test.pyc 4a8b8b8eb9fb9d53e17212221a3f3b75 ./core/vm.pyc a5d1eaccebfc3a5f0b9da7445aed8cc8 ./cpp/NINJA_subgraph.pyc fcb1fdd276fe2d52b31fd2435bd3a4ad ./cpp/__init__.pyc 00a26019381f930e15b688c4ec1709f1 ./cpp/embedded_file_gen.pyc 9a33623c3b133fe52138ff3a978c0511 ./data_lang/NINJA_subgraph.pyc 5cfb4e64d601180a5191300dc1f8f37a ./data_lang/__init__.pyc 28392a0c35483c45632c9acc629f8312 ./data_lang/htm8.pyc 6844afd813094938c693712182d21d68 ./data_lang/htm8_test.pyc f7d152e5c650c0e8cdea310d1185d01a ./data_lang/htm8_util.pyc b64a05653356a6460835dde94974269a ./data_lang/htm8_util_test.pyc 8c680e21010a5fe874c1dc2a25732b5b ./data_lang/j8.pyc 7d74e62a8c58fc61764949e25f20793a ./data_lang/j8_lite.pyc 469cfa7024903fca6a5f90cc012d43b1 ./data_lang/j8_test.pyc a06a71d92a6c2338cd3f0a5ae0b45a84 ./data_lang/pyj8.pyc e77415f1ec888f2652837666a6068a3b ./data_lang/pyj8_test.pyc 61b2039080da7e9bb2abfb7a53d8bf04 ./demo/bugs/fd_state.pyc b8855ddc56cebee5370faaa93b1df6b9 ./demo/coproc.pyc 0379fea16d42b72243701ed8280e561a ./demo/cpython/fork_signal_state.pyc ce4e1b3d2bf7b96d992d27564e3a1660 ./demo/cpython/keyboard_interrupt.pyc f519760bca744c021b8bacd425a4c6d2 ./demo/cpython/pickle_instance.pyc 8918b1a9422fac2ef709a904721c42bd ./demo/cpython/readline_mod.pyc 98e6bf6fccdb2cf0c5003c13580f74be ./demo/cpython/regex_replace.pyc c31a631180a978f6c117448b097dcb5d ./demo/houston-fp/demo_main.pyc 9f49546614172a79795d6314c0f8eee7 ./demo/old/__init__.pyc 74d7a31b0c889fb9c163c98bf51d8d48 ./demo/old/encode.pyc 26f9879389dac5c768973da3cd760399 ./demo/old/gen_oheap_cpp.pyc 3f8299de1973bfbdf1369ef0f268a387 ./demo/old/old_code.pyc 0c2c9f288feac390d2c6a496df3f5bef ./demo/old/ovm2/__init__.pyc 2a2c3f2c211dda7e168a1e6eb559675b ./demo/old/ovm2/oheap2.pyc ff29a0297cb3e1808318d0c562bb5b38 ./demo/old/ovm2/oheap2_test.pyc 84f7d02a89892ccdcc10696c7acbd052 ./demo/shedskin/arith_parse.pyc cfbd577e14785cc217307de627c691b7 ./demo/shedskin/const.pyc 6b9a3eeaa26d83df8d9fdc70bff76cae ./demo/shedskin/demo_asdl.pyc a102aa9f4c200c591a752e845268c8d4 ./demo/shedskin/runtime.pyc cce035b30f3b0aca7f99079c7f849053 ./demo/shedskin/tdop.pyc 24940095213c0686971e90bc984033fd ./demo/swig/setup.pyc 9d30eacdb21386b3e51ed93d2556e8b9 ./deps/source.medo/uftrace/plugin.pyc ab7096f293c93143cd4f7fce75aabb51 ./devtools/__init__.pyc 028ffc913d29e91fb5d3267708f285d5 ./devtools/completion.pyc 6f750e575773a45009174953ceeb4714 ./devtools/fixes/__init__.pyc ae9cfba2b684e77fc8f35bf48b9277a4 ./devtools/fixes/fix_itertools_imports.pyc 10d80e76b8fb10c1430d053cfa17e7da ./devtools/oils_gdb.pyc 3c71f08bdd7c2116378e13a522a3fa69 ./devtools/py_refactor.pyc 5d24c716f0a80712041be2a519c71690 ./devtools/pyann_driver.pyc e7b44d1ce78dd7bbd2c58327182d3051 ./devtools/release_history.pyc 6ae2dc08aa2f8a2c85e54870441b9298 ./devtools/tsv_column_from_files.pyc 9e399cb84c2a02e41819352f82e62b91 ./devtools/tsv_concat.pyc d4b7854a8538aad6bffc99df7e5c3952 ./devtools/tsv_stream.pyc 2ded09c30bf52ff418272b5e6daf5a3e ./devtools/types-old/refactor.pyc d343d2dc0bc826cb3cd05c79d80833c2 ./devtools/yaml2json.pyc 9ad465f61bba97c66f6d10eea5a2312c ./display/NINJA_subgraph.pyc 1c6d5402489babd87e03c58dd99ac1da ./display/__init__.pyc ad4c6dacf99636898c0a4e3c32fb3eb2 ./display/ansi.pyc 6aa667fb9a45751eb44d5d39c8470ae3 ./display/pp_hnode.pyc 5d534bea5d9e61713faef77f7b1b2896 ./display/pp_value.pyc f008838b94317d14d12a452975c72ddc ./display/pretty.pyc 1d60ad28d20778a523cf24fb04f0e2ae ./display/pretty_test.pyc 6af8d9ea3465e5c32e0da5184f8c7037 ./display/ui.pyc e60b3eab0194a9b69f8a8efe60e7f8ef ./display/ui_test.pyc d7ca499cf180538be578f1eb58fc0494 ./doctools/__init__.pyc 4182fc4b72cbbeb41cec75225ebcbeb4 ./doctools/cmark.pyc 6cc599afd571193752354eb12f83dc3b ./doctools/cmark_test.pyc b4d914af64c8f83ed69c6e59b3370a02 ./doctools/doc_html.pyc d2f58724fdb54af0361205cb578832ec ./doctools/fmt_check.pyc 57087694cf8715a904a7ac8fafb60825 ./doctools/help_gen.pyc ed537ebc1e140d8f12656c92176a3638 ./doctools/help_gen_test.pyc fc27e8208803827a0214237d050be25e ./doctools/html_head.pyc cd37737f40122e4eebb3a8ddff70adde ./doctools/html_lib.pyc 08a207d5a3fe1ac10fadbd785b4e1046 ./doctools/html_lib_test.pyc 5d949043430ca3e7ca135433120554d2 ./doctools/html_old.pyc 8aa80649d68aca90c130cca3b8394c17 ./doctools/html_old_test.pyc daff139161743afb3cf7d92e08f10aaa ./doctools/oils_doc.pyc 538e5bd7264040e1b83426d0d2bde3f9 ./doctools/oils_doc_test.pyc a77c59ca128b5526c1f5546b2ab77ef7 ./doctools/ref_check.pyc 76186ee57f9d48a87c6e7bfbd10d1677 ./doctools/spelling.pyc 421141416f1304183eafab86f090a1d5 ./doctools/spelling_test.pyc a7b7c256b138e6ed5776047677447c2d ./doctools/split_doc.pyc a1368140d2dcf01d4cc3b81c363777a3 ./doctools/split_doc_test.pyc aa81a9a3293aae005a843307af9947df ./doctools/src_tree.pyc 47f38c7cecd0a576af607b10e942a486 ./doctools/ul_table.pyc b9d85bd360405ded913a3fd5398ea24f ./doctools/ul_table_test.pyc 493bc8f595e3a189571d0ef018cc2310 ./doctools/util.pyc 3c978ef429aeaa5d5c361efafb670a1d ./frontend/NINJA_subgraph.pyc f34b6cf548d66391106a4641166babc9 ./frontend/__init__.pyc 57b7e8c03a4a6f32aa2606380ad2c3eb ./frontend/args.pyc ab0e53d6359e61aa249dcff02b6792f6 ./frontend/args_test.pyc 15928f6e5cced07c0c6f5998387d5f76 ./frontend/builtin_def.pyc b9297a4c79cecc691ec60fab22584857 ./frontend/consts.pyc 224271133443c20a556fdc298bd4330f ./frontend/consts_gen.pyc 21367d82af9527666f05a40ef7162413 ./frontend/flag_def.pyc 952685257c9d4c661208aebfb46fffcd ./frontend/flag_gen.pyc 6a8db2e631f0ae5637effe05eb3c85a7 ./frontend/flag_spec.pyc 22068e9d15719a942aa5ee0662701523 ./frontend/flag_util.pyc 8591c1a734171009d9a489a8ba8afea6 ./frontend/id_kind_def.pyc 485efc70faae3f54df8b3a778a3704eb ./frontend/id_kind_def_test.pyc 7283c379cd9395e86d5d6420f87472af ./frontend/lexer.pyc 1768d9dbe2dec1d95aa8fab3b80627ca ./frontend/lexer_def.pyc 358672f9ff8262f042c76258062d33f9 ./frontend/lexer_def_test.pyc f6bb996b3bb83b99174d5924ccb9c205 ./frontend/lexer_gen.pyc 956ee276e2919f278943cfbf109db09b ./frontend/lexer_gen_test.pyc f9c4ec680663a2ab684534f536a37c0b ./frontend/lexer_test.pyc a3217ffcdc7d4cfb563c1434eef23239 ./frontend/location.pyc e75609a1eff522071ec139e2ac2a4ac8 ./frontend/match.pyc 10a360178c03c731c2e3bbbd1f7da969 ./frontend/match_test.pyc 9b2bd2281cd5e8025856f392ec65b342 ./frontend/option_def.pyc 0dee188217b8ccf5f4a35ca487cdd749 ./frontend/option_gen.pyc 9d23d12f3d447a5b45159a5d42f65a8e ./frontend/parse_lib.pyc 027a35c72f57a54c08a4b7559bfddc60 ./frontend/py_readline.pyc 4a567155243c7455e3e9bf21738ba5d6 ./frontend/reader.pyc 0f4f9ac74f3a2eae0a4fe5726693726e ./frontend/reader_test.pyc 95ab3b836907071855501eebe8ba0d96 ./frontend/signal_def.pyc b5fbed1e8061e9ba8374a2e60c771432 ./frontend/signal_gen.pyc 19eac34ad2c133be3726d6f8ac1569de ./frontend/syntax_abbrev.pyc 482daa885c3393e259ae3100a9f06505 ./frontend/typed_args.pyc 63219ef5d69840bd44e81003d73e6307 ./frontend/typed_args_test.pyc ee224ad53f206c8005d07afb0354b7f7 ./metrics/line_counts.pyc 99bb4402b07f0bf895727ea39c267fa3 ./opy/__init__.pyc e06bdddedd2ef7e1c1c8e9bc8839e42a ./opy/byterun/__init__.pyc d6b26301f53ff3fcb410682f6c95de23 ./opy/byterun/execfile.pyc 28681221e711239a0e10fca9c26a6ad7 ./opy/byterun/ovm.pyc 5bf5e1f5619a50d16aa613df15ea8d26 ./opy/byterun/pyobj.pyc 48155145cbccf8efe8d3087744c7f267 ./opy/byterun/pyvm2.pyc fc94177154eadfad8e7495c728a425b1 ./opy/byterun/pyvm2_test.pyc 50ed285d7cd1193934c2b2f8ba373c62 ./opy/byterun/test_basic.pyc 9e8a879301851fd4d45156da68354993 ./opy/byterun/test_exceptions.pyc 338e51655104b0cbbb621d78ee148ea7 ./opy/byterun/test_functions.pyc 5c80a438ccf8be5c4821312dedfc6e4a ./opy/byterun/test_with.pyc d2120c58f8d9aa12c35398e866948f52 ./opy/byterun/vmtest.pyc 0f8a6aa955524a9584b916231369c4d4 ./opy/callgraph.pyc 6480b9d47688e26f74e9579e217836f1 ./opy/callgraph_test.pyc 7814efa1adf347434c0a08a165d14b46 ./opy/compiler2/__init__.pyc 07a3c80984f103d3b7eec7f4a18f6687 ./opy/compiler2/ast.pyc d22000d2562b941dd0ff9eb5937f1633 ./opy/compiler2/consts.pyc 81d5611b96266882f089d2caf5afed2a ./opy/compiler2/consts_test.pyc 3d817da5b4b8e1f2264a35b870c2f657 ./opy/compiler2/dis_tool.pyc 4e245127fc51e4c34ff64fc093ec3aaf ./opy/compiler2/future.pyc 6923356f2465ed2b5da7648bcb9ddf14 ./opy/compiler2/misc.pyc feb230d63c5df43f025779d20e09ac13 ./opy/compiler2/pyassem.pyc 1283d4e3d90ee40a1c74742c28c124cd ./opy/compiler2/pyassem_test.pyc 7bdf252d9977d01b57f925827e574fc6 ./opy/compiler2/pycodegen.pyc f4bb2ddedd0c97777d4a94e98d45068a ./opy/compiler2/symbols.pyc 71fe15877cebe30e600fe8f2fd6a116e ./opy/compiler2/symbols_test.pyc 30a5d30cbbc71aa0064372b33ebbc7f2 ./opy/compiler2/syntax.pyc c786609ce8d57afd73c094e0404ae36c ./opy/compiler2/transformer.pyc f810057684e26c7761f56afea66e8df0 ./opy/compiler2/visitor.pyc a07f1e797a96103eff2d3b0605be89f6 ./opy/demo/class_scope.pyc 4bd9a48340ad1eaadd934d13d8ab3a90 ./opy/demo/docstring.pyc 134a87a33a27b827465728f3b5aba2fd ./opy/demo/four_var_kinds.pyc 337c9d5418494d15bd42eb1a8b581590 ./opy/gold/all_name_lookups.pyc a2679a52e9938e1fee8ddd4fc8029e73 ./opy/gold/class_vs_closure.pyc 88c7541b31388a28ed865a7ed1e2dbc5 ./opy/gold/continue_.pyc 1a20f5b642a67b9522e5f8a9995bbfe6 ./opy/gold/fib_iterative.pyc 0dc545309369b72d39ff9bbd446dcd45 ./opy/gold/fib_recursive.pyc 7a449ef7192f2dca767356ce137e18fd ./opy/gold/generator_exception.pyc 5c2c1e1304c2b220eaba1d6f5a5a6269 ./opy/gold/genexpr.pyc 70b7e95547b7eb6eb1c9ca37c0278598 ./opy/gold/genexpr_closure.pyc a89c892fa92f9636b503a326be126f8b ./opy/gold/genexpr_iterable_expr.pyc 9377170c7a33ef2d59395c07d8e23a53 ./opy/gold/genexpr_nested.pyc 21ccd646941e5084b3b2ea9521d2b066 ./opy/gold/genexpr_simple.pyc bcda537732170eafebbeabed1757b2ed ./opy/gold/hello_py2.pyc e9a3b6b4b8093b3b25ed9ac4dfc72406 ./opy/gold/hello_py3.pyc be2fcd200ea69281eb7ce0d04ef650ab ./opy/gold/load_make_closure.pyc 011bfd03f4ebd76b58cd327449ca3a7b ./opy/gold/obj_literals.pyc 8af58cc7a4be337bee9931f0cb358cd3 ./opy/gold/regex_compile.pyc 8f6acfae2e0249a284e4a64ab4cf2480 ./opy/gold/repr_method.pyc ffa16870ea74c06928ce9bc03a651f01 ./opy/gold/set_and_dict_comp.pyc 01e5a0a3a4b0f50f165e2654e8f8f7dd ./opy/gold/slice_bytecode.pyc fcb5149225351bc9afbddbf81108aa78 ./opy/gold/with_statement.pyc 2b679c56f2dbdf197a76737fb8bb5f14 ./opy/lib/__init__.pyc 803a35dc62a92a08c232721c69b070ca ./opy/lib/dis.pyc a4e1f920ef0499e0966c22e450651269 ./opy/lib/inspect.pyc 088cfec193ccc43f8c39282228de871a ./opy/lib/opcode.pyc 63f02c7998e99b28d93dde4156051ffe ./opy/lib/opcode_gen.pyc 3d3a888a69f95d2242813e7d9233e444 ./opy/misc/__init__.pyc 259b7d0be0466a4d5c09baf4e8b48c2e ./opy/misc/ccompile.pyc 6dec3256a31dfdc895cfb7ccc4b3a887 ./opy/misc/determinism.pyc 53d7d40267c4074b0dfe7d6fb515312b ./opy/misc/pgen_ast.pyc 231b6498dee24a172092e52bd149043e ./opy/misc/py_ast.pyc be22286eb6cd5fc153c31f5b5406a699 ./opy/misc/stdlib_compile.pyc 4768a8fd06b5800c85602e8c1a764db1 ./opy/opy_main.pyc 8d868717430ad09bdbac8b5919769de9 ./opy/pytree.pyc 8941b09134b1baba3dadce1fb8f3fc7b ./opy/resolve.pyc f8c259794773930d4a283e38bf89b0fb ./opy/skeleton.pyc df09bd7f5313a366ed4bb31a36441874 ./opy/tools/astgen.pyc 33f16a2ad45d8010ae3f6ba2abaa3f03 ./opy/tools/compile.pyc 660d79ed72d6e9d9c037cf782f941b45 ./opy/tools/demo.pyc e42cf5ccad0df0ff33d1d432d17475e0 ./opy/tools/regrtest.pyc 98c559db920e5503c2c90fd865784acd ./opy/tools/stacktest.pyc a48880858aeecf5aa0ba7559d9d06bec ./opy/util.pyc 5d782434ca2b588703e019b595c9e5b3 ./osh/NINJA_subgraph.pyc 8d02944bfb61aa83ff7d822ad87cc4cb ./osh/__init__.pyc 4c23dfd9f09fd8c503c44f3bcd87584f ./osh/arith_parse.pyc cb3a7b6171193bdd37b632ba228a02ef ./osh/arith_parse_gen.pyc 5f3a5ce66b361cf9e7e09ec3efa1f888 ./osh/arith_parse_test.pyc 4a56cfd0608b58313b72e9d776ea6e29 ./osh/bool_parse.pyc 584a0ed8e2612096f6aee269e2dec946 ./osh/bool_parse_test.pyc c79386c0e578a8bfba8bea440406a149 ./osh/bool_stat.pyc cd709a5032468e97919229a14e0bad52 ./osh/braces.pyc e26369bc254fb2b6ccb3b462e75a9f29 ./osh/braces_test.pyc acc1e6f2eb10dc93db04841c128ac6bf ./osh/cmd_eval.pyc f4a31481664ff425fda60afa20b65cba ./osh/cmd_eval_test.pyc 66e34f378341f8b62f5d82836812c9ea ./osh/cmd_parse.pyc 2a39d1aab8d908f0cbf67ab7bbb94771 ./osh/cmd_parse_test.pyc 047e65ef7ac784a172a30da6606b79cb ./osh/glob_.pyc 2213f4ee41f8c4fff59fc613cf436658 ./osh/glob_test.pyc 3bd96c261e9a063404cc1a7addf582ca ./osh/history.pyc ecd9bd0825c9837210eb27871ee1845e ./osh/history_test.pyc 626e4b116871dd6a843a361ff74bd4c3 ./osh/prompt.pyc 34cbde99ae27814394dab36fb14d7dee ./osh/prompt_test.pyc e4df01577f35efd1a93b85c8eac39c85 ./osh/sh_expr_eval.pyc 729d450ade4fb1fa7cd32c04c669392e ./osh/sh_expr_eval_test.pyc 7be676e9800d1921e65791ffdf4371a5 ./osh/split.pyc b88bc3933aac45402617a910fb43a100 ./osh/split_test.pyc c4bd90bea964af9db860caffd72ba403 ./osh/string_ops.pyc 2d37cc5fdaa556b4e22397d068618b79 ./osh/string_ops_test.pyc 63253e1f39f388d2ef0a32f782a4a087 ./osh/tdop.pyc 1870ca6fcec11de23793592d52dbfec8 ./osh/word_.pyc 2e08d8669fd81a36f322a32a526e7d9f ./osh/word_compile.pyc c18ae96bd5b6f8e2fdf2dee650d057ee ./osh/word_compile_test.pyc be6605e7d3278e335224a9cc1bfb3968 ./osh/word_eval.pyc 81e0db87b40af95a1f0a814a63efdd0d ./osh/word_eval_test.pyc 135933a40260671667bb71ce9ecdef51 ./osh/word_parse.pyc ccede33cb78ab3a1fb5f2524043e101d ./osh/word_parse_test.pyc 0797ebb39726be1535e9fccfd41b7bd0 ./osh/word_test.pyc 8bc9806a8818bace273aa99801f8dcf6 ./pgen2/__init__.pyc 0b933eaeb441f0235332a670d8f60e84 ./pgen2/driver.pyc fc7c39366d20e18b2661b2e0b50b4565 ./pgen2/grammar.pyc 29513f6d3f90af29c2ea37ddca0be95e ./pgen2/parse.pyc 2b50296ec3538118b06ea8287b68a1ca ./pgen2/parse_test.pyc e89a5ac119edcd147b67bf78972959c2 ./pgen2/pgen.pyc 479c9356c5e542d5ef2c2823e14d0d05 ./pgen2/pnode.pyc a6c9e6541dae79a9d35761597d23f818 ./pgen2/token.pyc c078fc5cfa02768229280bdf99a54db7 ./pgen2/tokenize.pyc 464f5ff469544a4030d8dace402a24d5 ./prebuilt/NINJA_subgraph.pyc 2a7035f237d5e9178bcf13a9cb8f4d73 ./prebuilt/__init__.pyc e7aa429f392f848f3f169b3b3947188c ./pyext/fanos_test.pyc 08afd37d941e3729ee91e552752d5625 ./pyext/fastfunc_test.pyc 7d3c515c9be32969f6f7e17ae38c79ad ./pyext/fastlex_test.pyc 3b08a569af994d0b92bb05c8721afb5c ./pyext/libc_test.pyc 74a2a4179aac58be87b981166ecc637f ./pyext/line_input_test.pyc f270cfb72137dd64d2ae215e59280303 ./pyext/posix_test.pyc 57eefc12310c09e6b83e85e4701bef37 ./pyext/setup_fanos.pyc 49640e6a1b2787a93f40c90b7c2dda57 ./pyext/setup_fastfunc.pyc 23b3d63958b56b8d720e7d0cc1ecc4ec ./pyext/setup_fastlex.pyc 0b178e4d3f90e851e7521e59f57094b9 ./pyext/setup_libc.pyc 0804726e147a166893108c62c21a8e1f ./pyext/setup_line_input.pyc 1ab071c638d65c355ca02d897f170721 ./pyext/setup_posix.pyc 2e1e24a5124efab163653d080f5c1fae ./pylib/__init__.pyc ecc23562776096249cab8861869082f6 ./pylib/cgi.pyc ad962461cf70e019ade92687b8a881ef ./pylib/collections_.pyc b998d4644ff4cd1bb6250a7d039c562f ./pylib/os_path.pyc fab5c55c4122329e51e3b354a25791cf ./pylib/os_path_test.pyc 11ecf843b2c9fba57369f85846617b42 ./pylib/path_stat.pyc 1c4835a8c051ab8dc207b6a3a4a68c7b ./pylib/path_stat_test.pyc 2058c1e1927855930b87975d1cd7dbfa ./pylib/pylocale.pyc d37137ecf4b7cc2d406c7ec75a3cd460 ./regtest/proc_log.pyc 4469145d320cb88c89a74f4b6f9035f4 ./soil/__init__.pyc 5270381ada7ada3e920b80fcc6f84e8b ./soil/collect_json.pyc 407af607fa7909b3dbe0a8b68ee87a00 ./soil/web.pyc 84a66b96d4289420a0d386d3f7c938ed ./soil/web_test.pyc 037d5a50448997aacd7661d557e1c213 ./test/__init__.pyc 4505579a1d7a29f0587969fc478d0b1b ./test/process_table.pyc 16ae45f48b424045e14385a5e741c03b ./test/py2_lint.pyc c9a46a5b96b95af9a626e24ccc45bd08 ./test/py3_lint.pyc 496c625a1b1bcea1dfb67bda6b701954 ./test/sh_spec.pyc 9567629879875313532ee829df7e126e ./test/sh_spec_test.pyc 48a88ed80dc0f0c1dd5677d6b098348a ./test/smoosh_import.pyc a486704450ee54d768e32c834265b5d3 ./test/spec_lib.pyc fe1278720c8cac2d15da0f949ae86677 ./test/syscall.pyc 5cbc3a9ec01cfc465710a1224e30b389 ./test/wild_report.pyc 86f0852e1c03a8c9b05d6b4bfb42a2ab ./test/wild_report_test.pyc c876f80417122bef2f229e7593161cb0 ./tools/__init__.pyc 620a28ce7f416ac14d281497db1ef6c8 ./tools/deps.pyc 157e876aecf65edd17fea79bfd4604ca ./tools/find/__init__.pyc 57c8b62d5a912edb67751b30263ab4eb ./tools/find/ast.pyc ffb955968c8a60b2486450c6a8bcb01b ./tools/find/eval.pyc 421851236f4268e33fe8fd55ca81383f ./tools/find/find.pyc 4079ca2d2ef9a73f8e876d1a99dfd477 ./tools/find/parser.pyc d3f34f11e57cfc042a6bba212a7ca43d ./tools/find/tokenizer.pyc 057b6b6963a49a631c5600f18a70f805 ./tools/fmt.pyc b829663e3db3e9fb8dd67faae13438ac ./tools/fmt_test.pyc 26e64b6bb44cbbe767270c6621e93676 ./tools/readlink.pyc 4280cab09e9ba1b5c932b18f006bdba5 ./tools/xargs/xargs.pyc 246bc9e5e6d067eef9ee21a7a9797bd4 ./tools/ysh_ify.pyc 63a8db9b0cf8012b83fa93bedae17a52 ./tools/ysh_ify_test.pyc 3abef5d94b9c531b09e028aa0a60ea17 ./vendor/__init__.pyc 5692c299e1dfa6d32ffda424fad7477f ./vendor/jsontemplate.pyc beaf548936038a5aadb90382dbeb9e00 ./vendor/ninja_syntax.pyc 1e69a19132da7bd66cbbcd429db50f3f ./vendor/typing.pyc 0d4608f43b331dfa7de297188e606ff3 ./web/table/csv2html.pyc 5002d1c7f9638e30737e6ddd13f01c28 ./web/table/schema2sqlite.pyc 976cff0e71d683ef80cff7bc0ce8fcd3 ./ysh/NINJA_subgraph.pyc e6d49f0567204aaf475449096f6220a2 ./ysh/__init__.pyc f67da8040673118e1efb156be2dc92bb ./ysh/expr_eval.pyc 748ede084a0135c9fc6af6dbac68dd59 ./ysh/expr_parse.pyc 59c18b2cf63be7703e33e95ba63966bd ./ysh/expr_parse_test.pyc 24ba5d9326d1b8f5faefc4f19c90feea ./ysh/expr_to_ast.pyc f4454551ad71419429dac17a2ca4f270 ./ysh/func_proc.pyc 49ff9c335e50e059f007b02d739526d3 ./ysh/grammar_gen.pyc 8d492f2ae45fbade6cdd7751bb56b28c ./ysh/regex_translate.pyc 55128b70bf244afc5cecefd9bae71f7e ./ysh/regex_translate_test.pyc 21b51cb27a00df9d237a20429839136f ./ysh/val_ops.pyc c4643d8ca2be556df5d65953b953ef12 ./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