~/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/metrics.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/parse.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/lint.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 23929 ./_devbuild/gen/id_kind_asdl.pyc 39049 ./_devbuild/gen/mycpp_asdl.pyc 10422 ./_devbuild/gen/nil8_asdl.pyc 11234 ./_devbuild/gen/option_asdl.pyc 11909 ./_devbuild/gen/pretty_asdl.pyc 54642 ./_devbuild/gen/runtime_asdl.pyc 16128 ./_devbuild/gen/shared_variant_asdl.pyc 264123 ./_devbuild/gen/syntax_asdl.pyc 15111 ./_devbuild/gen/typed_arith_asdl.pyc 45999 ./_devbuild/gen/typed_demo_asdl.pyc 6117 ./_devbuild/gen/types_asdl.pyc 55793 ./_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 4390 ./asdl/asdl_main.pyc 12438 ./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 3571 ./asdl/front_end.pyc 6586 ./asdl/front_end_test.pyc 27464 ./asdl/gen_cpp.pyc 17714 ./asdl/gen_python.pyc 5441 ./asdl/gen_python_test.pyc 4069 ./asdl/metrics.pyc 12283 ./asdl/parse.pyc 1550 ./asdl/pybase.pyc 1888 ./asdl/runtime.pyc 3080 ./asdl/target_lang_test.pyc 492 ./asdl/util.pyc 4677 ./asdl/visitor.pyc 123 ./benchmarks/__init__.pyc 1505 ./benchmarks/cachegrind_to_tsv.pyc 1750 ./benchmarks/compute/bubble_sort.pyc 929 ./benchmarks/compute/fib.pyc 346 ./benchmarks/compute/for_loop.pyc 225 ./benchmarks/compute/hello.pyc 1131 ./benchmarks/compute/palindrome.pyc 975 ./benchmarks/compute/word_freq.pyc 489 ./benchmarks/fake_libc.pyc 1391 ./benchmarks/gc_stats_to_tsv.pyc 1444 ./benchmarks/javascript/hexstring.pyc 624 ./benchmarks/javascript/squares.pyc 1582 ./benchmarks/osh_runtime.pyc 2428 ./benchmarks/pytrace.pyc 6990 ./benchmarks/time_.pyc 4881 ./benchmarks/uftrace_allocs.pyc 850 ./benchmarks/uftrace_allocs_test.pyc 2624 ./benchmarks/uftrace_plugin.pyc 2077 ./benchmarks/virtual_memory.pyc 3902 ./bin/NINJA_subgraph.pyc 116 ./bin/__init__.pyc 446 ./bin/hello.pyc 571 ./bin/hello_mylib.pyc 1658 ./bin/oil.pyc 5311 ./bin/oils_for_unix.pyc 1494 ./bin/osh_eval.pyc 3380 ./bin/osh_parse.pyc 118 ./build/__init__.pyc 3939 ./build/dynamic_deps.pyc 1097 ./build/dynamic_deps_test.pyc 17597 ./build/ninja_lib.pyc 6950 ./build/ninja_lib_test.pyc 12215 ./build/ninja_main.pyc 1957 ./build/ref/c_module_srcs.pyc 1152 ./build/ref/c_module_toc.pyc 1185 ./build/ref/make_zip.pyc 120 ./builtin/__init__.pyc 15308 ./builtin/assign_osh.pyc 8101 ./builtin/bracket_osh.pyc 1115 ./builtin/bracket_osh_test.pyc 13876 ./builtin/completion_osh.pyc 639 ./builtin/completion_osh_test.pyc 2411 ./builtin/completion_ysh.pyc 9990 ./builtin/dirs_osh.pyc 9169 ./builtin/error_ysh.pyc 5468 ./builtin/func_eggex.pyc 5128 ./builtin/func_hay.pyc 18076 ./builtin/func_misc.pyc 828 ./builtin/func_misc_test.pyc 10731 ./builtin/func_reflect.pyc 12193 ./builtin/hay_ysh.pyc 4326 ./builtin/io_osh.pyc 7415 ./builtin/io_ysh.pyc 4078 ./builtin/json_ysh.pyc 23313 ./builtin/meta_oils.pyc 6241 ./builtin/method_dict.pyc 10575 ./builtin/method_io.pyc 6076 ./builtin/method_list.pyc 3651 ./builtin/method_other.pyc 18214 ./builtin/method_str.pyc 3674 ./builtin/method_type.pyc 3255 ./builtin/misc_osh.pyc 977 ./builtin/misc_osh_test.pyc 4218 ./builtin/module_ysh.pyc 12810 ./builtin/printf_osh.pyc 5819 ./builtin/private_ysh.pyc 21409 ./builtin/process_osh.pyc 16095 ./builtin/pure_osh.pyc 7650 ./builtin/pure_ysh.pyc 10876 ./builtin/read_osh.pyc 1335 ./builtin/read_osh_test.pyc 12431 ./builtin/readline_osh.pyc 2210 ./builtin/readline_osh_test.pyc 12318 ./builtin/trap_osh.pyc 1560 ./builtin/trap_osh_test.pyc 4343 ./client/headless_demo.pyc 2672 ./client/py_fanos.pyc 3044 ./client/py_fanos_test.pyc 1420 ./core/NINJA_subgraph.pyc 117 ./core/__init__.pyc 6164 ./core/alloc.pyc 1912 ./core/alloc_test.pyc 16719 ./core/bash_impl.pyc 13515 ./core/comp_ui.pyc 7262 ./core/comp_ui_test.pyc 36734 ./core/completion.pyc 21396 ./core/completion_test.pyc 20903 ./core/dev.pyc 13776 ./core/error.pyc 26045 ./core/executor.pyc 11010 ./core/main_loop.pyc 880 ./core/num.pyc 2475 ./core/optview.pyc 2247 ./core/optview_gen.pyc 57169 ./core/process.pyc 19588 ./core/process_test.pyc 818 ./core/property_tests.pyc 9156 ./core/pyos.pyc 6658 ./core/pyutil.pyc 709 ./core/pyutil_test.pyc 8289 ./core/sh_init.pyc 28674 ./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 4160 ./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 16179 ./frontend/consts_gen.pyc 11180 ./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 2341 ./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 67122 ./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 619 ./tools/lint.pyc 954 ./tools/readlink.pyc 13586 ./tools/xargs/xargs.pyc 25348 ./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 92a5ba5a9728c1083687a4cfccc2fd49 ./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 f541231350f611cf816a3920c74b5286 ./_devbuild/gen/id_kind_asdl.pyc 987d13c031b4b3189936bc30c7edef9a ./_devbuild/gen/mycpp_asdl.pyc 0d0ce9afe0348a2dc205866dfe6a3486 ./_devbuild/gen/nil8_asdl.pyc 0278ab9ba13937c6b8fae4f133b6b129 ./_devbuild/gen/option_asdl.pyc a66378c632630e8b0ef0394a9221e31b ./_devbuild/gen/pretty_asdl.pyc 27abc47302d0ea12d6e2fbbcd9a4fd4c ./_devbuild/gen/runtime_asdl.pyc f775d38caabfa159f2bf54edc20a2243 ./_devbuild/gen/shared_variant_asdl.pyc 5b9ff72d487ce57ac370e4b5180ffa39 ./_devbuild/gen/syntax_asdl.pyc 3f0cc77aa072e933a4c36602730ebf00 ./_devbuild/gen/typed_arith_asdl.pyc 83513f3a29caf77e6bba663e16f501e8 ./_devbuild/gen/typed_demo_asdl.pyc d61c22b1b1a20548fefdd485cdc31695 ./_devbuild/gen/types_asdl.pyc 45d74bd55bebac22aecb27f0bb77c385 ./_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 bc4c3473b5718a03c8da57fec2d93c84 ./asdl/asdl_main.pyc 67a8dc052d9cd731e88f6f098d5c1ae1 ./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 17eb800801bfa8cac4362e6900d1487a ./asdl/front_end.pyc ac5945531475dab2b7578420474a1957 ./asdl/front_end_test.pyc 2b6221658c32bf19fd8d6f8cf4239408 ./asdl/gen_cpp.pyc b11179399f6dd8788567378d8b06a441 ./asdl/gen_python.pyc bf8786608641555ac0ef30638a235ad1 ./asdl/gen_python_test.pyc 1abb2e9502b68057d82a44537d526f41 ./asdl/metrics.pyc cee797338fa0a8ff3998f9ada85c0e87 ./asdl/parse.pyc 3ea02e7ee2feec1e8cd744ec473fe133 ./asdl/pybase.pyc fe46cd94eb594bfb33015af4c323cb49 ./asdl/runtime.pyc a99801f29f092fec0f586336a238315e ./asdl/target_lang_test.pyc 6c0d3d3e798407b8ebd5edcd455cd2a4 ./asdl/util.pyc 116ae3f2eff6b1de2857cc6453b03cdd ./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 93f816e35dfc9df3bb34ea5ebacd5472 ./builtin/func_hay.pyc 68487e80da7d8b1a28975619113f89d8 ./builtin/func_misc.pyc ff7887748fdf697e319526128916e251 ./builtin/func_misc_test.pyc e3609f359ee5ff529df0d140f16bc70d ./builtin/func_reflect.pyc 5883a44a321566bb887b23b875de8687 ./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 b12f52a1770c9591d22b8956e3a4141d ./builtin/method_other.pyc e01fe0754275bd6a3f58d4fcb3e67f24 ./builtin/method_str.pyc 1c283778ec0558c4a07fbd86d352701e ./builtin/method_type.pyc cc601dffb5fcd6b2db0e95a0eeee2ec0 ./builtin/misc_osh.pyc 9d3e91f59daa30989d1fc237236cbd87 ./builtin/misc_osh_test.pyc 37a3aed2ce7c340d4da88a0243ee3b3b ./builtin/module_ysh.pyc 4ea2102a124bfd30bda3cd759ea920b7 ./builtin/printf_osh.pyc 8381baa5c1f5dc4679f0699a2cddc410 ./builtin/private_ysh.pyc 8111769bc5ef691f4724c440cf7da43c ./builtin/process_osh.pyc 12bf2ee648c507414bcf6aa79b4a03ad ./builtin/pure_osh.pyc 7ff2efb7099ae0dc1e78f2598eb5a9cf ./builtin/pure_ysh.pyc 8a058b628f327d24402f1a0d72788de9 ./builtin/read_osh.pyc 95afea7e4b8031defbcfad2128af0077 ./builtin/read_osh_test.pyc dac1228dd07cd21bf18f64144b94904e ./builtin/readline_osh.pyc 127baeb3bf7d8b2f8a3b5469fd4a62e3 ./builtin/readline_osh_test.pyc c71585f0ae9eaa495078c9ebcdb95081 ./builtin/trap_osh.pyc 1ce3c07514f04b82e03dd07ad3141f79 ./builtin/trap_osh_test.pyc bfc206c5892a042e8c2aafa229b09158 ./client/headless_demo.pyc 144c4e97f5133d13ba2aa0ac4c3ec518 ./client/py_fanos.pyc 4737394d4374f091ff73431fcbb35bca ./client/py_fanos_test.pyc f32537d72ed55438dc3a97d9237a4c95 ./core/NINJA_subgraph.pyc 1e7537ac7bc89874796f1a5a108aab8a ./core/__init__.pyc bcd156c550c378af463928f68bd991a6 ./core/alloc.pyc 64a7ba715fd2fe035d49927396663b13 ./core/alloc_test.pyc 69d637d90d652fd86a3ff744dfbdbc7c ./core/bash_impl.pyc d0a08aeb22cd047a6e73d870e6e7711d ./core/comp_ui.pyc a0c2bfee222a9ed6e14ab8b2f3009d02 ./core/comp_ui_test.pyc 17d64dfd3828bdb5b0877e382d299652 ./core/completion.pyc 60337e9ce6d609c0415dbaaffb9b7027 ./core/completion_test.pyc 542548fb9a9f6fad9459d8f502fa3fdc ./core/dev.pyc cf3f40a52a9666a2966b965d76a99359 ./core/error.pyc d10e7b75ea731d687645ff5885138ae1 ./core/executor.pyc a66bb46c4ee89a64197da774cc6a4f74 ./core/main_loop.pyc 9c6fdab90cc709ae96ffc3ea5b82c259 ./core/num.pyc 7eb53ae905c1c49113f68054a0f8b260 ./core/optview.pyc f656b078579443f5771d7daf9387460b ./core/optview_gen.pyc 6fc81b4b4f4d012f16d6f86d91082852 ./core/process.pyc 95314094a9389ae87911ea10cbdd492d ./core/process_test.pyc b1023315d6b647872e9a2640443b99af ./core/property_tests.pyc aab20e25968539ef37861ef29c50b33b ./core/pyos.pyc 60c137fb654287f58c34eb22c2f6a4b9 ./core/pyutil.pyc 6db3d2e72fd94274c8687616162a67c9 ./core/pyutil_test.pyc c45d227b21c7e8848f8701440575bf64 ./core/sh_init.pyc 7ec567e0482088dd6ec244e2684afbff ./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 025d496efd55b88c45be7b7dc3487785 ./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 05ca9d361885f4e5c0bfb1d27c516e43 ./frontend/consts_gen.pyc e34e9388acad17971f0afc2fb0545c10 ./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 b27144011e3c58a914bb00f81af76cc1 ./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 023a435fe632d8fa6047ac0b81f0761d ./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 7f4e13338952933ff8450451e35b0fd5 ./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 0dcd1599a499016cdc1b7d4e2f7110f9 ./tools/lint.pyc 5048576b635bed99814284c867c953f5 ./tools/readlink.pyc 8c52074b8e9e824bfbf5da6eef534c83 ./tools/xargs/xargs.pyc f315a12d09bb6da3778b93135393b0d3 ./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 622b4964ea804a7566b142fbc3e0ed4b ./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 247 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 6483 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 1768 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 2190 bytes of top-level bytecode _devbuild/gen/value_asdl.py Compiled to 1362 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 4387 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 1008 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 3452 bytes of top-level bytecode frontend/flag_spec.py Compiled to 299 bytes of top-level bytecode frontend/builtin_def.py Compiled to 367 bytes of top-level bytecode frontend/parse_lib.py Compiled to 670 bytes of top-level bytecode frontend/lexer_gen.py Compiled to 455 bytes of top-level bytecode frontend/id_kind_def_test.py Compiled to 167 bytes of top-level bytecode frontend/syntax_abbrev.py Compiled to 294 bytes of top-level bytecode frontend/match.py Compiled to 1020 bytes of top-level bytecode frontend/signal_gen.py Compiled to 161 bytes of top-level bytecode frontend/match_test.py Compiled to 151 bytes of top-level bytecode frontend/id_kind_def.py Compiled to 234 bytes of top-level bytecode frontend/lexer_def.py Compiled to 7413 bytes of top-level bytecode frontend/location.py Compiled to 439 bytes of top-level bytecode frontend/consts_gen.py Compiled to 442 bytes of top-level bytecode pyext/setup_fanos.py Compiled to 102 bytes of top-level bytecode pyext/fastlex_test.py Compiled to 172 bytes of top-level bytecode pyext/fanos_test.py Compiled to 193 bytes of top-level bytecode pyext/setup_fastlex.py Compiled to 108 bytes of top-level bytecode pyext/line_input_test.py Compiled to 98 bytes of top-level bytecode pyext/setup_posix.py Compiled to 99 bytes of top-level bytecode pyext/setup_line_input.py Compiled to 99 bytes of top-level bytecode pyext/posix_test.py Compiled to 272 bytes of top-level bytecode pyext/setup_libc.py Compiled to 102 bytes of top-level bytecode pyext/setup_fastfunc.py Compiled to 102 bytes of top-level bytecode pyext/libc_test.py Compiled to 147 bytes of top-level bytecode pyext/fastfunc_test.py Compiled to 120 bytes of top-level bytecode prebuilt/__init__.py Compiled to 4 bytes of top-level bytecode prebuilt/NINJA_subgraph.py Compiled to 57 bytes of top-level bytecode soil/__init__.py Compiled to 4 bytes of top-level bytecode soil/web.py Compiled to 490 bytes of top-level bytecode soil/web_test.py Compiled to 104 bytes of top-level bytecode soil/collect_json.py Compiled to 173 bytes of top-level bytecode demo/cpython/pickle_instance.py Compiled to 128 bytes of top-level bytecode demo/cpython/readline_mod.py Compiled to 149 bytes of top-level bytecode demo/cpython/keyboard_interrupt.py Compiled to 176 bytes of top-level bytecode demo/cpython/regex_replace.py Compiled to 84 bytes of top-level bytecode demo/cpython/fork_signal_state.py Compiled to 191 bytes of top-level bytecode demo/coproc.py Compiled to 119 bytes of top-level bytecode demo/shedskin/tdop.py Compiled to 258 bytes of top-level bytecode demo/shedskin/demo_asdl.py Compiled to 844 bytes of top-level bytecode demo/shedskin/const.py Compiled to 34 bytes of top-level bytecode demo/shedskin/arith_parse.py Compiled to 268 bytes of top-level bytecode demo/shedskin/runtime.py Compiled to 393 bytes of top-level bytecode demo/old/old_code.py Compiled to 177 bytes of top-level bytecode demo/old/__init__.py Compiled to 4 bytes of top-level bytecode demo/old/ovm2/__init__.py Compiled to 4 bytes of top-level bytecode demo/old/ovm2/oheap2.py Compiled to 357 bytes of top-level bytecode demo/old/ovm2/oheap2_test.py Compiled to 104 bytes of top-level bytecode demo/old/gen_oheap_cpp.py Compiled to 344 bytes of top-level bytecode demo/old/encode.py Compiled to 173 bytes of top-level bytecode demo/swig/setup.py Compiled to 111 bytes of top-level bytecode demo/houston-fp/demo_main.py Compiled to 203 bytes of top-level bytecode demo/bugs/fd_state.py Compiled to 201 bytes of top-level bytecode deps/source.medo/uftrace/plugin.py Compiled to 91 bytes of top-level bytecode core/sh_init.py Compiled to 419 bytes of top-level bytecode core/__init__.py Compiled to 4 bytes of top-level bytecode core/util.py Compiled to 281 bytes of top-level bytecode core/process.py Compiled to 1554 bytes of top-level bytecode core/error.py Compiled to 675 bytes of top-level bytecode core/comp_ui_test.py Compiled to 216 bytes of top-level bytecode core/pyos.py Compiled to 551 bytes of top-level bytecode core/pyutil_test.py Compiled to 94 bytes of top-level bytecode core/alloc_test.py Compiled to 114 bytes of top-level bytecode core/dev.py Compiled to 758 bytes of top-level bytecode core/main_loop.py Compiled to 548 bytes of top-level bytecode core/NINJA_subgraph.py Compiled to 67 bytes of top-level bytecode core/optview.py Compiled to 156 bytes of top-level bytecode core/executor.py Compiled to 761 bytes of top-level bytecode core/shell.py Compiled to 1519 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 132 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 63 bytes of top-level bytecode asdl/gen_python_test.py Compiled to 218 bytes of top-level bytecode asdl/ast.py Compiled to 500 bytes of top-level bytecode asdl/NINJA_subgraph.py Compiled to 73 bytes of top-level bytecode asdl/gen_cpp.py Compiled to 447 bytes of top-level bytecode asdl/metrics.py Compiled to 228 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 270 bytes of top-level bytecode asdl/asdl_main.py Compiled to 351 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 164 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 284 bytes of top-level bytecode asdl/parse.py Compiled to 539 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/lint.py Compiled to 90 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 24215 ./_devbuild/gen/id_kind_asdl.pyc 44814 ./_devbuild/gen/mycpp_asdl.pyc 11971 ./_devbuild/gen/nil8_asdl.pyc 11470 ./_devbuild/gen/option_asdl.pyc 13688 ./_devbuild/gen/pretty_asdl.pyc 62032 ./_devbuild/gen/runtime_asdl.pyc 18386 ./_devbuild/gen/shared_variant_asdl.pyc 303492 ./_devbuild/gen/syntax_asdl.pyc 17336 ./_devbuild/gen/typed_arith_asdl.pyc 52705 ./_devbuild/gen/typed_demo_asdl.pyc 6595 ./_devbuild/gen/types_asdl.pyc 64209 ./_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 5073 ./asdl/asdl_main.pyc 13733 ./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 4141 ./asdl/front_end.pyc 7277 ./asdl/front_end_test.pyc 30776 ./asdl/gen_cpp.pyc 20032 ./asdl/gen_python.pyc 6232 ./asdl/gen_python_test.pyc 4644 ./asdl/metrics.pyc 14192 ./asdl/parse.pyc 1774 ./asdl/pybase.pyc 2621 ./asdl/runtime.pyc 3237 ./asdl/target_lang_test.pyc 553 ./asdl/util.pyc 5837 ./asdl/visitor.pyc 123 ./benchmarks/__init__.pyc 1811 ./benchmarks/cachegrind_to_tsv.pyc 2050 ./benchmarks/compute/bubble_sort.pyc 1050 ./benchmarks/compute/fib.pyc 388 ./benchmarks/compute/for_loop.pyc 240 ./benchmarks/compute/hello.pyc 1282 ./benchmarks/compute/palindrome.pyc 1113 ./benchmarks/compute/word_freq.pyc 520 ./benchmarks/fake_libc.pyc 1669 ./benchmarks/gc_stats_to_tsv.pyc 1562 ./benchmarks/javascript/hexstring.pyc 700 ./benchmarks/javascript/squares.pyc 1649 ./benchmarks/osh_runtime.pyc 2862 ./benchmarks/pytrace.pyc 7624 ./benchmarks/time_.pyc 5379 ./benchmarks/uftrace_allocs.pyc 919 ./benchmarks/uftrace_allocs_test.pyc 2922 ./benchmarks/uftrace_plugin.pyc 2469 ./benchmarks/virtual_memory.pyc 4006 ./bin/NINJA_subgraph.pyc 116 ./bin/__init__.pyc 491 ./bin/hello.pyc 636 ./bin/hello_mylib.pyc 1917 ./bin/oil.pyc 6045 ./bin/oils_for_unix.pyc 1755 ./bin/osh_eval.pyc 4069 ./bin/osh_parse.pyc 118 ./build/__init__.pyc 4563 ./build/dynamic_deps.pyc 1043 ./build/dynamic_deps_test.pyc 19967 ./build/ninja_lib.pyc 7644 ./build/ninja_lib_test.pyc 13400 ./build/ninja_main.pyc 2199 ./build/ref/c_module_srcs.pyc 1338 ./build/ref/c_module_toc.pyc 1360 ./build/ref/make_zip.pyc 120 ./builtin/__init__.pyc 18181 ./builtin/assign_osh.pyc 9403 ./builtin/bracket_osh.pyc 1263 ./builtin/bracket_osh_test.pyc 15796 ./builtin/completion_osh.pyc 679 ./builtin/completion_osh_test.pyc 2791 ./builtin/completion_ysh.pyc 11651 ./builtin/dirs_osh.pyc 10833 ./builtin/error_ysh.pyc 6526 ./builtin/func_eggex.pyc 5918 ./builtin/func_hay.pyc 20941 ./builtin/func_misc.pyc 901 ./builtin/func_misc_test.pyc 12631 ./builtin/func_reflect.pyc 14077 ./builtin/hay_ysh.pyc 5066 ./builtin/io_osh.pyc 8511 ./builtin/io_ysh.pyc 4697 ./builtin/json_ysh.pyc 28465 ./builtin/meta_oils.pyc 7188 ./builtin/method_dict.pyc 12469 ./builtin/method_io.pyc 6872 ./builtin/method_list.pyc 4286 ./builtin/method_other.pyc 22349 ./builtin/method_str.pyc 4318 ./builtin/method_type.pyc 3702 ./builtin/misc_osh.pyc 1093 ./builtin/misc_osh_test.pyc 4781 ./builtin/module_ysh.pyc 15112 ./builtin/printf_osh.pyc 6689 ./builtin/private_ysh.pyc 24855 ./builtin/process_osh.pyc 19076 ./builtin/pure_osh.pyc 8999 ./builtin/pure_ysh.pyc 12848 ./builtin/read_osh.pyc 1509 ./builtin/read_osh_test.pyc 14259 ./builtin/readline_osh.pyc 2566 ./builtin/readline_osh_test.pyc 14673 ./builtin/trap_osh.pyc 1565 ./builtin/trap_osh_test.pyc 4786 ./client/headless_demo.pyc 3252 ./client/py_fanos.pyc 3491 ./client/py_fanos_test.pyc 1506 ./core/NINJA_subgraph.pyc 117 ./core/__init__.pyc 6799 ./core/alloc.pyc 2121 ./core/alloc_test.pyc 19730 ./core/bash_impl.pyc 15796 ./core/comp_ui.pyc 8074 ./core/comp_ui_test.pyc 41659 ./core/completion.pyc 23817 ./core/completion_test.pyc 24930 ./core/dev.pyc 15347 ./core/error.pyc 32158 ./core/executor.pyc 12793 ./core/main_loop.pyc 1023 ./core/num.pyc 2851 ./core/optview.pyc 2387 ./core/optview_gen.pyc 66058 ./core/process.pyc 22953 ./core/process_test.pyc 901 ./core/property_tests.pyc 10612 ./core/pyos.pyc 7758 ./core/pyutil.pyc 765 ./core/pyutil_test.pyc 9754 ./core/sh_init.pyc 33577 ./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 4815 ./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 17660 ./frontend/consts_gen.pyc 11678 ./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 2935 ./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 78126 ./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 791 ./tools/lint.pyc 1206 ./tools/readlink.pyc 15481 ./tools/xargs/xargs.pyc 31455 ./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 4a93631dd7badf46426cd0b4dec30c70 ./SIZES.txt 867401f230034c5fc4bde67f1f2e513c ./_devbuild/__init__.pyc 324a19b68a872f2b44f12a46be7e676f ./_devbuild/gen/__init__.pyc b8e07c3785909e939fa01bee092b1c90 ./_devbuild/gen/arg_types.pyc 2cd52133e8a07447c3a6191e35ee9756 ./_devbuild/gen/arith_nt.pyc fba1ee454a1bcff4ca937788574f8d2e ./_devbuild/gen/demo_lib_asdl.pyc c886830ce2e78ed4dd81b2271c032777 ./_devbuild/gen/expr_asdl.pyc 5857e401397b339c6e6e8350e85a41cf ./_devbuild/gen/find_asdl.pyc febfde6a72d1f014333efc92a9fa1458 ./_devbuild/gen/find_nt.pyc 2faa4f8f727934ba53a0bbc592d2ae62 ./_devbuild/gen/grammar_nt.pyc 51ce053bfc94e80c9508888ecc62f41c ./_devbuild/gen/hnode_asdl.pyc bbe10c2e635e81ecc28c78ea7578ee8f ./_devbuild/gen/htm8_asdl.pyc 9b402002f7c387dd6d180372daae360d ./_devbuild/gen/id_kind.pyc ef3145db6143f0b83c5cca84c892f743 ./_devbuild/gen/id_kind_asdl.pyc f9a22c7ed71b2077318291808977f9e1 ./_devbuild/gen/mycpp_asdl.pyc 859478fac6fa616509b047be04923b6c ./_devbuild/gen/nil8_asdl.pyc 4773fd784ab1076927bd9999bbf0fc94 ./_devbuild/gen/option_asdl.pyc 8a784a9ca9a8c8405661f2bbd29c5725 ./_devbuild/gen/pretty_asdl.pyc ab3199fa717b80371fe70df294fcf37b ./_devbuild/gen/runtime_asdl.pyc df2e7299ee13cefbdda83fdb1e82c058 ./_devbuild/gen/shared_variant_asdl.pyc 94271f5432a4a4e05a82b0db54683074 ./_devbuild/gen/syntax_asdl.pyc 3a64a3aba4159b55d01530fd416be75a ./_devbuild/gen/typed_arith_asdl.pyc 381e0e74e7ce6d6a544f85be304c1d8e ./_devbuild/gen/typed_demo_asdl.pyc ad079a5d3ece0331f83d28bc98c75c2d ./_devbuild/gen/types_asdl.pyc 6ee3d07c9f948a60784ec6419acdabdf ./_devbuild/gen/value_asdl.pyc 06d4147da781024e6328ca90fc78e47a ./_devbuild/gen/yaks_asdl.pyc d3ce68452130cc57e216a3a0b718e76f ./_gen/__init__.pyc 33a4feb190b3d85d2f769c0b0a1c9407 ./_gen/ysh/__init__.pyc 3ad1291cbbe2d79f4c6c5181ca9de753 ./asdl/NINJA_subgraph.pyc 698d9d185a3c6b8cb1d2ac5e8ee9b935 ./asdl/__init__.pyc 6e2c04b999b886369fe09336f7879546 ./asdl/asdl_main.pyc c080ead22806b819cbde21c0ab5615cc ./asdl/ast.pyc 4ebd95af81b860e21b689d99a7b7579e ./asdl/examples/__init__.pyc f37d6bac586eb86204ea88fb33ab442d ./asdl/examples/tdop.pyc 51444b599c0b787387c1c99ef23622c6 ./asdl/examples/tdop_lexer.pyc 119a76524a519d294edbaa238402493b ./asdl/examples/typed_arith_abbrev.pyc 40c36c2e8a9f5021ac421c28bb81c230 ./asdl/examples/typed_arith_parse.pyc 1aec975e960d07505783f2def459b2bf ./asdl/examples/typed_arith_parse_test.pyc d5cf31cdbab8a83a9d77707efc14f059 ./asdl/examples/typed_demo.pyc e408d6141088a8b0d05f9128d8eebee0 ./asdl/format.pyc 8cca0dd148ddeac691b22fa8fb5d480e ./asdl/format_test.pyc e6adc982c892383f9c87d9b887b6de37 ./asdl/front_end.pyc 5711fa39512684c3eb1ec87b21f6d253 ./asdl/front_end_test.pyc bd272d19cdd3798ba9d5c827971a400b ./asdl/gen_cpp.pyc 1ce39d71ab6bf36ee055593ba5e9c151 ./asdl/gen_python.pyc e18a2cc24b2948182b645df50fed10cc ./asdl/gen_python_test.pyc f04428f714e486406600a22a23a6b428 ./asdl/metrics.pyc c9924cf6182bb4abf40641bd4f9a788b ./asdl/parse.pyc 57ceecd59b988c43f945c033c09d69ff ./asdl/pybase.pyc ad497c56a2dc3c565c4c0af4fb3ffa01 ./asdl/runtime.pyc 2df4f9ffccb8734f9e676d5fe8065eff ./asdl/target_lang_test.pyc 5f9396cbf9ef3328c35551d71d114f6f ./asdl/util.pyc 4079eeaa03be0582d38abb01350a90d8 ./asdl/visitor.pyc ea974341f44db650495ef8888fbbc206 ./benchmarks/__init__.pyc 71f287ecb85bdd62568ad03ba5474f2d ./benchmarks/cachegrind_to_tsv.pyc 71446ba847f1ea6017b7bb7e4220596e ./benchmarks/compute/bubble_sort.pyc 614e1b842e3970e4da3cd8aa95fdaea6 ./benchmarks/compute/fib.pyc 59a89b6b497e0dfe60e41167a73f4f28 ./benchmarks/compute/for_loop.pyc 1a13dfe392410b37e1a9278d61f1e62a ./benchmarks/compute/hello.pyc 7ace15e0d5d8046bde2189faf4ccbe7c ./benchmarks/compute/palindrome.pyc 4831bbf500ef60bee0a1d00a2dcdc38e ./benchmarks/compute/word_freq.pyc e0c39eddfd0985057f8a549101bd16e7 ./benchmarks/fake_libc.pyc e9d1274f0adfa2649a586a1f735b22bf ./benchmarks/gc_stats_to_tsv.pyc 8d68977300e311a5d91d51f61062c3cc ./benchmarks/javascript/hexstring.pyc dc7ebf6a3be5188ab8fff5fb1e510562 ./benchmarks/javascript/squares.pyc 080f596f83d46ce3213d9499fde769cd ./benchmarks/osh_runtime.pyc e37f7b7a6b47f0279d473ecde8e87801 ./benchmarks/pytrace.pyc 8265c751b1435c4a8177d130d0db5478 ./benchmarks/time_.pyc 813b46afd4c3b80ed63efbb8642d35d4 ./benchmarks/uftrace_allocs.pyc 574cd4f11eb05501677cdb64d2a28cc9 ./benchmarks/uftrace_allocs_test.pyc 4d3d67bc5c78c07177c12e7a0b4a8073 ./benchmarks/uftrace_plugin.pyc b5f49de3ceab918ca38a91dc4207ea66 ./benchmarks/virtual_memory.pyc de1a60842fc4b60a06859a58a4f344eb ./bin/NINJA_subgraph.pyc c332a53282895feb75868530bb66769d ./bin/__init__.pyc d65a726671119ea8af734f50b6a31b31 ./bin/hello.pyc 4612cfc3ebc54f6987d4f4737cc003e3 ./bin/hello_mylib.pyc fc5b15f224d5af455213cb55c30f0780 ./bin/oil.pyc c5376a42567c904e7fde5bdc28adf982 ./bin/oils_for_unix.pyc 63af1c431a28d17519a5c16b98649033 ./bin/osh_eval.pyc f6566e94bc4ae43d95df6b745026942a ./bin/osh_parse.pyc c141ba8ba222bff42d74831f8e9e6dc5 ./build/__init__.pyc d9cf2787c83005874c1cbe681d244554 ./build/dynamic_deps.pyc a3227083a5efaff99f87841eb9b0649b ./build/dynamic_deps_test.pyc c2c844cd7300bff936ab4cecac07beb2 ./build/ninja_lib.pyc 90136469605fabbb5793c9d4961a9580 ./build/ninja_lib_test.pyc 942655b5f40b0d1af5774ccc9c1ad695 ./build/ninja_main.pyc 0254c7e94e7377377217f415a79e1734 ./build/ref/c_module_srcs.pyc e0f0763fb3b014737a88e5d308115506 ./build/ref/c_module_toc.pyc 7e07cc2f14e22e3478aa103795e469bd ./build/ref/make_zip.pyc b27f1afc7a8648270114708ec1a14d22 ./builtin/__init__.pyc 3a3a195e26b9b85fc0ba4faa6a22d5df ./builtin/assign_osh.pyc 4726c39142dd2cb22d80b3e5f6fb8f4e ./builtin/bracket_osh.pyc 66851f803558f289b4c0aad4b257ca4d ./builtin/bracket_osh_test.pyc 1e16d7f74be2c6c264d428981a054d9b ./builtin/completion_osh.pyc c0562f7f0ca32565c0402d55879e3ac7 ./builtin/completion_osh_test.pyc 94de6850dec0ab6b5ad5feca17985d32 ./builtin/completion_ysh.pyc f257c5e027c085c1a706a7db12a72570 ./builtin/dirs_osh.pyc bdaf2783f5904ee31c4cc14256371481 ./builtin/error_ysh.pyc 389ecc7516d5c88d57454682b157f9a4 ./builtin/func_eggex.pyc 6bda0e489a746b92e93f399f37fe55b7 ./builtin/func_hay.pyc 68b71e8639a6141a42ee911845b6dfd8 ./builtin/func_misc.pyc f4bd78182ec26b61f36148b0fe356a63 ./builtin/func_misc_test.pyc 94ce906eebd16463ec21519c4a388845 ./builtin/func_reflect.pyc 9b65f105db65399bac5e4dc0fda0a379 ./builtin/hay_ysh.pyc 4137ef3adc6b5f9499d626715d2343d4 ./builtin/io_osh.pyc 99291b11672ec4f6cd000b1bbb827bbe ./builtin/io_ysh.pyc 692ae056bc09f70bb420f62a94ba14b4 ./builtin/json_ysh.pyc 19d5c51fcacf1e2aa85c66deeda50924 ./builtin/meta_oils.pyc d885d626cf088326c5d5d94967bdb195 ./builtin/method_dict.pyc f03259d3ce5eff36ee4ee8b3712a4eb0 ./builtin/method_io.pyc 17d6fd74044bb03e55bdebbebd7ad10b ./builtin/method_list.pyc 5104ba8b8ada5de0c0c2d92f59b0be48 ./builtin/method_other.pyc 68909d235b1d01757b96fee5c42d51f9 ./builtin/method_str.pyc 528a1c1a0ec1218a699c7d86fa457bbe ./builtin/method_type.pyc 1a3429a60a0ced787f065891d1007c6e ./builtin/misc_osh.pyc 0c6bf6e780252e64c030ae877083ac88 ./builtin/misc_osh_test.pyc 466291249b50318dfb24e1a3084eb1b0 ./builtin/module_ysh.pyc ed68e8787ee00f506f24969f3b00518c ./builtin/printf_osh.pyc ae708bec4745c6d4c362aa21be9bd529 ./builtin/private_ysh.pyc 630870ee9caf68aeb5a924822dc3e7f1 ./builtin/process_osh.pyc aa30980e71e49d0735ab04e6b5dd395a ./builtin/pure_osh.pyc e212d22bf94f960e43c655327d1fefcf ./builtin/pure_ysh.pyc e9b4cacfd6246cca85458240e3184d74 ./builtin/read_osh.pyc 11c090207d790650cc460b5aa71509c5 ./builtin/read_osh_test.pyc e340ad27bd06a822c590cb2974024a12 ./builtin/readline_osh.pyc 572448690f0c48f122f8e0b4428a6823 ./builtin/readline_osh_test.pyc a426b2516046c7e2b11c0b8b17558a26 ./builtin/trap_osh.pyc 856b48bcda8b9bd19287f5c225e0c4f1 ./builtin/trap_osh_test.pyc 213027d1d003d08316a0cfe3f778efa3 ./client/headless_demo.pyc e538b93c0f06402806e7d262255529ea ./client/py_fanos.pyc 71fccb387fa134efb38172318f0bb974 ./client/py_fanos_test.pyc ffc17d75e23b00dd1566aa28a6b33ee8 ./core/NINJA_subgraph.pyc 78da8800addd523ebccf72830ad56c09 ./core/__init__.pyc 685eceb2c1e6fa302d21ba7233628c6f ./core/alloc.pyc fea2e44d88942d2772c3ec30e87eca7c ./core/alloc_test.pyc 6182072a21f43631394cd8e6ceaf17e3 ./core/bash_impl.pyc 1dcb3fc77602feddacb64224a9496b09 ./core/comp_ui.pyc 1f488e66c7663e339d2ef3c298741f5b ./core/comp_ui_test.pyc 89e4399e6ce43e4817809adaecd74433 ./core/completion.pyc 393835706d7aa0a5820e3f9e15e0f77b ./core/completion_test.pyc 54faf7ad426e5679e8e4258060aacba6 ./core/dev.pyc f2f14f086273e02732f49da3578223ff ./core/error.pyc 5aafedb7dc09d8ca585fd8fc566d19fe ./core/executor.pyc 23e3a659f72bc52baa962aae99d747d5 ./core/main_loop.pyc 5355948b49ff0774e4b8e60ec272eb41 ./core/num.pyc 645fe9702f2fa9eca3f6e375e08c7323 ./core/optview.pyc 11edc30a9643cf58eae393c93a130178 ./core/optview_gen.pyc 14317f3b4069da4dc37610f4c48ca35f ./core/process.pyc 87adfbab2c2d0f159f41ae204d778855 ./core/process_test.pyc 27b3acb6dbb6345ab2f0712474448138 ./core/property_tests.pyc e75534f64f7fe86ebd2ffac77bd8243d ./core/pyos.pyc d3928c69d9af5791d43d39423a84e859 ./core/pyutil.pyc 680ab8fb5e978541d2c5f8d87aef8a59 ./core/pyutil_test.pyc c629fd3efcea8de0d02d7535b9080d95 ./core/sh_init.pyc b58e3e663d72e3fd601730d064b86539 ./core/shell.pyc e3b3e17efe4b27146d29f022fcd91b0b ./core/state.pyc dac68bf47fbc32f68197e62f56dae0a1 ./core/state_test.pyc 17ac773bb375612e54fec680b78234d8 ./core/test_lib.pyc 8b01b8af80363a4fd1a9cfb80b6c36e2 ./core/util.pyc 8336f97f6a6925cd820f3dcac42d0ec8 ./core/util_test.pyc 0699bbf55b5e33daa50c430e3e71b5cf ./core/vm.pyc e3072e23b096b8b3ecc42c5e18ec23ec ./cpp/NINJA_subgraph.pyc a1ab9c3d24a1c54a595c70e892725aa2 ./cpp/__init__.pyc 5dff534c7dd1a9c977ade53b8ffeafd3 ./cpp/embedded_file_gen.pyc 1bb9bdd81102db21b06646d2618ee6d1 ./data_lang/NINJA_subgraph.pyc 74d8217e4fbc9a1740cf31dc9d2346c3 ./data_lang/__init__.pyc 99c71642ee0f53ba956ef18f27c94080 ./data_lang/htm8.pyc ebcd5cca0415998b79527b04fa9051c1 ./data_lang/htm8_test.pyc cc268b6970bb1ee51192724d9b7e4b70 ./data_lang/htm8_util.pyc b546239a20cadbd79e5fac57bc6adc93 ./data_lang/htm8_util_test.pyc faf738ad9c2f9e14239d86ae1f650a34 ./data_lang/j8.pyc eba52eb7042e54a2cc566abdbf019385 ./data_lang/j8_lite.pyc ecf87d471c36e7d0d4f4721506c57718 ./data_lang/j8_test.pyc da4c5a339be46f01f74e97364f445b00 ./data_lang/pyj8.pyc 183f1899d38f20ee5617a4d50292ae22 ./data_lang/pyj8_test.pyc 348816bb80fe17efb7638d529f2d70d0 ./demo/bugs/fd_state.pyc 506d10e347054423869b3575fae68842 ./demo/coproc.pyc 6d923d8bfdbf0fb2c60877118bea3e57 ./demo/cpython/fork_signal_state.pyc 63d2b8896086f675324090c7338e53db ./demo/cpython/keyboard_interrupt.pyc 148e29e96ecb0408d35f44224bfa3719 ./demo/cpython/pickle_instance.pyc fa53233eec334f9f27e52f639939c341 ./demo/cpython/readline_mod.pyc 353e76238aaff71515f0517c37fe89ee ./demo/cpython/regex_replace.pyc 2a5dbd923216867f025a4f725675ba9b ./demo/houston-fp/demo_main.pyc 3ac711c725316c1673ae0efbd7ff3e94 ./demo/old/__init__.pyc 748eed72e25e408dd3a5908909c89843 ./demo/old/encode.pyc e791527f4de2fabb2a9f03976cc50a81 ./demo/old/gen_oheap_cpp.pyc 985297d8f00c0c09fb8163cac9163f7d ./demo/old/old_code.pyc 79c5aaf3565d1f989d13300660f07060 ./demo/old/ovm2/__init__.pyc b155bf4dbb004fc5cbcb279719f71e66 ./demo/old/ovm2/oheap2.pyc 524ad176b5375b3d1a9250098d6b7c01 ./demo/old/ovm2/oheap2_test.pyc ea1e17512dbf86345ad7f4f85c8270c1 ./demo/shedskin/arith_parse.pyc a599de674226c2b4c9ea458be84f94bf ./demo/shedskin/const.pyc d8653e129a297b0a0c454f6979ca2d81 ./demo/shedskin/demo_asdl.pyc 458a93109f6f812e79312918790513f7 ./demo/shedskin/runtime.pyc c17ed7f7c94ca2743ed59d57956806d2 ./demo/shedskin/tdop.pyc 3be9606b8733ba4170e8c93abadf64e4 ./demo/swig/setup.pyc f1cca521762200d1ea78504eeb021ac1 ./deps/source.medo/uftrace/plugin.pyc 4cc8366d48ab3d5a5ca78528d9b900d5 ./devtools/__init__.pyc 3fb5ede5586978f1cdac834c6d36fb3b ./devtools/completion.pyc 26fe816af2f5f7ffc4436800686ba5b2 ./devtools/fixes/__init__.pyc c44b8358b06321e4d7c8c56b8cc094ef ./devtools/fixes/fix_itertools_imports.pyc a5d04c8f4850077cdbc3ffeec701a335 ./devtools/oils_gdb.pyc 5653496efb2793f1adf9f025e9d646a6 ./devtools/py_refactor.pyc 9be17caccfbdb01d307473f8eb3a3377 ./devtools/pyann_driver.pyc 69a254caf2bef6944ffd3e46b6008783 ./devtools/release_history.pyc 585758cbf80ee5b414c26c2c682520a2 ./devtools/tsv_column_from_files.pyc 2718c0c74fd8c36cf5e08dd24e311f0c ./devtools/tsv_concat.pyc 552da3f619d614d1bd87afead1eebd32 ./devtools/tsv_stream.pyc 0ea67ea380129b24a96f4609234b7a4a ./devtools/types-old/refactor.pyc 21f51e8b3fe5024c54bd4d40dfab84f2 ./devtools/yaml2json.pyc 506175f6fa9a144a7942d80f328c017e ./display/NINJA_subgraph.pyc 95b94be17ff5625c5acef71584730651 ./display/__init__.pyc 7a1e3554a9cf244a9aba4c758bf149b8 ./display/ansi.pyc ca665765c6844bb67f0762345dcfb419 ./display/pp_hnode.pyc bbd88ed8a7b34343e072b147cf844c71 ./display/pp_value.pyc 3098ca75e706c857ed8a6d681353f5d8 ./display/pretty.pyc 8527c05094f4e7bb959916ecc5cc1a28 ./display/pretty_test.pyc 5964b79d7a688d11d6042fd75a6f2b89 ./display/ui.pyc 32fb7b732f111ccebf4b8e64df690c47 ./display/ui_test.pyc 931d6713b10b86a50e734c3ee030b6dc ./doctools/__init__.pyc eb40165396e4da0e41f6bee65186aed0 ./doctools/cmark.pyc 030d60dee2cb3706be400267f2437f8f ./doctools/cmark_test.pyc 58230723002f3da880b6bae90740672a ./doctools/doc_html.pyc d7f200872ef9d265ba98cf651ab5a5eb ./doctools/fmt_check.pyc f3105e2c2e550891903cf673389df82c ./doctools/help_gen.pyc 7bfff40329db672f201710eec7cb3712 ./doctools/help_gen_test.pyc d1d0024ad4dc42cf708ac82662510a80 ./doctools/html_head.pyc 794e5f0786735437b2db5d678e030928 ./doctools/html_lib.pyc a53aca02198fbf7951d3dc51664e8ead ./doctools/html_lib_test.pyc 1d1061a032952c44e564de2c3485bb3a ./doctools/html_old.pyc 768ab463d0a8079651119d8956b781a6 ./doctools/html_old_test.pyc 3ca7c55b6f9fcb46192b89eea23ea694 ./doctools/oils_doc.pyc 5d88516822f06d3ca72aceb27adb2409 ./doctools/oils_doc_test.pyc 411f7082216ccdc0030e4edbc3bbeda0 ./doctools/ref_check.pyc 762695ee93c17f8d7377fa907f092dbf ./doctools/spelling.pyc 044ef3db379a723bf2012aeb0556f7f9 ./doctools/spelling_test.pyc 95a3d4eb9c313233c9840d0b9e45c770 ./doctools/split_doc.pyc 99bd623c4a002fc9e52995f8551ae224 ./doctools/split_doc_test.pyc b7cde49056bf9776bb63319621b32c96 ./doctools/src_tree.pyc 87e6698a54fa9d3cd5bede1bf1275299 ./doctools/ul_table.pyc b5a56ba42064361a728664d5bac48d2e ./doctools/ul_table_test.pyc 0cf2f85958f733ccd8be84d6df9d4f3b ./doctools/util.pyc 53c1fe47fcb55bad1b81e9976ffc2123 ./frontend/NINJA_subgraph.pyc e0f8437d10d6fa9b0b4ca568f2e36d64 ./frontend/__init__.pyc 2ae44be634667725126b73b3460ea5e0 ./frontend/args.pyc 726498b19223cc2613c2e526e3352208 ./frontend/args_test.pyc 0f809243cd078954c56fae8f99ee4324 ./frontend/builtin_def.pyc 2148ea35393eca550c73928846f2e5d0 ./frontend/consts.pyc 7a5264cc391649a01cbe84b3642c9867 ./frontend/consts_gen.pyc 344bae7012a657740d82529f0a243840 ./frontend/flag_def.pyc 6ea77acf2c7e13cbf1d210bfd2770cc2 ./frontend/flag_gen.pyc f5f634672571db25bd6ed3cacd3427aa ./frontend/flag_spec.pyc a20ccd97fe6edb747d07e58b88aef3e4 ./frontend/flag_util.pyc c3c27a826171dbf400a8e12e7db1694c ./frontend/id_kind_def.pyc de57e6f5fbcd57d9a76b98ba5b16a4a1 ./frontend/id_kind_def_test.pyc 91b0c274a6f496acebdb894a18f3bb07 ./frontend/lexer.pyc fbacfe17870c73916eedcfedaa3507ed ./frontend/lexer_def.pyc 57be399a02d773cd8ac408e8127dd200 ./frontend/lexer_def_test.pyc 9d0703d584bb1f2ed4174e276fb450b9 ./frontend/lexer_gen.pyc d85821eb110ba8bc0ad749d14eec1ad7 ./frontend/lexer_gen_test.pyc 16473588f2b810fcae765ec5a34978ce ./frontend/lexer_test.pyc 49e11a8981a3df3921504726ea6b68d6 ./frontend/location.pyc 427f909b7641aa6bd29fd36985455f56 ./frontend/match.pyc 39df0fcf82696f6a63da567ece8c2ff9 ./frontend/match_test.pyc 3f0c5fc28f07f260fb97faf55fa067d6 ./frontend/option_def.pyc 2ae632a757ecbef3bc999f95c6ddf61c ./frontend/option_gen.pyc 7cb34081144080f8d1d49b4673d3275d ./frontend/parse_lib.pyc 5ecff731ff1bfe887e4db28a824de64f ./frontend/py_readline.pyc 4677731ab84f4a99ecb494ba3333432a ./frontend/reader.pyc 25fe3a4536400c13e6e54f8a64d5b88c ./frontend/reader_test.pyc 6391157d4c8125a6d38af0ec09681aee ./frontend/signal_def.pyc ef30c3eb9c262c16550e71ab67adf5c8 ./frontend/signal_gen.pyc fe0ee89a48193b0950948d83d26fa7b8 ./frontend/syntax_abbrev.pyc dc6dd4aa2f002ae5066786664f1e3e0f ./frontend/typed_args.pyc ad860cf9e72c6f052cc566b189cd0531 ./frontend/typed_args_test.pyc aaba0cf8e8e6f47168d18323995b621c ./metrics/line_counts.pyc d4c03ee6792f497e723a3d612e995056 ./opy/__init__.pyc f98e0d3ddc3e3ab7b4943f1282f07bcc ./opy/byterun/__init__.pyc 3c91bc3a20af658e3fb0bbf70a5e0fb3 ./opy/byterun/execfile.pyc c4c70cb71ee4eea3bee5753c9ca4204d ./opy/byterun/ovm.pyc fa01f7a4548d7afbc4eccc3423e8ac03 ./opy/byterun/pyobj.pyc 0442f2534061e5860aa2feae14477e64 ./opy/byterun/pyvm2.pyc 58e913891aaf6a74cddc6f3a0a6fd068 ./opy/byterun/pyvm2_test.pyc 109dfcf26387926aea30e69646e71826 ./opy/byterun/test_basic.pyc b76104f9d5bccb47a1df0a62b87f918e ./opy/byterun/test_exceptions.pyc fae7d4ffa55314f3963e099b515f59a4 ./opy/byterun/test_functions.pyc f1c669a8da81112f54f6b73b2aa6cf23 ./opy/byterun/test_with.pyc 6001bf887c20668cd184cfbff1a68c69 ./opy/byterun/vmtest.pyc 79a0609a99d5c82fc7930af2b17de0b8 ./opy/callgraph.pyc 2819d9b139d9527ac474bde42812c951 ./opy/callgraph_test.pyc b9a979b9c70f105ddf2cb36286de2641 ./opy/compiler2/__init__.pyc 7fbe53d12e817c55a852ee1bb7e5c7ec ./opy/compiler2/ast.pyc 45552dcd1e82fb06a58cf48f910f7740 ./opy/compiler2/consts.pyc 32cd9b26ea44dd9023c0694ea723bb7d ./opy/compiler2/consts_test.pyc f70466b01e6c7c696aac2020dc67d91e ./opy/compiler2/dis_tool.pyc 344fb89cfbfc7da5c424bda2091bf291 ./opy/compiler2/future.pyc 38890ac3e01bc9cfe169c759f7771b39 ./opy/compiler2/misc.pyc cb7616bbc226859d91eabd9167601daf ./opy/compiler2/pyassem.pyc 437e4623b85f038c82256f895342113c ./opy/compiler2/pyassem_test.pyc 2bce305ebb6645b38dd10802763a89a6 ./opy/compiler2/pycodegen.pyc 836e86c9c17043d96f1c086d9b390bbb ./opy/compiler2/symbols.pyc edec7c0115386f4f84c1fe1d7afadcd3 ./opy/compiler2/symbols_test.pyc b090ad6c84dbdd70e3b77870768cdf84 ./opy/compiler2/syntax.pyc 7580d0ed977035d5c5d8da44c74fdc4c ./opy/compiler2/transformer.pyc b7f577eef97bf2da2338cfa04631bc57 ./opy/compiler2/visitor.pyc 24eaa372fb12f4279345db0963d91548 ./opy/demo/class_scope.pyc 6e8ee36f8b1d86674a4bf197884183c5 ./opy/demo/docstring.pyc f06faa9c543025e9f5d0e341e4e18f95 ./opy/demo/four_var_kinds.pyc 277ce26acce1c4968eb5a1f617c2c2e3 ./opy/gold/all_name_lookups.pyc c7a9b7c2757dbd1167db567ff6f820b7 ./opy/gold/class_vs_closure.pyc f1dee357821b543e50fdf64d604f323d ./opy/gold/continue_.pyc f71fb7260cbcc98dabfaac2f170a6021 ./opy/gold/fib_iterative.pyc d11fd8484890643199ccd19f72f0668f ./opy/gold/fib_recursive.pyc 0c2830870eadd2325028608ee6ff5bbe ./opy/gold/generator_exception.pyc 561038931282cccbd29505207805392c ./opy/gold/genexpr.pyc e6eb4c94edd551c8b930821736e9b952 ./opy/gold/genexpr_closure.pyc 184eb098f822481902a55e0d0d138784 ./opy/gold/genexpr_iterable_expr.pyc f3cf4c5cab91282a1e019e4c141ad021 ./opy/gold/genexpr_nested.pyc e851f063274169563fff8dfcedc84b4b ./opy/gold/genexpr_simple.pyc 44eea9f68cbb6e778112d84c745875c2 ./opy/gold/hello_py2.pyc ae4df01adfd8848308e8508ba8b3380b ./opy/gold/hello_py3.pyc bde36ffe530d4cab3dcd1ef3f3c31eb8 ./opy/gold/load_make_closure.pyc 7ae9fa6c9f4c019af4ca2c0b9cbd085d ./opy/gold/obj_literals.pyc 5a07340f8294da09446745a34cea1ad2 ./opy/gold/regex_compile.pyc b46c42bd0c48632a34b51d7e5972021b ./opy/gold/repr_method.pyc efc4708b92b3d45c156c0b33413ff73b ./opy/gold/set_and_dict_comp.pyc b14d6628e22cbac1141aa88792710dce ./opy/gold/slice_bytecode.pyc 6cf0a0762e4612e8b7ffaf38c5861fa6 ./opy/gold/with_statement.pyc dede28ce0d3049ea76de78a5426301d7 ./opy/lib/__init__.pyc da8e55633f3a2bd3681f8ba67fc2530e ./opy/lib/dis.pyc 5b0527785803baadaf7026a75ea38b13 ./opy/lib/inspect.pyc 3c757dad0aaae1fa1aee21545f3ef871 ./opy/lib/opcode.pyc 90fc263c181448c07375e48703b10fc0 ./opy/lib/opcode_gen.pyc 00df1cb08cd843d02fc9a8149fa409e3 ./opy/misc/__init__.pyc 4355aef30da20c103ae79dcf67220bd0 ./opy/misc/ccompile.pyc 9b6dc09c382b969a7ad0af9dbc396cdc ./opy/misc/determinism.pyc 7b73f9de356037a550946c9c333721a3 ./opy/misc/pgen_ast.pyc df62b5834884a389b6d8068160a7c07c ./opy/misc/py_ast.pyc e777b27af11251f8d1a8e64ea4ca32a8 ./opy/misc/stdlib_compile.pyc 6de7dbaa1c2696616545befe19d35187 ./opy/opy_main.pyc 991d094cc491e8710e459012694434f6 ./opy/pytree.pyc d3ca30c56af21cb45cf9e67d7b0ddc28 ./opy/resolve.pyc ba5fb05414252b3c7a371e9c1dcc5806 ./opy/skeleton.pyc 23b1e42db0e10fe9c1fefd054ae0abe3 ./opy/tools/astgen.pyc 5eea30dad4e2a3d955e85ac8d07ef120 ./opy/tools/compile.pyc 52bd527affcca735fd4553fc18a0ac1c ./opy/tools/demo.pyc 8d37284cc205a8099b090b29ec18d166 ./opy/tools/regrtest.pyc 409759ea3f994fcc2cb98445efd7b17b ./opy/tools/stacktest.pyc ddefd28d7cbc4966cc61eab6400b1751 ./opy/util.pyc 27d7a4c1cb2a15336049fc971c49395a ./osh/NINJA_subgraph.pyc 33c9b4489e5ba1a41360591a03c3d8cd ./osh/__init__.pyc 97a5164a3ba8aee490f98124d17c25af ./osh/arith_parse.pyc 741b37d3027cc576033544ac73e42eda ./osh/arith_parse_gen.pyc f1c876d701b0f2a2fcf966e2ffc35c4f ./osh/arith_parse_test.pyc f85d9f1395aaac9e10e66ebd9c6427b7 ./osh/bool_parse.pyc 9b40e8cbf27f139ba087d962782c9872 ./osh/bool_parse_test.pyc eb72582f7ae9ae1c989df6a3b9e6ac41 ./osh/bool_stat.pyc ae78cd12b6677bcb18638a8aabe9f59f ./osh/braces.pyc dd50978ff716a3b600573fc07630f96c ./osh/braces_test.pyc ca8d4218bfe4e9e9320891965464eee4 ./osh/cmd_eval.pyc da655d8989691794a629de75956af0ad ./osh/cmd_eval_test.pyc 3a5d82c51e124780e5b5f1af592a4c43 ./osh/cmd_parse.pyc 0eff16a15fdc991a3fa186c1387350aa ./osh/cmd_parse_test.pyc 3ebc7bea45f7e928784cffa61729616b ./osh/glob_.pyc 02c4c207962065c71cfa4e66060ae17f ./osh/glob_test.pyc 643db7acfe3e7013bc6f7237f9e0b98f ./osh/history.pyc f1ef08121da200477517110cffc38f52 ./osh/history_test.pyc a20bbb582ac63a88c8e497114ae934e4 ./osh/prompt.pyc 642d05ae1a03f2b74fdfc002d24d52ca ./osh/prompt_test.pyc b47fc2c1b452dbb090e3b34865799d31 ./osh/sh_expr_eval.pyc b3b4f67059016f2833fb8b3b2ff37b58 ./osh/sh_expr_eval_test.pyc e8e00b3dc7561cdd50df6a66e150857d ./osh/split.pyc 39f291df51a0b26011a33872f13d2a09 ./osh/split_test.pyc 3bc8c1e4b906c21bdf513e6372b7bf89 ./osh/string_ops.pyc 5aa9b80614977dba3907045f42377180 ./osh/string_ops_test.pyc aa8381e23852604a841a81feab623e05 ./osh/tdop.pyc e3317bfb0c4aae57d986f0ebd574bc9f ./osh/word_.pyc f233b95faaead047330af236bbf3d1b3 ./osh/word_compile.pyc fa0eca5264dbf66f0077d1fe0c522aca ./osh/word_compile_test.pyc 59fdb741a2c1c75db0b4aa4b90a93a70 ./osh/word_eval.pyc 9b8c731566194cebed8bb3ffa6bdfecf ./osh/word_eval_test.pyc 3ba413b0fdbe748cfdb57184cf773b25 ./osh/word_parse.pyc b1233030a159f5eaa63ab6a38675b576 ./osh/word_parse_test.pyc d7af16e5c00e9309b4766c8efa9319a8 ./osh/word_test.pyc 05276fd412aeeb069c896b0315a82f75 ./pgen2/__init__.pyc 45d3e7476dd6dac9bffc5db303cbf2dc ./pgen2/driver.pyc ac8f36ec31b50b792facd7cbf5c29677 ./pgen2/grammar.pyc f1ce7ca147cb2e7c961f4efb167dc933 ./pgen2/parse.pyc 7b0c89f0fdbdf0ba24ec7e440675377e ./pgen2/parse_test.pyc 141764681d8435bdd8d93e684dc1dcdf ./pgen2/pgen.pyc cae940643e278e329352a0f7ca446608 ./pgen2/pnode.pyc bf12837a115008a77973d033a9406549 ./pgen2/token.pyc 86c643577fd0aa989b28059f272d90da ./pgen2/tokenize.pyc 7b94a81d116faf14ad3c07319ad81643 ./prebuilt/NINJA_subgraph.pyc d11f9115ffaf9478a84191e14b406709 ./prebuilt/__init__.pyc 07986ea3a9b5888059052087e816598f ./pyext/fanos_test.pyc 90227faf1b0af6c432702b3fd0522dcd ./pyext/fastfunc_test.pyc 21581d3d608e6aa83070cd588e7aa2bb ./pyext/fastlex_test.pyc 15abc159bada58a0610446043dc87d22 ./pyext/libc_test.pyc bb17ac598ca9c8dc17becbd471963f0e ./pyext/line_input_test.pyc bd7817d9e5a3b88a3656dcdbc145e13e ./pyext/posix_test.pyc 36feff18a821c36c39ec15719d0341cf ./pyext/setup_fanos.pyc d6829c41218a63a3dbe948c3933a217d ./pyext/setup_fastfunc.pyc cf9b8919739eb91adbf16d494df011ac ./pyext/setup_fastlex.pyc f479998808ca1690f62f3d6fba45429c ./pyext/setup_libc.pyc c01c6b925686f2a0c9e1a6b6cced89c9 ./pyext/setup_line_input.pyc 88e10eed00a5fd6b5ee4e7b97268ce3f ./pyext/setup_posix.pyc ac10302ea8b0971f8f1b1f0657e3403b ./pylib/__init__.pyc a0ccad071e821615f2b8e4095b78f497 ./pylib/cgi.pyc 60b19addc829b549884b9adcfaade175 ./pylib/collections_.pyc 2d9ea17f798e00ef29bca13f65571bd2 ./pylib/os_path.pyc 1413c51730989496193f2bed07230290 ./pylib/os_path_test.pyc 6fadc57f490397943c444fa03919b942 ./pylib/path_stat.pyc 6bdfc5525165b16e43c849ac4b548bab ./pylib/path_stat_test.pyc 931d9b44bc5984e3d71f0625c02c2696 ./pylib/pylocale.pyc e23f09914c4f42a52302f9861b0fab5c ./regtest/proc_log.pyc c90103d8e7c8741cc46e783ca36a5b25 ./soil/__init__.pyc d36b48e8520393a33f9376ebb5da8cf0 ./soil/collect_json.pyc 4aebdf6b8971d6ea37b5a3fed9a73ac0 ./soil/web.pyc 28be54a223ef4fe8bff93138b3077e80 ./soil/web_test.pyc 56cd554531196c22606952a94a3ad690 ./test/__init__.pyc 0e2afd26500094b1df7900fc0d9dff7b ./test/process_table.pyc 3e0cb2341569eec3c62bf2b5e13f1a15 ./test/py2_lint.pyc ebcbd27f5662048dfd7d394fd652612a ./test/py3_lint.pyc f816ea3dc75ba7c98554db0ac7e4f4d1 ./test/sh_spec.pyc 513413808bb6352b475bb2b6dac1231e ./test/sh_spec_test.pyc 3d617b2a33ffab25c4a524932c0b50ef ./test/smoosh_import.pyc fa095f0ef37184b908d705779b802182 ./test/spec_lib.pyc a969b14380f2a3f0d5d3ead00b86810f ./test/syscall.pyc ab397fffd4a3458a7e96d0fd29233c6f ./test/wild_report.pyc e17f3f43a821c408f069c139f12df3e8 ./test/wild_report_test.pyc 72e66ef78c0191c2402afb6df65b26ac ./tools/__init__.pyc 5d46fbba0b0fd84196076a990b7987ea ./tools/deps.pyc 751b79d0c931e6a5f124abb3683a8641 ./tools/find/__init__.pyc 22146090569351ec8a92ba106c2bf5b8 ./tools/find/ast.pyc 74d426e1711e0e35f1cc2505b1b44fa4 ./tools/find/eval.pyc 22b0fa8dfe83b979e285521fe15f68f7 ./tools/find/find.pyc 5639debf75412a73c356eb0c13d3952a ./tools/find/parser.pyc d8b5a735987bc7f1613ef4fcc2a19e45 ./tools/find/tokenizer.pyc 4c318d2c0ddbb06c0f9fbe736cda98a4 ./tools/fmt.pyc e0942ade9c848b7d8af3f13b3d813c62 ./tools/fmt_test.pyc 5d402f27a78513477a6b58101c7234af ./tools/lint.pyc 04fe18b8aaeb21eb0e396817c8fb2d6d ./tools/readlink.pyc ea466d6a02eb49eb9176d2cfefda0296 ./tools/xargs/xargs.pyc edae139c35898a385f977147a2e776e3 ./tools/ysh_ify.pyc eab872b41ace14ffb3eb09666511088f ./tools/ysh_ify_test.pyc db4d94126dc598f6ad32d9c501a05675 ./vendor/__init__.pyc da4f786b2615bed743c69f2bb0da1448 ./vendor/jsontemplate.pyc b5738420ffd4e746e53515b08de57f51 ./vendor/ninja_syntax.pyc 8d33c3128f9b8acf3d072fe54266e4eb ./vendor/typing.pyc eaa1353583de2c72aa00d0899faaae21 ./web/table/csv2html.pyc 5203ec150108fb8c57969e4c84ca43f1 ./web/table/schema2sqlite.pyc 4bc29e81026189771fadcfcd6b57bf9a ./ysh/NINJA_subgraph.pyc f2ced42bff8ba811605077c24acb5165 ./ysh/__init__.pyc e111d6ca4ee69a315fc221e0d941406e ./ysh/expr_eval.pyc a3a9a6e66979c146481f43a383966ba1 ./ysh/expr_parse.pyc 30b701713acf4ebf8f6db58adf09fa5d ./ysh/expr_parse_test.pyc 4eacbf6efe5233186bcf77bf78eb8408 ./ysh/expr_to_ast.pyc b71e5242ad5b3e46760269abd3707c39 ./ysh/func_proc.pyc 04510fbc228bbd570cd9bc39aa1f6df0 ./ysh/grammar_gen.pyc d4642842da10c95cc14f5d99772a6d8d ./ysh/regex_translate.pyc 8ed3a8d0e414369225d24e4b4a513700 ./ysh/regex_translate_test.pyc 05a89ede8e7b21958fd14aa9b7d2cb4e ./ysh/val_ops.pyc 78b8eab4a92b6af1ad40506a1e0ba56a ./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