~/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 57012 ./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 2794a585ea4bf7a3c239252ecc14f2c8 ./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 52cbd29a2098cfe591374e94cc055842 ./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 1560 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 65879 ./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 259dcacd360e468d7c19296a683821cf ./SIZES.txt 9b0de4e66ddb507c85e0f7e0be893292 ./_devbuild/__init__.pyc 3a7c0a243afc32beddc9e848c877fb76 ./_devbuild/gen/__init__.pyc b6572789b10e93fc85b18d343a54b980 ./_devbuild/gen/arg_types.pyc 41e74ba85c00c50473ea9d491c53888d ./_devbuild/gen/arith_nt.pyc c46f4292117150c36044d240394b62ad ./_devbuild/gen/demo_lib_asdl.pyc a46b35be8645c91a615417478fa2588f ./_devbuild/gen/expr_asdl.pyc 9cd2fcaebb2a605cbb1cf99b06beb381 ./_devbuild/gen/find_asdl.pyc 4b01c72fbe07b7d6d4cd2b6aeb6c221d ./_devbuild/gen/find_nt.pyc 3f6a14634b8fac9a0c3c0d21e78da64d ./_devbuild/gen/grammar_nt.pyc 3ce4e546d981a0adcae165e0d7de70d2 ./_devbuild/gen/hnode_asdl.pyc fe35c4c79107716a1b6fc5f7e5d92625 ./_devbuild/gen/htm8_asdl.pyc bffb50695ac26fbb20fec6d72131d3fc ./_devbuild/gen/id_kind.pyc 4751d04e09c036e3e410641cddcec940 ./_devbuild/gen/id_kind_asdl.pyc 45e0019c95a15babba14e3969f883648 ./_devbuild/gen/mycpp_asdl.pyc f0b647d9ffb8c7c63bd92183f1fa98aa ./_devbuild/gen/nil8_asdl.pyc d0d36728712595b73e9b6953d59d2b0a ./_devbuild/gen/option_asdl.pyc 5d33d0cc28b5a902e6bfe236da4253eb ./_devbuild/gen/pretty_asdl.pyc 4196e126f61fd9ea84cb598e3362b5e6 ./_devbuild/gen/runtime_asdl.pyc 367a86c7aff5d942430e2b14b19cc418 ./_devbuild/gen/shared_variant_asdl.pyc ef7ef4369080bf456ec8c576d8d77e36 ./_devbuild/gen/syntax_asdl.pyc a0e6d11f25d5a06ddbb4b34cc473b685 ./_devbuild/gen/typed_arith_asdl.pyc 9556467e1ae0284f24418bf791e6b995 ./_devbuild/gen/typed_demo_asdl.pyc 5fc84dc466d394033dfc88f91c4d3459 ./_devbuild/gen/types_asdl.pyc f4614d7ab9497450659b5dba5711aa43 ./_devbuild/gen/value_asdl.pyc a6e5d1897c24a9f9b17e6e9f0355e575 ./_devbuild/gen/yaks_asdl.pyc f62d912f52120410bc5ef11f9560944e ./_gen/__init__.pyc 4f0779656d3b34aadc7561000b15879c ./_gen/ysh/__init__.pyc f198e37046507c940970beb81186663d ./asdl/NINJA_subgraph.pyc 3b67e51b7c62e2d79e8597eb970deca5 ./asdl/__init__.pyc 747fca086f36da34e2829c2e2c6e3913 ./asdl/asdl_main.pyc 57e69d18efbae79d53ec481b22546405 ./asdl/ast.pyc bc74db4627688be8d2b4f6965f993dd2 ./asdl/examples/__init__.pyc 46a521ee3a8b97d080f20a577c7425a9 ./asdl/examples/tdop.pyc c46125b4ab7388b4755778bb987f9beb ./asdl/examples/tdop_lexer.pyc 06acbc8284bf46790cff5db24ce40cc1 ./asdl/examples/typed_arith_abbrev.pyc 991a5eae56d91e385413705f46890d43 ./asdl/examples/typed_arith_parse.pyc 4d312737a5e7c7d1916e1ef6419b7ba9 ./asdl/examples/typed_arith_parse_test.pyc 24e8df0bee2e81ef83ea6e3722c56e8c ./asdl/examples/typed_demo.pyc f6c153390407b7d96213fefa65ca9151 ./asdl/format.pyc ea770eb7ee337e41c90b536eed336afa ./asdl/format_test.pyc 13dbe162451504f55e2d04ce15616a72 ./asdl/front_end.pyc f24c7df369dc131d34301c5af40b1145 ./asdl/front_end_test.pyc 7aa09b0080677a9d4171d42636629b11 ./asdl/gen_cpp.pyc cd93f47482da5f2b9fdf4eead0de539d ./asdl/gen_python.pyc 4c9dccef840e76726545f13915ef00ec ./asdl/gen_python_test.pyc 47bc58dc2f7de9bb2723d0f51d436ad0 ./asdl/pybase.pyc 7ea3e642050d6b4a3078d6c77ff80e68 ./asdl/runtime.pyc 5a8ce7e80ba97ddab2ec80ba1bc90abd ./asdl/target_lang_test.pyc 6deab30bab5910549f4c7438a49acb68 ./asdl/util.pyc a2be0e361b7ad5f4b883f0768763d7e4 ./asdl/visitor.pyc 575222bc722de3560234238dbdbbe2fb ./benchmarks/__init__.pyc b00db695d5456710e08db73e1a66c2f2 ./benchmarks/cachegrind_to_tsv.pyc 62431a8b280823a860698d49fc718e8f ./benchmarks/compute/bubble_sort.pyc 5d00746d32fa8a8de79308b49bce861d ./benchmarks/compute/fib.pyc 44666cbaf44eefb146a3ba1e36206545 ./benchmarks/compute/for_loop.pyc 13bf3a6de4cfeab308b974154b72e6e4 ./benchmarks/compute/hello.pyc 790366e826d6ca60905626922d21188c ./benchmarks/compute/palindrome.pyc 2686871fda75952ec5e43a6f16a10ff6 ./benchmarks/compute/word_freq.pyc ad5f82a9080295ecb40e477994463315 ./benchmarks/fake_libc.pyc 7cb1fb5e803374125dd102d53b416c96 ./benchmarks/gc_stats_to_tsv.pyc 1053fb497c256b143930c947498d5459 ./benchmarks/javascript/hexstring.pyc 7134f5c8a87a347de9fd85a4bd5cd159 ./benchmarks/javascript/squares.pyc a729bf21270a064f5fbcb758eb8b62c1 ./benchmarks/osh_runtime.pyc 024adbe8f56740ec517b3d05b00035e9 ./benchmarks/pytrace.pyc 6d4356cdac9ce68036b73da67599bb05 ./benchmarks/time_.pyc 7cc07180f2f6093f2334c3fc089205bc ./benchmarks/uftrace_allocs.pyc 47daf8fcee28e13e03c3477793d32c25 ./benchmarks/uftrace_allocs_test.pyc d388bc5c87960ce6caf2edd2d1a96452 ./benchmarks/uftrace_plugin.pyc 6763544cecf289bde6d2131c4a92f94f ./benchmarks/virtual_memory.pyc da90b702c620a617a9d67524db5b2e9c ./bin/NINJA_subgraph.pyc c661ab09479deb67c7d49fe99d9c8b14 ./bin/__init__.pyc abe5faa01347be18d390dc6dce58d160 ./bin/hello.pyc 897dee7681a40041d28cf7d5120a4b91 ./bin/hello_mylib.pyc b61a31896e14b87a799e97136d23dd52 ./bin/oil.pyc 78aea7c6dd20f10c788a60fbebdd4eb1 ./bin/oils_for_unix.pyc 83f7c46d4403ea85cba041456ed7141b ./bin/osh_eval.pyc 2ac03e75cd133612ff6d168d91771feb ./bin/osh_parse.pyc 8d6e80aec62d5f7f5848f2df9e7b678e ./build/__init__.pyc 760f471c6086e6b2d893813b3a660dbe ./build/dynamic_deps.pyc ac3ca11e8ef0c1247399b89925b76cd1 ./build/dynamic_deps_test.pyc 6a852e0e22da0d69e9606b855304fa5b ./build/ninja_lib.pyc 280985f1112fa7aa089a8a6f407dc3aa ./build/ninja_lib_test.pyc 073034b10f78504ba2b68eb4ae9c3bb4 ./build/ninja_main.pyc 704f59ae529d52eec460f6cc75b2a6b8 ./build/ref/c_module_srcs.pyc b52a681fc21e8c5c907738aa00f9e9ef ./build/ref/c_module_toc.pyc c8b2671b9c0a6a87cc3fabbffb18364d ./build/ref/make_zip.pyc 71ace5c8ecbc4593c74bcbe2b25802d8 ./builtin/__init__.pyc 37fd58b1babc892350c68edb9a1feef7 ./builtin/assign_osh.pyc 373a74bc9ce473d2df74673abf35f363 ./builtin/bracket_osh.pyc 1164970ed53862155870053792427f14 ./builtin/bracket_osh_test.pyc 1215ac669da8e2cdc655861d485900fd ./builtin/completion_osh.pyc d30ea87d8ef6de6905a7ba66819407d7 ./builtin/completion_osh_test.pyc b0a46a8d1819fef844b2298b9ea717f0 ./builtin/completion_ysh.pyc 31621f0818c42444233f54982804e4b8 ./builtin/dirs_osh.pyc b573301120331223e534d1a60e12650a ./builtin/error_ysh.pyc 24840316599a8c39a117145fb8b210a9 ./builtin/func_eggex.pyc 45502c44ce0084d25c5a25892c826410 ./builtin/func_hay.pyc 5044ace848b2b52aab09ff3352064780 ./builtin/func_misc.pyc 0812e6ae004b26a1e6b5f5775bd08b11 ./builtin/func_misc_test.pyc 018447b7ca8d0647a32afbfc874bd3f2 ./builtin/func_reflect.pyc 25832ad540ed3192f6c9ab321bb63626 ./builtin/hay_ysh.pyc 0c3fa2b98dfc20ca0d61f6170c80f375 ./builtin/io_osh.pyc 356222b185c6f460787ec9cabda25998 ./builtin/io_ysh.pyc bb5324d958e257330ad2169282060268 ./builtin/json_ysh.pyc d377b7a5f2760e8883dc6d6ed25dba97 ./builtin/meta_oils.pyc fc5a85e06c3a7f783cd59a64d97efc8d ./builtin/method_dict.pyc d34dc72b60c422409b28f5b3d047843e ./builtin/method_io.pyc 7f15f9e4323d260344c2590cefb8cf9b ./builtin/method_list.pyc d6427a9b1874a92cbda739cbb4f94e54 ./builtin/method_other.pyc 91e3debe7a2df8851f7e302d57df02ba ./builtin/method_str.pyc 7eecdf9cbeedbfa6ef93b1dda275eb49 ./builtin/method_type.pyc 9bd2f0eba3a033739365e1be7e724a3b ./builtin/misc_osh.pyc 08b54b43b53e60ed2841edd53c9d87fa ./builtin/misc_osh_test.pyc 4e1faab2de2059ccf0aa8cc9ec5ce8ae ./builtin/module_ysh.pyc e2dc4c845177ce46edc1043b4cccaaa2 ./builtin/printf_osh.pyc f495e910b90f916d4481d90298851709 ./builtin/private_ysh.pyc fd058018eaa455c96e10a34877f6b531 ./builtin/process_osh.pyc 29d3edaca68f632dd5b27435f0edb55b ./builtin/pure_osh.pyc 3a39e1d123ea1f32fc84484007097ae8 ./builtin/pure_ysh.pyc 3f8808eb229fc8ff4835689a031e7f7e ./builtin/read_osh.pyc c638a7fa8b2556d233e6d8a41b317ffe ./builtin/read_osh_test.pyc c9216f454e7df1027f078211122c6d26 ./builtin/readline_osh.pyc c4140d74b590acaf3fc6c3ab6a83ac3c ./builtin/readline_osh_test.pyc d67a3f9d1729ee3b6d5521aa2bf016b1 ./builtin/trap_osh.pyc 7590295333ecdb351d401e89b2ea767f ./builtin/trap_osh_test.pyc 81ed103087a481158cc09bbbcfb6cc20 ./client/headless_demo.pyc 2201e560f91fbe004157c566b575b168 ./client/py_fanos.pyc d86ccd662df36b6f619d9fe2ad2c6320 ./client/py_fanos_test.pyc 622b6f5313f04e6ad30820d802bdf1bd ./core/NINJA_subgraph.pyc 910aee00186b81d3b13ffb49a2496611 ./core/__init__.pyc 2b66ca97f639d863d76de90c663c106a ./core/alloc.pyc ebbafbd06d90578c6ef184204af6f0b7 ./core/alloc_test.pyc a047a128de82d0142d07cce873d265a3 ./core/bash_impl.pyc a58facb1209fb5eb23523afc831cacdb ./core/comp_ui.pyc bd0a95fa43a464385d7736f46d254869 ./core/comp_ui_test.pyc 5b3718fa658c48446703e8b1db33d3b6 ./core/completion.pyc bf93ae810d2ae14f79d98c489a67b4fb ./core/completion_test.pyc 8fb5c9ad57d139c3621b3e3b1c0d5be4 ./core/dev.pyc a9a676adb6b8519679c3a212c77a6b43 ./core/error.pyc 95f0d32df6deef8e4eb16ca342937dd5 ./core/executor.pyc 698b78f1ffeb9f35e9bd9b7a5a4ccad0 ./core/main_loop.pyc ac4b9f8cdeb4f5561e4afb917ad3c23b ./core/num.pyc 5fd2075eac8622b95cd2c96dfeb07272 ./core/optview.pyc 129974579eccf5cfa4e61eb40084793a ./core/optview_gen.pyc 2c6f7f4a1e96f4e10f462d9a85f776a4 ./core/process.pyc 4dfecdf2b4c40580dd4b9fd1a2f14cf4 ./core/process_test.pyc bc3e33a0305a1b75fb2e0f936204bb60 ./core/property_tests.pyc 60eb3f6d04f972b75228716672aca9e3 ./core/pyos.pyc def038f36cb1e5047dd6d79f2b0dfa0f ./core/pyutil.pyc 1f17df5693b0a7f984ed689489fdee27 ./core/pyutil_test.pyc 47c1cdb0492afecfb91030007ebae081 ./core/sh_init.pyc 6e48dd9aa06094ff5d8684fe798f3ecd ./core/shell.pyc 7540a6d0caee5ce5a1486f5cb3e4008a ./core/state.pyc 3fd929722b69b06ee953ba28a7760697 ./core/state_test.pyc 33691e73044b3d9185ddbd2c8e0bf598 ./core/test_lib.pyc f0862db6d7a13f0795288471978bdec3 ./core/util.pyc d88436ced436d0c0db2d467ef3f94fb7 ./core/util_test.pyc 08f9ece337b9a13caa5ee4138ad76e65 ./core/vm.pyc 74453601bac3ed1fca948a662d088d14 ./cpp/NINJA_subgraph.pyc 53ff8d01e4e1066ac79b9c772b2fa6c0 ./cpp/__init__.pyc 3aadbc5cbba25c2f92d02f63edde4b3d ./cpp/embedded_file_gen.pyc f2e232740a26ac7d38c54c5783e27d28 ./data_lang/NINJA_subgraph.pyc 20a459dcf963a49cb63dc42dc691ac38 ./data_lang/__init__.pyc c698d3d1b2d7a003d789a74951e8d110 ./data_lang/htm8.pyc 3fc97421ac24bfb40bda61e8c324c27c ./data_lang/htm8_test.pyc 1e8ab52530e2b797fce5a55e3ed37ee5 ./data_lang/htm8_util.pyc da5943b22a76b19000a74a3742bc8c65 ./data_lang/htm8_util_test.pyc 152b221b855f939ee058de9520ddd002 ./data_lang/j8.pyc 56527fc4ee06d46f3b41cd864b815ec1 ./data_lang/j8_lite.pyc c0f2040939a3384610c51831aa855b7d ./data_lang/j8_test.pyc fb21e6116d3ddb712121a21a17183f2e ./data_lang/pyj8.pyc bd37b931df7c3129fc6b2cedaa53e54c ./data_lang/pyj8_test.pyc 9cca84ca53cef19873f8d17bd119049c ./demo/bugs/fd_state.pyc 7ee82c4b9c54ba166556c10f6b3846c0 ./demo/coproc.pyc b0ebfcf55b394f5387417d4ce2f51463 ./demo/cpython/fork_signal_state.pyc a4e59ae8e7cdbd5741de273313ae4972 ./demo/cpython/keyboard_interrupt.pyc 900f60048f58d9f01e2fc3fc44201392 ./demo/cpython/pickle_instance.pyc b2d14d0c19bc5c8fc19d9a1187e298db ./demo/cpython/readline_mod.pyc 1e0bd0bc126e0b6d50c134271250121c ./demo/cpython/regex_replace.pyc 1d2dd6b58154be91f1b0ac7bf0269fb1 ./demo/houston-fp/demo_main.pyc d3fe2802a1a7549c84177bceb72893ed ./demo/old/__init__.pyc d1ac26d0646cccf2055f3b93b7357968 ./demo/old/encode.pyc 26f086d3e59325127228aa328bb2b531 ./demo/old/gen_oheap_cpp.pyc fc2dc47c024284e67404c2909a9bc515 ./demo/old/old_code.pyc 0d8df3508e0fda943ea8fddf1574087d ./demo/old/ovm2/__init__.pyc b58cc369b5dc8911f4fd83347d4cba5e ./demo/old/ovm2/oheap2.pyc c76b1577f2af69e8ed0a014a5d3a05e9 ./demo/old/ovm2/oheap2_test.pyc 3ccfd62955fa8b043e8fbbac24556eb7 ./demo/shedskin/arith_parse.pyc ec116e9772664ab99e4f44dac3de4c16 ./demo/shedskin/const.pyc 893e730ed41372b46505850aba651ed8 ./demo/shedskin/demo_asdl.pyc 4a94196d6f61bb640a91d5d70440f328 ./demo/shedskin/runtime.pyc 683848b6993ec5f4031b31534053c685 ./demo/shedskin/tdop.pyc 16fc47d647ded460b06837172b57f9ce ./demo/swig/setup.pyc 736da2ec3706cc61d8c0c94f03d47c0b ./deps/source.medo/uftrace/plugin.pyc 500d4844624e8c4db488e54967bf78b5 ./devtools/__init__.pyc 30cdc7d74b1dd0383200d99f127a0085 ./devtools/completion.pyc 62055d3841a452913c9f72c73ff934d3 ./devtools/fixes/__init__.pyc dc08c041ecb4d4be7dd010bd66979668 ./devtools/fixes/fix_itertools_imports.pyc f4ec033ce74cc8c798c2db168da9f012 ./devtools/oils_gdb.pyc 9d532939912a81d491c254907aa0490c ./devtools/py_refactor.pyc cc4290d4a674d77a4d063c319a97eb83 ./devtools/pyann_driver.pyc 26989bf0f64f546a62344d5de35db3e5 ./devtools/release_history.pyc ad0cb10b6ef947f02ba029a790a64ac4 ./devtools/tsv_column_from_files.pyc 3a29f71da5e2c2371c3c6919fb4bde33 ./devtools/tsv_concat.pyc 8fa83eebfdedeb639f05cae99cab3f25 ./devtools/tsv_stream.pyc b99c35dd18cc0d3e559c25a67c900752 ./devtools/types-old/refactor.pyc 003593c865e193b6e88f2be1959f74c9 ./devtools/yaml2json.pyc 6975e07fece907a35cb6d75c5e76b34b ./display/NINJA_subgraph.pyc 75c9dca77d426f2328f8894c062c6bbd ./display/__init__.pyc a168de8e36383667b91c9ddaeed08597 ./display/ansi.pyc 2d25f4a1edde9b0093e2918283de6214 ./display/pp_hnode.pyc e24bb494acf4bed821607e4194a8c370 ./display/pp_value.pyc a63ce135f4844127de99f90eed4dec5c ./display/pretty.pyc 243a2239c80dd2c06b57e091da7a6126 ./display/pretty_test.pyc db11e0d122afd402729b1246380a6b16 ./display/ui.pyc 72f85ac4e32a6c57c36ad87acf1e3ec8 ./display/ui_test.pyc 27494a723b5dd8210ecb3b36cdf31b2c ./doctools/__init__.pyc 0ef49d000ffb9a66d6345d30c32c642b ./doctools/cmark.pyc bcfff8c2d7f211a5958dabf07bf8e54d ./doctools/cmark_test.pyc e11985922e3795c157f4cd2bd2425b4b ./doctools/doc_html.pyc 0382bf96c384fca02cd807aaf8f553f0 ./doctools/fmt_check.pyc 78f5655a32018e41d39cf4070b1b706d ./doctools/help_gen.pyc 92b36a496cbd255fc89426a8f11af77d ./doctools/help_gen_test.pyc 494aa006b492b749ed90ecf81e6e79c9 ./doctools/html_head.pyc a8646443e673cab9845c54a4d5917716 ./doctools/html_lib.pyc 135d5a7c7ca992dcc2afe317c7c3782f ./doctools/html_lib_test.pyc 257660a41c93b61fa13e37c86b1d09ad ./doctools/html_old.pyc 304fa997f20d61f8eea1e51411c2fdb5 ./doctools/html_old_test.pyc 08444d429a2f6ef4c2f3e9b3c892758e ./doctools/oils_doc.pyc 934576b142de01268f0a77c2b02e9f5c ./doctools/oils_doc_test.pyc a0ceed81effc1ada14b227ae77fa4546 ./doctools/ref_check.pyc 1833cd4af01a3e2411e311f50263bea3 ./doctools/spelling.pyc 02ce9552b08d3dfc808bc8b02c357f9b ./doctools/spelling_test.pyc 1b507095d5d2c3fa2b8306a351c3426f ./doctools/split_doc.pyc 533f67901429e261c13380e5aa191040 ./doctools/split_doc_test.pyc db4e8ffc8fff037d01734767922ffadb ./doctools/src_tree.pyc 944b195baa11fa0fe61ab0cede292ced ./doctools/ul_table.pyc 6562434b63089ddeb8e18a400aceef2b ./doctools/ul_table_test.pyc d6a50890e4220f29cb1bcc153ab65271 ./doctools/util.pyc d448e8971d13610470527af1b4be8eb7 ./frontend/NINJA_subgraph.pyc 350cdf048470eefdf0db51de39eb5d4a ./frontend/__init__.pyc 215a368d8e7fcfca4dd49df855bba7ce ./frontend/args.pyc 611401c24d78cc7f7ef51ed438398a6b ./frontend/args_test.pyc 3f6e50f13851e1d50a19c37799d72bd5 ./frontend/builtin_def.pyc 754e2b8583b1806ca3889215727439b9 ./frontend/consts.pyc 0ba4c29dfe952519336bed7c7f888673 ./frontend/consts_gen.pyc 631e4a16a294cc9ad61757565afb0169 ./frontend/flag_def.pyc 34e72f44e452d7bbf09e04cab2415ca4 ./frontend/flag_gen.pyc 5eb042f5813f62bf6af6270b40ea6cd3 ./frontend/flag_spec.pyc abd72f362b3ec4364b5172f6cce5678a ./frontend/flag_util.pyc 0389a490bce94fa71703d7228ddb61ee ./frontend/id_kind_def.pyc d855dc01e46c5a39a8196a8e5bd9acc4 ./frontend/id_kind_def_test.pyc 27fcce8b1b3131a3bd5c85fc99b47286 ./frontend/lexer.pyc 460ad7385df8cb28d4bfd46068be2f81 ./frontend/lexer_def.pyc f6f381ef33ae1b15e1c0795e04a64fa0 ./frontend/lexer_def_test.pyc 330b5b0eab6fff328c42fca6da5533ba ./frontend/lexer_gen.pyc e55134af5d8a515ea6533f528203aa72 ./frontend/lexer_gen_test.pyc f24ab7324d13db4d58946726333acd43 ./frontend/lexer_test.pyc 0e0c7b994aa192293addbcc3bec40525 ./frontend/location.pyc ab932117fd3e0ec25e1570762f340b16 ./frontend/match.pyc df137f7d30ad55708c2166cacfffc557 ./frontend/match_test.pyc 24f1c35deb43a31bff03c5f671158b8c ./frontend/option_def.pyc be22aa2e3d0d11f1c2b9b62f1e76a22e ./frontend/option_gen.pyc 9dbc1f811fc7f3c595d3a747553ac522 ./frontend/parse_lib.pyc 8925ba58b4b8687629cdb0515e7508d5 ./frontend/py_readline.pyc 9ee4605d77cbe550837a0a9370f90b64 ./frontend/reader.pyc c4439f02ff193483143050b859adbadc ./frontend/reader_test.pyc aea13d8715b4401ce241a4f5f3a62cd2 ./frontend/signal_def.pyc a31bed07c0a8ed5426137f97b6d9aa52 ./frontend/signal_gen.pyc 729ce177c9bf220556eb2712f1852237 ./frontend/syntax_abbrev.pyc f0aa6342b9ae026c34f4e32d5c4731ca ./frontend/typed_args.pyc f78a4816b3f70a7e313dac87c69285c7 ./frontend/typed_args_test.pyc 02eeff40582e19ced39e40448e8edac2 ./metrics/line_counts.pyc d9a5bcbfaea3009bf0df40d2332a2c12 ./opy/__init__.pyc dbc2a69a751f03ecaa0c3978d027c11b ./opy/byterun/__init__.pyc 0d1b8379f855dcda63a58bdbd102d51c ./opy/byterun/execfile.pyc 371d60c2961a9574fcd5b6a9fde93a38 ./opy/byterun/ovm.pyc 4d22e86a6d3205f63ac48e11a4736bd4 ./opy/byterun/pyobj.pyc ec0ca4f9f1c0ae31b83edce13c7f78ba ./opy/byterun/pyvm2.pyc 47c408e388a84e34e3fedb156c933ea6 ./opy/byterun/pyvm2_test.pyc 550331dee8b4cfe51151fc4c973125db ./opy/byterun/test_basic.pyc 2f6d7b6c4e9e8d5de018ed0e1fa6615c ./opy/byterun/test_exceptions.pyc ae4022234a79d38ab0c8292157bce2b9 ./opy/byterun/test_functions.pyc 5ee01cf5fda14afa845ced9afb70bcca ./opy/byterun/test_with.pyc 5c77235a545822cb7bc7810831bb11c3 ./opy/byterun/vmtest.pyc 2c47cf66ea15efd074679f0e21fbc6da ./opy/callgraph.pyc 2d235989749a9149730650c4b7f6a945 ./opy/callgraph_test.pyc 2080cc70822a191f7da06f91822c452c ./opy/compiler2/__init__.pyc 3eb3e48f0e1188dca236151c73fed2cd ./opy/compiler2/ast.pyc 97ab862bd87e696e4cd7c523fb14dbbf ./opy/compiler2/consts.pyc 85c67e4b91df79eadc8b9d5f1d0e77e2 ./opy/compiler2/consts_test.pyc 0be5d9a4b6791f252d7d7aecb9f15700 ./opy/compiler2/dis_tool.pyc 7bcbd3337267e427cdad47f4f1a3e1e7 ./opy/compiler2/future.pyc 03d21c4eba405e3c1b974835fb9229e5 ./opy/compiler2/misc.pyc 661b0c8b67d96e78dde11895e4ac1162 ./opy/compiler2/pyassem.pyc f63a7dee4a29dfe99886aeadb2219a5a ./opy/compiler2/pyassem_test.pyc 3ddc96593cdb79b549130cb45c2b8689 ./opy/compiler2/pycodegen.pyc d4ee519c95f2a92dd0a662f9ad0d5c04 ./opy/compiler2/symbols.pyc 665e082bf85a49bd1e8259e54f70f7a3 ./opy/compiler2/symbols_test.pyc ad7ac130ef4153204d0db4f025305875 ./opy/compiler2/syntax.pyc 40dfe7d71d3c9145978749ba95acae00 ./opy/compiler2/transformer.pyc 8528c7fff79455d6fb6857ebba512b44 ./opy/compiler2/visitor.pyc ed211583aad4f28f1226c5c8766bbdfc ./opy/demo/class_scope.pyc 90f986d4eee5d8bc6a2078ed77a7b3c5 ./opy/demo/docstring.pyc 0ad173edf662caf7a5b8825e698c80df ./opy/demo/four_var_kinds.pyc eb21521e89b3d3eb78e237fcb0cb5a29 ./opy/gold/all_name_lookups.pyc c8ca6bf7606ad432405129e8823cbdf2 ./opy/gold/class_vs_closure.pyc 8a8ae75ce7a1da70a16fd7d56a7a194e ./opy/gold/continue_.pyc da4ee178028df3b40b84f7b55c383618 ./opy/gold/fib_iterative.pyc b85b579904dc15c8c44a23980ae4e05c ./opy/gold/fib_recursive.pyc 29394b90811a842b81e07ab0ec426fa7 ./opy/gold/generator_exception.pyc 13f644e12b89cb42c4c9b7f6ee1ba5ae ./opy/gold/genexpr.pyc 555bc5bdadb8fe5070c18dcb4a8c6c23 ./opy/gold/genexpr_closure.pyc bac9efefdbf54c7dc5ead08bf2c5b722 ./opy/gold/genexpr_iterable_expr.pyc 0cc727d6345dcae59f557989a974798a ./opy/gold/genexpr_nested.pyc 437a0ec4cc6e7a18f11d2b96c3324fd2 ./opy/gold/genexpr_simple.pyc f88e7caf754f4c54b55d7fc2b714d301 ./opy/gold/hello_py2.pyc a1f408c51be7b06bc493eb4895be5543 ./opy/gold/hello_py3.pyc c7797fafb58a7da872698c12065fc40c ./opy/gold/load_make_closure.pyc 8c4ebf92bc5b2b6195897d6c4b46bb60 ./opy/gold/obj_literals.pyc c83576399b09fcb41cfa3bdd820a356d ./opy/gold/regex_compile.pyc 422cdf72584b8758bb935e8dc2648b81 ./opy/gold/repr_method.pyc 8f6edce82150fa11f373b1b4e18111a5 ./opy/gold/set_and_dict_comp.pyc 9fb2a8f23df02f3d4cf4ce4a689a1dba ./opy/gold/slice_bytecode.pyc 075823377050fff9120b523149aaf0a3 ./opy/gold/with_statement.pyc 9be35227ce319c3393092b8b0ba3f194 ./opy/lib/__init__.pyc 3475c6da81c9080743c471fa42538247 ./opy/lib/dis.pyc 399d3ecdc5a9f41f5c0021c669a1bc59 ./opy/lib/inspect.pyc 8aa60d6533ae0c30c25563414d2889d3 ./opy/lib/opcode.pyc e29d87a88c7f4b3f64c70220583e2e78 ./opy/lib/opcode_gen.pyc 601a0dc180564bd79f3ee3c13bd76765 ./opy/misc/__init__.pyc 6063fa4dc97b73b3a8ce63c4e0c908ac ./opy/misc/ccompile.pyc 5bdd9f1cafc3ec0bf87db76cff6127fc ./opy/misc/determinism.pyc e0f9ceee33c8870d944f7d51643b16a3 ./opy/misc/pgen_ast.pyc ae259cad047d3f04d3b6c14bd72e56f0 ./opy/misc/py_ast.pyc b0716a5ec48973ac21581c4a1d1136ac ./opy/misc/stdlib_compile.pyc f55d5a5a478d3002d7ae43fde83a01b6 ./opy/opy_main.pyc 910b37cf6d8aa6e239a23df347c308a5 ./opy/pytree.pyc 0e7f5ad536dddc9688ced707406a93c4 ./opy/resolve.pyc d04d6ddfdc9367502db3f1827e4954a0 ./opy/skeleton.pyc c6e056ead0fad0c5397c56d4a07788c4 ./opy/tools/astgen.pyc c2a03a0c64ab793414e7ebef7c819d82 ./opy/tools/compile.pyc 45265f140f4abc94d244429ce8201d3f ./opy/tools/demo.pyc a83aafb5987045ada96902c4908cde6c ./opy/tools/regrtest.pyc f869b487f6e3d72fb644a70ccc1db960 ./opy/tools/stacktest.pyc 2570930cfbed323757fed5fed8c72a50 ./opy/util.pyc b1365f23565ae760f990ec93b197ba66 ./osh/NINJA_subgraph.pyc 191f916cda0ccb8945a9e48deb53aded ./osh/__init__.pyc b548773c627007a6e493e69aaba3089f ./osh/arith_parse.pyc 680f98a0f10e8322f3396bc0d7125ddd ./osh/arith_parse_gen.pyc 6d7d291266683ee7710a7dbe8d0f6452 ./osh/arith_parse_test.pyc ba5ceefefea2a3f66468e67eaf877144 ./osh/bool_parse.pyc 2c34a4bfe214647637bef3c7176c28df ./osh/bool_parse_test.pyc 66102470f3237924cb1498f8c944c847 ./osh/bool_stat.pyc 489047c5115d862db159b8279bf54723 ./osh/braces.pyc be32026fe6c948e39750972dac786c10 ./osh/braces_test.pyc 3ace5c41a96e678fb836c998950cecd4 ./osh/cmd_eval.pyc a41135f8ae67e74fda718365bd93e09d ./osh/cmd_eval_test.pyc 29c19bf3a05f57c06ef20fb156f95315 ./osh/cmd_parse.pyc 00373a11d9670b21682fa34bdc15a985 ./osh/cmd_parse_test.pyc 4c35f4893e1920c7c1981b5d44d8380d ./osh/glob_.pyc b219e6b36c525692fd880298ca01e2ea ./osh/glob_test.pyc 80029329737b6939bac84ca3e766f547 ./osh/history.pyc 91ff3cfa7dedcf648a7816a9c4f3af93 ./osh/history_test.pyc 7dc2f013538f5e7f1b63ea10c6a8dacc ./osh/prompt.pyc a9f869b072fbd2279230490593001bd3 ./osh/prompt_test.pyc 540c6f6b8a454fe7a0d16cde1cced4d0 ./osh/sh_expr_eval.pyc 6c5398fdaee639feca641a443078353f ./osh/sh_expr_eval_test.pyc 5c8e7cb252cdac8941272d7aea1f87d9 ./osh/split.pyc 1b2b0c870cb90083635f5fe9ec85a886 ./osh/split_test.pyc acc986f410d90f0fd7373c6b78c359b8 ./osh/string_ops.pyc 94432e95af2e73be61e19eeac5a2b2f0 ./osh/string_ops_test.pyc 6cf3f3531bd1b07002027f2a765a9c5a ./osh/tdop.pyc 0452eac89174111499021e52e2c929c2 ./osh/word_.pyc 541b76cbff66a98084730c2b02b75151 ./osh/word_compile.pyc 171535abe664d5a899f13960ebc0711f ./osh/word_compile_test.pyc 254608489e4cc1fb7f7e9b71d8e41859 ./osh/word_eval.pyc 96a4b6f952e5b097d658c88716b431f4 ./osh/word_eval_test.pyc 01f28a42042ae9fcdaaab50df2cec167 ./osh/word_parse.pyc efdbda6ca206c89bee8c0019724e91b0 ./osh/word_parse_test.pyc be1a9de0030130d8e1afa5f49bd4ee1c ./osh/word_test.pyc 9f75429bbf5716352b5b386ec642146c ./pgen2/__init__.pyc 27487d58ca186e5e0dbfb7c1d7f3a293 ./pgen2/driver.pyc ec51709e751abf50b28d177ae0923130 ./pgen2/grammar.pyc 76ed8af8e6b1249db515a4db7a8a098c ./pgen2/parse.pyc 92bf645bdbf7695082b96cd57679b7e9 ./pgen2/parse_test.pyc 23568494f1758e3b42c54fddcb57708e ./pgen2/pgen.pyc e220ba3a72c3df9beb9e0bf855e3c271 ./pgen2/pnode.pyc 4bcf8d1d3015706b769475e8a2990493 ./pgen2/token.pyc cfb684b81537537689e992623ad386f2 ./pgen2/tokenize.pyc c849d4ae480f0a95f1812e6f5d01a398 ./prebuilt/NINJA_subgraph.pyc 65f6dc9178253c038ffd6161f3288e96 ./prebuilt/__init__.pyc 18727965227c1fb023a8b781ab6234c2 ./pyext/fanos_test.pyc e5584c3dc66075c139efded7f661650a ./pyext/fastfunc_test.pyc 2f58ecf255847465a177af43d3f89b63 ./pyext/fastlex_test.pyc fd36249e41780046617dfb9d562bb39c ./pyext/libc_test.pyc 90cb1865af75896b98b9e6072e80aa3a ./pyext/line_input_test.pyc 41040c4e415fe9bdb83428997616c4c0 ./pyext/posix_test.pyc 77e773667458fcc20a3e982d77e1f334 ./pyext/setup_fanos.pyc 2dc0bebb5513b1a66ce4c613c247c2d9 ./pyext/setup_fastfunc.pyc 39313b953fe4f68a33d8851a7ac1f842 ./pyext/setup_fastlex.pyc fc71012841e82e0407d9e0dfe2468aba ./pyext/setup_libc.pyc 5a968906692cefdcb3ddbe9c54d8ee2f ./pyext/setup_line_input.pyc b17e1bedad51e143a8b75cc2bb73d549 ./pyext/setup_posix.pyc 5ab6993d9d5724339818da04cfd7a481 ./pylib/__init__.pyc 950b133fa7ab22825f8304bab6245490 ./pylib/cgi.pyc d5c4f2ec14ffe06bc8a55c91398b7605 ./pylib/collections_.pyc 5fb2be829c841a845c355fc707a594f0 ./pylib/os_path.pyc 9743c7420c58e8834d919fb430b62e0a ./pylib/os_path_test.pyc 4b83956e1c6b82ab861f5bc499b508c3 ./pylib/path_stat.pyc 69333519e8e03e629bbeb02c9fdcf81c ./pylib/path_stat_test.pyc 656afc41d36227ad8df4830a1afb03f6 ./pylib/pylocale.pyc 88b19cf5b65352263dda68e914371f89 ./regtest/proc_log.pyc d6e3823e1f038fafabe000acb98ca50a ./soil/__init__.pyc 12b4f2065b778c93106dbc8d5f68571c ./soil/collect_json.pyc f3738118e03a282d35bfe49ea6a8cb11 ./soil/web.pyc 5bfad9d623bb227f313fe8b8bf7594e6 ./soil/web_test.pyc f9a998ee9577a15ff0074d44b1860ee8 ./test/__init__.pyc d545161ca5507aa4fbb97f43358ea55b ./test/process_table.pyc 04fa3fa34817fcff9bc96c3ca506f1fe ./test/py2_lint.pyc c38b9b9dc5c06af25bca99dff346d2ec ./test/py3_lint.pyc d4702c771f2eee04e33643bda195c36d ./test/sh_spec.pyc 87a78c7ce653a0dbcf741b1780b8e285 ./test/sh_spec_test.pyc 41b965dfd0b58884a3200a8a1db377d9 ./test/smoosh_import.pyc 81a144320f38c56e8cb1d924e2b0badd ./test/spec_lib.pyc 9e903897089227a054bfd58050977a92 ./test/syscall.pyc ad11e03f1e422fa3ddfcec326f496085 ./test/wild_report.pyc c1020cae83801e23abc58270c3535888 ./test/wild_report_test.pyc 2ac6f3a503b13758395eb02e8a51dd92 ./tools/__init__.pyc 5ea58aaf75d1abf6ee1de8b5cab0c1c5 ./tools/deps.pyc aad36f97e65944751139a8b11b139db6 ./tools/find/__init__.pyc 2f03913769cb61079e5edf2fba74ad7f ./tools/find/ast.pyc 8d5b04fb2054198699523c01705e173d ./tools/find/eval.pyc 204bbf0a5518e12fe020a47fa74db049 ./tools/find/find.pyc c5e106a39696bcaf0b068903377b1fb8 ./tools/find/parser.pyc f043c3de8cdc898c001c3c34de0bfa5e ./tools/find/tokenizer.pyc 9452d750cb654f1581f06fabcfb33e33 ./tools/fmt.pyc 764446c3cf7675b473e215bfb506ce60 ./tools/fmt_test.pyc f86d7d681441e09d56abb5096d55eed2 ./tools/readlink.pyc de31a6268e06339f820059e5dbb6b3b3 ./tools/xargs/xargs.pyc e00f64e5e253c5abf50cd7d4a3448e28 ./tools/ysh_ify.pyc e4e76ea0e2c759091bef337129171644 ./tools/ysh_ify_test.pyc fe6dd7351958240c06acb58bd9756a5c ./vendor/__init__.pyc ded76aab0b27372bc7fbe28856262568 ./vendor/jsontemplate.pyc 32b1860431c9a12dff90456a2f7bc9fd ./vendor/ninja_syntax.pyc 449c6a6039a0df821cfbe428f974fc50 ./vendor/typing.pyc 4b7eed49f8dd19dcfa33844f9bcf28c5 ./web/table/csv2html.pyc e6d8728672e5ae832947f99b1a35d442 ./web/table/schema2sqlite.pyc d6f02e52eb3eedb6a436d14c14b77342 ./ysh/NINJA_subgraph.pyc 1e8b573cd8a86b42ed7d3c591e9a95ba ./ysh/__init__.pyc 49da5aa5b2287b3ceec2bc01cb76e99b ./ysh/expr_eval.pyc 5ee2539752ee0255029009f79043c4cf ./ysh/expr_parse.pyc 11b31e553856205495028d28708d0edd ./ysh/expr_parse_test.pyc b2091af55302d035dbe8f46dbc21f1de ./ysh/expr_to_ast.pyc 87b1cae2f90ec83eb450a02dbd4f5f11 ./ysh/func_proc.pyc fec3087d8aa159927629239e91af8146 ./ysh/grammar_gen.pyc 1c6dee290d135a4911a4053ab6c699d1 ./ysh/regex_translate.pyc 6e9cf54b3e14349c98ceea0c3c424ec8 ./ysh/regex_translate_test.pyc 19cadc0b1ac5cf9d7d276fbf7b99673e ./ysh/val_ops.pyc ec64428586ff3d14024dfd44bf92af78 ./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