~/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/word_test.py osh/braces.py osh/cmd_parse.py osh/glob_.py osh/braces_test.py osh/arith_parse_test.py osh/bool_stat.py osh/word_compile.py frontend/lexer_def_test.py frontend/option_def.py frontend/args.py frontend/__init__.py frontend/lexer_gen_test.py frontend/lexer_test.py frontend/consts.py frontend/typed_args_test.py frontend/flag_util.py frontend/signal_def.py frontend/args_test.py frontend/reader_test.py frontend/py_readline.py frontend/NINJA_subgraph.py frontend/flag_gen.py frontend/option_gen.py frontend/reader.py frontend/lexer.py frontend/typed_args.py frontend/flag_def.py frontend/flag_spec.py frontend/builtin_def.py frontend/parse_lib.py frontend/lexer_gen.py frontend/id_kind_def_test.py frontend/syntax_abbrev.py frontend/match.py frontend/signal_gen.py frontend/match_test.py frontend/id_kind_def.py frontend/lexer_def.py frontend/location.py frontend/consts_gen.py pyext/setup_fanos.py pyext/fastlex_test.py pyext/fanos_test.py pyext/setup_fastlex.py pyext/line_input_test.py pyext/setup_posix.py pyext/setup_line_input.py pyext/posix_test.py pyext/setup_libc.py pyext/setup_fastfunc.py pyext/libc_test.py pyext/fastfunc_test.py prebuilt/__init__.py prebuilt/NINJA_subgraph.py soil/__init__.py soil/web.py soil/web_test.py soil/collect_json.py demo/cpython/pickle_instance.py demo/cpython/readline_mod.py demo/cpython/keyboard_interrupt.py demo/cpython/regex_replace.py demo/cpython/fork_signal_state.py demo/coproc.py demo/shedskin/tdop.py demo/shedskin/demo_asdl.py demo/shedskin/const.py demo/shedskin/arith_parse.py demo/shedskin/runtime.py demo/old/old_code.py demo/old/__init__.py demo/old/ovm2/__init__.py demo/old/ovm2/oheap2.py demo/old/ovm2/oheap2_test.py demo/old/gen_oheap_cpp.py demo/old/encode.py demo/swig/setup.py demo/houston-fp/demo_main.py demo/bugs/fd_state.py deps/source.medo/uftrace/plugin.py core/sh_init.py core/__init__.py core/util.py core/process.py core/error.py core/comp_ui_test.py core/pyos.py core/pyutil_test.py core/alloc_test.py core/dev.py core/main_loop.py core/NINJA_subgraph.py core/optview.py core/executor.py core/shell.py core/num.py core/pyutil.py core/completion.py core/alloc.py core/comp_ui.py core/state_test.py core/state.py core/completion_test.py core/test_lib.py core/bash_impl.py core/optview_gen.py core/vm.py core/property_tests.py core/util_test.py core/process_test.py pgen2/__init__.py pgen2/token.py pgen2/pnode.py pgen2/grammar.py pgen2/parse_test.py pgen2/pgen.py pgen2/driver.py pgen2/tokenize.py pgen2/parse.py asdl/visitor.py asdl/__init__.py asdl/format_test.py asdl/util.py asdl/gen_python_test.py asdl/ast.py asdl/NINJA_subgraph.py asdl/gen_cpp.py asdl/examples/tdop.py asdl/examples/__init__.py asdl/examples/typed_demo.py asdl/examples/typed_arith_abbrev.py asdl/examples/typed_arith_parse_test.py asdl/examples/typed_arith_parse.py asdl/examples/tdop_lexer.py asdl/front_end.py asdl/asdl_main.py asdl/target_lang_test.py asdl/front_end_test.py asdl/format.py asdl/pybase.py asdl/gen_python.py asdl/runtime.py regtest/proc_log.py display/ansi.py display/__init__.py display/ui_test.py display/NINJA_subgraph.py display/ui.py display/pp_hnode.py display/pp_value.py display/pretty_test.py display/pretty.py client/py_fanos.py client/py_fanos_test.py client/headless_demo.py data_lang/j8.py data_lang/__init__.py data_lang/htm8.py data_lang/htm8_util_test.py data_lang/NINJA_subgraph.py data_lang/htm8_test.py data_lang/pyj8.py data_lang/j8_lite.py data_lang/htm8_util.py data_lang/j8_test.py data_lang/pyj8_test.py pylib/__init__.py pylib/os_path.py pylib/collections_.py pylib/path_stat_test.py pylib/pylocale.py pylib/cgi.py pylib/os_path_test.py pylib/path_stat.py _gen/__init__.py _gen/ysh/__init__.py doctools/__init__.py doctools/help_gen.py doctools/oils_doc_test.py doctools/util.py doctools/html_lib.py doctools/html_old.py doctools/ul_table_test.py doctools/ref_check.py doctools/fmt_check.py doctools/spelling.py doctools/doc_html.py doctools/ul_table.py doctools/oils_doc.py doctools/split_doc_test.py doctools/src_tree.py doctools/html_head.py doctools/help_gen_test.py doctools/spelling_test.py doctools/cmark.py doctools/html_old_test.py doctools/cmark_test.py doctools/split_doc.py doctools/html_lib_test.py tools/ysh_ify_test.py tools/__init__.py tools/readlink.py tools/find/__init__.py tools/find/tokenizer.py tools/find/ast.py tools/find/eval.py tools/find/parser.py tools/find/find.py tools/fmt.py tools/deps.py tools/fmt_test.py tools/ysh_ify.py tools/xargs/xargs.py metrics/line_counts.py ~/oil/opy/_tmp/repo-with-cpython ~/oil/opy 122 ./_devbuild/__init__.pyc 126 ./_devbuild/gen/__init__.pyc 22028 ./_devbuild/gen/arg_types.pyc 174 ./_devbuild/gen/arith_nt.pyc 7906 ./_devbuild/gen/demo_lib_asdl.pyc 9107 ./_devbuild/gen/expr_asdl.pyc 27807 ./_devbuild/gen/find_asdl.pyc 334 ./_devbuild/gen/find_nt.pyc 2112 ./_devbuild/gen/grammar_nt.pyc 5170 ./_devbuild/gen/hnode_asdl.pyc 5607 ./_devbuild/gen/htm8_asdl.pyc 16065 ./_devbuild/gen/id_kind.pyc 23727 ./_devbuild/gen/id_kind_asdl.pyc 39049 ./_devbuild/gen/mycpp_asdl.pyc 10422 ./_devbuild/gen/nil8_asdl.pyc 10697 ./_devbuild/gen/option_asdl.pyc 11909 ./_devbuild/gen/pretty_asdl.pyc 54642 ./_devbuild/gen/runtime_asdl.pyc 16128 ./_devbuild/gen/shared_variant_asdl.pyc 261008 ./_devbuild/gen/syntax_asdl.pyc 15111 ./_devbuild/gen/typed_arith_asdl.pyc 40717 ./_devbuild/gen/typed_demo_asdl.pyc 6117 ./_devbuild/gen/types_asdl.pyc 58897 ./_devbuild/gen/value_asdl.pyc 47805 ./_devbuild/gen/yaks_asdl.pyc 117 ./_gen/__init__.pyc 121 ./_gen/ysh/__init__.pyc 1592 ./asdl/NINJA_subgraph.pyc 117 ./asdl/__init__.pyc 7246 ./asdl/asdl_main.pyc 10522 ./asdl/ast.pyc 126 ./asdl/examples/__init__.pyc 6936 ./asdl/examples/tdop.pyc 1095 ./asdl/examples/tdop_lexer.pyc 1826 ./asdl/examples/typed_arith_abbrev.pyc 8086 ./asdl/examples/typed_arith_parse.pyc 6852 ./asdl/examples/typed_arith_parse_test.pyc 3639 ./asdl/examples/typed_demo.pyc 3784 ./asdl/format.pyc 1431 ./asdl/format_test.pyc 14835 ./asdl/front_end.pyc 6541 ./asdl/front_end_test.pyc 23740 ./asdl/gen_cpp.pyc 15986 ./asdl/gen_python.pyc 5441 ./asdl/gen_python_test.pyc 1550 ./asdl/pybase.pyc 1888 ./asdl/runtime.pyc 3080 ./asdl/target_lang_test.pyc 445 ./asdl/util.pyc 4575 ./asdl/visitor.pyc 123 ./benchmarks/__init__.pyc 1505 ./benchmarks/cachegrind_to_tsv.pyc 1750 ./benchmarks/compute/bubble_sort.pyc 929 ./benchmarks/compute/fib.pyc 346 ./benchmarks/compute/for_loop.pyc 225 ./benchmarks/compute/hello.pyc 1131 ./benchmarks/compute/palindrome.pyc 975 ./benchmarks/compute/word_freq.pyc 489 ./benchmarks/fake_libc.pyc 1391 ./benchmarks/gc_stats_to_tsv.pyc 1444 ./benchmarks/javascript/hexstring.pyc 624 ./benchmarks/javascript/squares.pyc 1582 ./benchmarks/osh_runtime.pyc 2428 ./benchmarks/pytrace.pyc 6990 ./benchmarks/time_.pyc 4881 ./benchmarks/uftrace_allocs.pyc 850 ./benchmarks/uftrace_allocs_test.pyc 2624 ./benchmarks/uftrace_plugin.pyc 2077 ./benchmarks/virtual_memory.pyc 3902 ./bin/NINJA_subgraph.pyc 116 ./bin/__init__.pyc 446 ./bin/hello.pyc 571 ./bin/hello_mylib.pyc 1658 ./bin/oil.pyc 5311 ./bin/oils_for_unix.pyc 1494 ./bin/osh_eval.pyc 3380 ./bin/osh_parse.pyc 118 ./build/__init__.pyc 3939 ./build/dynamic_deps.pyc 1097 ./build/dynamic_deps_test.pyc 17597 ./build/ninja_lib.pyc 6950 ./build/ninja_lib_test.pyc 12215 ./build/ninja_main.pyc 1957 ./build/ref/c_module_srcs.pyc 1152 ./build/ref/c_module_toc.pyc 1185 ./build/ref/make_zip.pyc 120 ./builtin/__init__.pyc 15308 ./builtin/assign_osh.pyc 8101 ./builtin/bracket_osh.pyc 1115 ./builtin/bracket_osh_test.pyc 13876 ./builtin/completion_osh.pyc 639 ./builtin/completion_osh_test.pyc 2411 ./builtin/completion_ysh.pyc 9990 ./builtin/dirs_osh.pyc 9169 ./builtin/error_ysh.pyc 5468 ./builtin/func_eggex.pyc 5128 ./builtin/func_hay.pyc 18076 ./builtin/func_misc.pyc 828 ./builtin/func_misc_test.pyc 10739 ./builtin/func_reflect.pyc 12193 ./builtin/hay_ysh.pyc 4326 ./builtin/io_osh.pyc 7415 ./builtin/io_ysh.pyc 4078 ./builtin/json_ysh.pyc 23337 ./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 12326 ./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 36783 ./core/completion.pyc 21396 ./core/completion_test.pyc 20903 ./core/dev.pyc 13776 ./core/error.pyc 26045 ./core/executor.pyc 11021 ./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 28529 ./core/shell.pyc 76978 ./core/state.pyc 9436 ./core/state_test.pyc 12289 ./core/test_lib.pyc 5715 ./core/util.pyc 1556 ./core/util_test.pyc 16535 ./core/vm.pyc 3768 ./cpp/NINJA_subgraph.pyc 116 ./cpp/__init__.pyc 1310 ./cpp/embedded_file_gen.pyc 1381 ./data_lang/NINJA_subgraph.pyc 122 ./data_lang/__init__.pyc 16746 ./data_lang/htm8.pyc 15879 ./data_lang/htm8_test.pyc 6234 ./data_lang/htm8_util.pyc 6093 ./data_lang/htm8_util_test.pyc 30429 ./data_lang/j8.pyc 1738 ./data_lang/j8_lite.pyc 6924 ./data_lang/j8_test.pyc 758 ./data_lang/pyj8.pyc 1329 ./data_lang/pyj8_test.pyc 1137 ./demo/bugs/fd_state.pyc 1115 ./demo/coproc.pyc 2128 ./demo/cpython/fork_signal_state.pyc 1151 ./demo/cpython/keyboard_interrupt.pyc 2403 ./demo/cpython/pickle_instance.pyc 1103 ./demo/cpython/readline_mod.pyc 974 ./demo/cpython/regex_replace.pyc 1023 ./demo/houston-fp/demo_main.pyc 121 ./demo/old/__init__.pyc 7881 ./demo/old/encode.pyc 11806 ./demo/old/gen_oheap_cpp.pyc 3529 ./demo/old/old_code.pyc 126 ./demo/old/ovm2/__init__.pyc 9594 ./demo/old/ovm2/oheap2.pyc 1268 ./demo/old/ovm2/oheap2_test.pyc 7282 ./demo/shedskin/arith_parse.pyc 236 ./demo/shedskin/const.pyc 10914 ./demo/shedskin/demo_asdl.pyc 6794 ./demo/shedskin/runtime.pyc 8371 ./demo/shedskin/tdop.pyc 626 ./demo/swig/setup.pyc 1289 ./deps/source.medo/uftrace/plugin.pyc 121 ./devtools/__init__.pyc 2060 ./devtools/completion.pyc 127 ./devtools/fixes/__init__.pyc 3447 ./devtools/fixes/fix_itertools_imports.pyc 5704 ./devtools/oils_gdb.pyc 244 ./devtools/py_refactor.pyc 3759 ./devtools/pyann_driver.pyc 2200 ./devtools/release_history.pyc 3436 ./devtools/tsv_column_from_files.pyc 954 ./devtools/tsv_concat.pyc 1151 ./devtools/tsv_stream.pyc 1167 ./devtools/types-old/refactor.pyc 1057 ./devtools/yaml2json.pyc 636 ./display/NINJA_subgraph.pyc 120 ./display/__init__.pyc 491 ./display/ansi.pyc 8463 ./display/pp_hnode.pyc 9988 ./display/pp_value.pyc 6728 ./display/pretty.pyc 4528 ./display/pretty_test.pyc 13880 ./display/ui.pyc 1084 ./display/ui_test.pyc 121 ./doctools/__init__.pyc 12928 ./doctools/cmark.pyc 7093 ./doctools/cmark_test.pyc 3610 ./doctools/doc_html.pyc 3223 ./doctools/fmt_check.pyc 16180 ./doctools/help_gen.pyc 3475 ./doctools/help_gen_test.pyc 2552 ./doctools/html_head.pyc 1539 ./doctools/html_lib.pyc 1449 ./doctools/html_lib_test.pyc 9438 ./doctools/html_old.pyc 5023 ./doctools/html_old_test.pyc 16104 ./doctools/oils_doc.pyc 2752 ./doctools/oils_doc_test.pyc 4609 ./doctools/ref_check.pyc 3345 ./doctools/spelling.pyc 1267 ./doctools/spelling_test.pyc 3708 ./doctools/split_doc.pyc 2269 ./doctools/split_doc_test.pyc 10680 ./doctools/src_tree.pyc 12576 ./doctools/ul_table.pyc 7183 ./doctools/ul_table_test.pyc 467 ./doctools/util.pyc 3526 ./frontend/NINJA_subgraph.pyc 121 ./frontend/__init__.pyc 19829 ./frontend/args.pyc 6900 ./frontend/args_test.pyc 4663 ./frontend/builtin_def.pyc 8400 ./frontend/consts.pyc 16228 ./frontend/consts_gen.pyc 11164 ./frontend/flag_def.pyc 11413 ./frontend/flag_gen.pyc 9530 ./frontend/flag_spec.pyc 2527 ./frontend/flag_util.pyc 14443 ./frontend/id_kind_def.pyc 3465 ./frontend/id_kind_def_test.pyc 14555 ./frontend/lexer.pyc 18922 ./frontend/lexer_def.pyc 14108 ./frontend/lexer_def_test.pyc 11656 ./frontend/lexer_gen.pyc 2166 ./frontend/lexer_gen_test.pyc 7231 ./frontend/lexer_test.pyc 11099 ./frontend/location.pyc 10163 ./frontend/match.pyc 3971 ./frontend/match_test.pyc 8966 ./frontend/option_def.pyc 2400 ./frontend/option_gen.pyc 12983 ./frontend/parse_lib.pyc 7060 ./frontend/py_readline.pyc 7565 ./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 68475 ./osh/cmd_parse.pyc 40893 ./osh/cmd_parse_test.pyc 14820 ./osh/glob_.pyc 5126 ./osh/glob_test.pyc 9894 ./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 53865 ./osh/word_parse.pyc 17304 ./osh/word_parse_test.pyc 5101 ./osh/word_test.pyc 159 ./pgen2/__init__.pyc 2390 ./pgen2/driver.pyc 10486 ./pgen2/grammar.pyc 6828 ./pgen2/parse.pyc 920 ./pgen2/parse_test.pyc 12370 ./pgen2/pgen.pyc 2388 ./pgen2/pnode.pyc 3100 ./pgen2/token.pyc 17406 ./pgen2/tokenize.pyc 1103 ./prebuilt/NINJA_subgraph.pyc 121 ./prebuilt/__init__.pyc 6774 ./pyext/fanos_test.pyc 2686 ./pyext/fastfunc_test.pyc 2773 ./pyext/fastlex_test.pyc 10233 ./pyext/libc_test.pyc 697 ./pyext/line_input_test.pyc 5240 ./pyext/posix_test.pyc 540 ./pyext/setup_fanos.pyc 527 ./pyext/setup_fastfunc.pyc 553 ./pyext/setup_fastlex.pyc 516 ./pyext/setup_libc.pyc 510 ./pyext/setup_line_input.pyc 532 ./pyext/setup_posix.pyc 118 ./pylib/__init__.pyc 689 ./pylib/cgi.pyc 6999 ./pylib/collections_.pyc 3863 ./pylib/os_path.pyc 2482 ./pylib/os_path_test.pyc 1244 ./pylib/path_stat.pyc 1603 ./pylib/path_stat_test.pyc 1012 ./pylib/pylocale.pyc 3394 ./regtest/proc_log.pyc 117 ./soil/__init__.pyc 1187 ./soil/collect_json.pyc 16190 ./soil/web.pyc 1756 ./soil/web_test.pyc 117 ./test/__init__.pyc 6422 ./test/process_table.pyc 2651 ./test/py2_lint.pyc 632 ./test/py3_lint.pyc 38855 ./test/sh_spec.pyc 5847 ./test/sh_spec_test.pyc 970 ./test/smoosh_import.pyc 8133 ./test/spec_lib.pyc 6510 ./test/syscall.pyc 19810 ./test/wild_report.pyc 1183 ./test/wild_report_test.pyc 118 ./tools/__init__.pyc 3849 ./tools/deps.pyc 123 ./tools/find/__init__.pyc 15071 ./tools/find/ast.pyc 11940 ./tools/find/eval.pyc 3298 ./tools/find/find.pyc 925 ./tools/find/parser.pyc 5202 ./tools/find/tokenizer.pyc 814 ./tools/fmt.pyc 639 ./tools/fmt_test.pyc 954 ./tools/readlink.pyc 13586 ./tools/xargs/xargs.pyc 25334 ./tools/ysh_ify.pyc 2033 ./tools/ysh_ify_test.pyc 119 ./vendor/__init__.pyc 55003 ./vendor/jsontemplate.pyc 8308 ./vendor/ninja_syntax.pyc 93209 ./vendor/typing.pyc 11608 ./web/table/csv2html.pyc 1430 ./web/table/schema2sqlite.pyc 1157 ./ysh/NINJA_subgraph.pyc 116 ./ysh/__init__.pyc 38012 ./ysh/expr_eval.pyc 9509 ./ysh/expr_parse.pyc 4925 ./ysh/expr_parse_test.pyc 38960 ./ysh/expr_to_ast.pyc 12786 ./ysh/func_proc.pyc 6887 ./ysh/grammar_gen.pyc 8174 ./ysh/regex_translate.pyc 1872 ./ysh/regex_translate_test.pyc 14637 ./ysh/val_ops.pyc 1247 ./ysh/val_ops_test.pyc 1dfc6cccfb3555acabe91426593ac1cd ./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 1d863df06c156d89314d1187c4899523 ./_devbuild/gen/id_kind.pyc bcc551d7c90e1f3c57a76c4682054093 ./_devbuild/gen/id_kind_asdl.pyc 987d13c031b4b3189936bc30c7edef9a ./_devbuild/gen/mycpp_asdl.pyc 0d0ce9afe0348a2dc205866dfe6a3486 ./_devbuild/gen/nil8_asdl.pyc 06aab3ff74a4464fe6164cd3f0799344 ./_devbuild/gen/option_asdl.pyc a66378c632630e8b0ef0394a9221e31b ./_devbuild/gen/pretty_asdl.pyc 7e2851bee458d660aab523c8144ee297 ./_devbuild/gen/runtime_asdl.pyc f775d38caabfa159f2bf54edc20a2243 ./_devbuild/gen/shared_variant_asdl.pyc e6f9ead76a0af7b99415d9134110e596 ./_devbuild/gen/syntax_asdl.pyc 3f0cc77aa072e933a4c36602730ebf00 ./_devbuild/gen/typed_arith_asdl.pyc c12a2bf99a989a75e099cc469e70c6ec ./_devbuild/gen/typed_demo_asdl.pyc d61c22b1b1a20548fefdd485cdc31695 ./_devbuild/gen/types_asdl.pyc 0f611e8347c5bfaaf6a8d37ce875af54 ./_devbuild/gen/value_asdl.pyc 58854552d504d9a117f54e1f60ce59c1 ./_devbuild/gen/yaks_asdl.pyc 9568dd312332d96ced4180c1aa2e4ad9 ./_gen/__init__.pyc cefaa4e2fd461d7921a9515ffd3b3230 ./_gen/ysh/__init__.pyc 44a92fab782c367cd37e7ae4d2fc7db0 ./asdl/NINJA_subgraph.pyc 671099cf38ef1a77d1edf360aa8e57ac ./asdl/__init__.pyc d32a76675321c2286003673eea4c7c60 ./asdl/asdl_main.pyc 1a74cc886db53dadca5e4673ee6447ef ./asdl/ast.pyc e6e62b33b27aa86e44c0ecf40c5c7a39 ./asdl/examples/__init__.pyc 6a9982acb488bc55918d99d89187251b ./asdl/examples/tdop.pyc ed3a2b9d54012ed210e225cf369f7be8 ./asdl/examples/tdop_lexer.pyc a5fa87a659fc5d8ffb92bd3a66296822 ./asdl/examples/typed_arith_abbrev.pyc 2d265d3e54462e52a5f2901cec3c2a30 ./asdl/examples/typed_arith_parse.pyc 544362a993f6506f156f88826b6c5823 ./asdl/examples/typed_arith_parse_test.pyc 17271611de2cfb46225a712fefd69b09 ./asdl/examples/typed_demo.pyc d8d09b5f23b2032b3add63a357752bf9 ./asdl/format.pyc d77ac69e00f1df9d2639eddddb642d6d ./asdl/format_test.pyc f8cdd290ca30dfa4dd18102a1e857724 ./asdl/front_end.pyc 1280d120dcb3444da3b7484ba251321f ./asdl/front_end_test.pyc dc59e3046b46f4add4413945b532f4bd ./asdl/gen_cpp.pyc 801e1b0908679238338737dd651bd976 ./asdl/gen_python.pyc bf8786608641555ac0ef30638a235ad1 ./asdl/gen_python_test.pyc 3ea02e7ee2feec1e8cd744ec473fe133 ./asdl/pybase.pyc fe46cd94eb594bfb33015af4c323cb49 ./asdl/runtime.pyc a99801f29f092fec0f586336a238315e ./asdl/target_lang_test.pyc a045229e3d7a14476f61606f87174294 ./asdl/util.pyc 439782af664400433ca72d107a458e0f ./asdl/visitor.pyc b48b1795a54ff68fcabfc21264ef7a3f ./benchmarks/__init__.pyc 0ae0d5f2a18758eece96b363032b3f70 ./benchmarks/cachegrind_to_tsv.pyc 771bb517ba64e41ab947c5f14711e98a ./benchmarks/compute/bubble_sort.pyc 5b61bb051c25c1937abe2a2fec45b2f5 ./benchmarks/compute/fib.pyc d61652d193b97d8d9b95c1143de8fa19 ./benchmarks/compute/for_loop.pyc d0464bcc1649895c0b86a2395222891d ./benchmarks/compute/hello.pyc b44966607ae62a3182ca82a3c19b38d2 ./benchmarks/compute/palindrome.pyc 8cce857727cfc16117430d20927b201d ./benchmarks/compute/word_freq.pyc e1d1b3e7c29cf714fc7e30ea2d723fda ./benchmarks/fake_libc.pyc 821ade927006f8a6a727c1aa9eff0790 ./benchmarks/gc_stats_to_tsv.pyc cc1da642996cebe64cd9e6359852c62d ./benchmarks/javascript/hexstring.pyc 3517cfd09c9b9251a6ab18dfe1eba5d2 ./benchmarks/javascript/squares.pyc 2cc79b623ffc70be5f7a455d1cac3aab ./benchmarks/osh_runtime.pyc 005605e0c6d3ff6378146630f736b70f ./benchmarks/pytrace.pyc b28d268ee1db7dd9c8af7977e5293eeb ./benchmarks/time_.pyc 7bd4c99f2d69e65896f6a88761d97b73 ./benchmarks/uftrace_allocs.pyc c4d7ba887eb1bb7b3dee63a96a62adb8 ./benchmarks/uftrace_allocs_test.pyc 65a255ecaab1b87fe7d5782b9d920148 ./benchmarks/uftrace_plugin.pyc c6b70912c4468538525001844cac21f7 ./benchmarks/virtual_memory.pyc abc154df74541374cd944456ce3c98aa ./bin/NINJA_subgraph.pyc f2fed2665ef7088e42b4a9ce28dbbaf0 ./bin/__init__.pyc 887f05912f5e89dc9f8346fa7d7d7043 ./bin/hello.pyc 5a087aa6cf1f24ea746e46dcd3cfde9d ./bin/hello_mylib.pyc 73ad3c007ddf1b6f5584bc56f7a56efa ./bin/oil.pyc 5edc256be1fd75975bd96ef7dbad922f ./bin/oils_for_unix.pyc 109deaaa653269a74863d4415bd1398b ./bin/osh_eval.pyc 61a3a86cb3d049f8c21c1bf0a1bd3c84 ./bin/osh_parse.pyc 2a275a2bb50e2b2d71c7f2519ff4e9d1 ./build/__init__.pyc 0b6618cae45ecaf6a34ed8697bc50429 ./build/dynamic_deps.pyc e47f392365cd0a8370d691a547892730 ./build/dynamic_deps_test.pyc 83b91009b9ed9c661de63020d29f4237 ./build/ninja_lib.pyc bd68aad778f18559995c8d46ca08734b ./build/ninja_lib_test.pyc 7c497dfa109ddcd37c4af2fa5429e8fe ./build/ninja_main.pyc 3faeff6a9c978acc9f3e9609482b71a9 ./build/ref/c_module_srcs.pyc d79ef7c077285cf657abe4d4ad8b1d17 ./build/ref/c_module_toc.pyc f75c85928d63f4f7ec816164e1995ad6 ./build/ref/make_zip.pyc 54212cb9f7b90ff37d2af1489cd83618 ./builtin/__init__.pyc 04dba2f38af5507c71fa164c117aea64 ./builtin/assign_osh.pyc e8d668c369a06715ba1d9612fa8d383d ./builtin/bracket_osh.pyc f9731e517788fd792acf81b4982d0e79 ./builtin/bracket_osh_test.pyc 62295a03fa14960e06a50d72026bbf17 ./builtin/completion_osh.pyc c6fcc5dce03e4c480802efa9b5572342 ./builtin/completion_osh_test.pyc 5a86c282a44ecc43e63f254efe443524 ./builtin/completion_ysh.pyc f1e62c5241e8aa2d5302ffd0e096e39f ./builtin/dirs_osh.pyc 0af4d8a96c68a3530a0b740055c5b1f8 ./builtin/error_ysh.pyc 8f99ef3f03433b549a705c2fd356cd7d ./builtin/func_eggex.pyc 2ef2501cb29be8b2c9ac0b17d8e90611 ./builtin/func_hay.pyc 68487e80da7d8b1a28975619113f89d8 ./builtin/func_misc.pyc ff7887748fdf697e319526128916e251 ./builtin/func_misc_test.pyc 5b0c429a591cb2e5ffff258a376fb0e2 ./builtin/func_reflect.pyc 7329b7bda94d9d9c01b5790172109a06 ./builtin/hay_ysh.pyc 7c510ecb8aace29867b486b5acc0c0c4 ./builtin/io_osh.pyc 611ec759562cb87844ec4e7b492c74cd ./builtin/io_ysh.pyc 4d5f1bf41794a393ba88d43c33477514 ./builtin/json_ysh.pyc 2722264f738d1e4490ed3562c07acb83 ./builtin/meta_oils.pyc 3967bc683199d2c529943b2bb1c697bc ./builtin/method_dict.pyc 7a48317e0165f1a4e870d1776fb1546d ./builtin/method_io.pyc 1b46397556a8eefe35a1ae1394296c01 ./builtin/method_list.pyc e1fa3403b09263f716114cc3deae8c1c ./builtin/method_other.pyc e01fe0754275bd6a3f58d4fcb3e67f24 ./builtin/method_str.pyc 1c283778ec0558c4a07fbd86d352701e ./builtin/method_type.pyc cc601dffb5fcd6b2db0e95a0eeee2ec0 ./builtin/misc_osh.pyc 9d3e91f59daa30989d1fc237236cbd87 ./builtin/misc_osh_test.pyc 37a3aed2ce7c340d4da88a0243ee3b3b ./builtin/module_ysh.pyc 4ea2102a124bfd30bda3cd759ea920b7 ./builtin/printf_osh.pyc 8381baa5c1f5dc4679f0699a2cddc410 ./builtin/private_ysh.pyc 8111769bc5ef691f4724c440cf7da43c ./builtin/process_osh.pyc 12bf2ee648c507414bcf6aa79b4a03ad ./builtin/pure_osh.pyc 7ff2efb7099ae0dc1e78f2598eb5a9cf ./builtin/pure_ysh.pyc 8a058b628f327d24402f1a0d72788de9 ./builtin/read_osh.pyc 95afea7e4b8031defbcfad2128af0077 ./builtin/read_osh_test.pyc dac1228dd07cd21bf18f64144b94904e ./builtin/readline_osh.pyc 127baeb3bf7d8b2f8a3b5469fd4a62e3 ./builtin/readline_osh_test.pyc bf7cdc5f042f65473144fd15ac9f8936 ./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 69ef4623b635593695de4f1a3fc6ddb1 ./core/completion.pyc 60337e9ce6d609c0415dbaaffb9b7027 ./core/completion_test.pyc 542548fb9a9f6fad9459d8f502fa3fdc ./core/dev.pyc cf3f40a52a9666a2966b965d76a99359 ./core/error.pyc d10e7b75ea731d687645ff5885138ae1 ./core/executor.pyc 36679e8ecb927d5eed587e628c7f113f ./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 d23c2f9d5abd48cd210068f2e1148f95 ./core/shell.pyc 2c304b3ad54dcd0e101e2383fa30085f ./core/state.pyc 17ef38835a520fcaf257a93e3dc61e8d ./core/state_test.pyc 0f3acd5e7702e72f99b4c68bb4ca0b91 ./core/test_lib.pyc 0ef9a1f87a3fe19f290c3b91bbda644b ./core/util.pyc 605a8f92310f1ce20225a9fedef1332f ./core/util_test.pyc 831ed7e52c918017e15bfe31ad01fdc0 ./core/vm.pyc 00754748b153044ccbc187bce886d46c ./cpp/NINJA_subgraph.pyc 18a400da46ad5560e9e8c57bb86b82cd ./cpp/__init__.pyc 8d0f1305747e8d01ec48e0ac5851d125 ./cpp/embedded_file_gen.pyc c42da32ac1d892d6a4f9b47986617816 ./data_lang/NINJA_subgraph.pyc a13a0b910a12445b4b45ab9dbedcd8cd ./data_lang/__init__.pyc fbc93230e71747360431365a941308d5 ./data_lang/htm8.pyc 806ddf22b513eac310a5618b2458ef69 ./data_lang/htm8_test.pyc e5d0003305e84c6da8cc5ec87f0f1178 ./data_lang/htm8_util.pyc 09339fbe8235f6f655e45db6a35ab7cc ./data_lang/htm8_util_test.pyc 380a28360935b0653ebf9ceb8c07c755 ./data_lang/j8.pyc 1968207709a7f26017ac63b48dd28fdb ./data_lang/j8_lite.pyc cd27139c0a0789a8bb70775186895a14 ./data_lang/j8_test.pyc 5a587adf4d25a17f1b25030d94674f59 ./data_lang/pyj8.pyc 58b247fe0458a8723a430dd8ffd69ca4 ./data_lang/pyj8_test.pyc d494ee65fb99fd5525a6b16692bb4dd4 ./demo/bugs/fd_state.pyc ef59409734aeeb962bea0a7cfb08c3a4 ./demo/coproc.pyc 80d40e6dac20d45196fe0e9cbcd34152 ./demo/cpython/fork_signal_state.pyc dcef3cc2a44f7ae9f560a3f526986bd1 ./demo/cpython/keyboard_interrupt.pyc d05b77173201a877fd03b29c0a8f6ecb ./demo/cpython/pickle_instance.pyc 30963f80c8d0814a0b1c8228ef2b9699 ./demo/cpython/readline_mod.pyc 33b421348a00e6be8e15c8dd02b4f299 ./demo/cpython/regex_replace.pyc 9b8c6068860d0d4124081298df072471 ./demo/houston-fp/demo_main.pyc 7c31b797e725022b3f8efff73f192bf5 ./demo/old/__init__.pyc cff51a9c348b0c2464211a570d0c9cdc ./demo/old/encode.pyc 52e5d5fe89f15ba0d35376a19a2f531d ./demo/old/gen_oheap_cpp.pyc d0b470aeb22125e6ceb158176c57323a ./demo/old/old_code.pyc 9430e6a33b4d1340b1a15a6d58bd2013 ./demo/old/ovm2/__init__.pyc 249688dba445ca3ef13738dbe4adb092 ./demo/old/ovm2/oheap2.pyc 9fcd53534b16406655d2db2317e38923 ./demo/old/ovm2/oheap2_test.pyc 5c5eeca0c50b5c0db472c16206fb626a ./demo/shedskin/arith_parse.pyc 205b005d5e7c2656283a7a3604e9ab2d ./demo/shedskin/const.pyc 160ab31cb8e2d5e749e7264b6cf75ed1 ./demo/shedskin/demo_asdl.pyc 63a4102235e4fdc0995f4b46f8e37ad2 ./demo/shedskin/runtime.pyc 1e8a503e6f98c01b0627b94192f88da9 ./demo/shedskin/tdop.pyc 29baa24c4346fecee787681378014baf ./demo/swig/setup.pyc 7f6abe844e13343676fab3d62f875a39 ./deps/source.medo/uftrace/plugin.pyc 87ad488472c4c639f50999b8182811ff ./devtools/__init__.pyc 2e2dc269d69c04e9ed682606bdad5512 ./devtools/completion.pyc 234f9207ceb3cdc3aeada27eba720e05 ./devtools/fixes/__init__.pyc 94ffadd8fdf5194f862bb20e85aa7e65 ./devtools/fixes/fix_itertools_imports.pyc 055f76722cd088aa5c557e5470fcb25b ./devtools/oils_gdb.pyc 502939c93ff5729c25bcfa88f94a913a ./devtools/py_refactor.pyc aeed33c5e4e922531296e0444c197066 ./devtools/pyann_driver.pyc 3851c4b0d536721c6e7d5c73f9648f42 ./devtools/release_history.pyc b75a337ef0bd8b72d4c55d7fa91e4963 ./devtools/tsv_column_from_files.pyc dedb5f951156fd39beba72ffa8edd221 ./devtools/tsv_concat.pyc b9c9ef36ab47bbc545da0641553ff2c1 ./devtools/tsv_stream.pyc 7fb39fc9b02e317ab97cf2468a34bbe3 ./devtools/types-old/refactor.pyc 0624f152814d435b83883e818e81964e ./devtools/yaml2json.pyc 559ce2258296ceb4d4832b93c62874f6 ./display/NINJA_subgraph.pyc 3d9d3421e8403a9e7e37b77eec600870 ./display/__init__.pyc b345794df57227fd5fa15eaeecb98504 ./display/ansi.pyc d60c6f7ca7ff517679fbc93c1abac019 ./display/pp_hnode.pyc 5d29f5d43d9f1c9ba0d422691be2ee55 ./display/pp_value.pyc ca39f46b533e3ae34a97443ce14a8b95 ./display/pretty.pyc aff3a0af182788fa3d70af8d57723d91 ./display/pretty_test.pyc 9b7cc6ef46994f6c4b525dc0f49527f5 ./display/ui.pyc fc018431fca4b284fc653cf75df9d3fe ./display/ui_test.pyc f59f502f897c97fed16480387d9be27c ./doctools/__init__.pyc be7ddba3bac56fc0acdfb31ce4123a6f ./doctools/cmark.pyc 2735a3e3809d305106f16465d2e4029b ./doctools/cmark_test.pyc 27b76286700899ca5300c575dd961fe7 ./doctools/doc_html.pyc 5caa0729ae3d86242092dbe34a5b89b2 ./doctools/fmt_check.pyc 3334772c200f1e9627e9476035c833f3 ./doctools/help_gen.pyc dc5c07cc301ee30d0276676fbf2ebd29 ./doctools/help_gen_test.pyc 0c8464f5a33dea672d95a193e86dfd8f ./doctools/html_head.pyc a78fdbdca6c97d166e68bd68f88ca946 ./doctools/html_lib.pyc 549e0d01509a1d0931645c3919194cd1 ./doctools/html_lib_test.pyc c96f20f372876e757b77a5f029537585 ./doctools/html_old.pyc f750950c4c55da8daa611dd7c796434c ./doctools/html_old_test.pyc bbb55863bc3db4142713e5486803832c ./doctools/oils_doc.pyc d9e4dd6f2458df09afa8d5a0d6bf8883 ./doctools/oils_doc_test.pyc 971b50370c98fba4564056d6ef688fd3 ./doctools/ref_check.pyc 9b301d19539eda6fbd5c5b5a9134fab1 ./doctools/spelling.pyc 90596063fc9ae211377e51db8ac0b5af ./doctools/spelling_test.pyc bbd46cc828a0782fd8d1b751ad160f4b ./doctools/split_doc.pyc ba5f16c9aeffbbf2a1ebf138d5a850f8 ./doctools/split_doc_test.pyc 18b1b3160bb64f430640878041cbea46 ./doctools/src_tree.pyc 0e0fbf50fb6d3a6c6f8b8f36f84bde9b ./doctools/ul_table.pyc 7c9edadff69bd15f9bb724dc774cdbef ./doctools/ul_table_test.pyc fd0a1c3993a4e182c290d081103921b6 ./doctools/util.pyc 4f360b76f10ec099c06a688876d17394 ./frontend/NINJA_subgraph.pyc 88e102d0a35aab4839cdf574561de7b0 ./frontend/__init__.pyc aefcc6be90fdc2d9b666cff79edf6ca4 ./frontend/args.pyc 8a20b09503004d6358c4699164cbc594 ./frontend/args_test.pyc 21f86bd92e7e2538bad01c5206048527 ./frontend/builtin_def.pyc 99a9f7071dc19f9de5bd51d35c24467e ./frontend/consts.pyc 7e4a1e2c7023c583210af8f615503002 ./frontend/consts_gen.pyc 1d50e7bd04050e2de8e970b87623c1df ./frontend/flag_def.pyc eff5a4ad870f44fe02167191d9bb374f ./frontend/flag_gen.pyc f9f78eacb55298043a68e612fbdb4cd3 ./frontend/flag_spec.pyc e70a6cc91ade9480bb628fb0308ec724 ./frontend/flag_util.pyc f34d033f6d6122243a59a6cfade9daf9 ./frontend/id_kind_def.pyc f7a5cfae52afa07ed3d861f268163269 ./frontend/id_kind_def_test.pyc c5996fc46977b63ef85ca0c959f3d9f4 ./frontend/lexer.pyc 4856e71b790de4534a8a6904dc983520 ./frontend/lexer_def.pyc 9e1967c0961a98a80a4e3b5395daaf19 ./frontend/lexer_def_test.pyc b69970e7b2559e967c0eaf7289cab819 ./frontend/lexer_gen.pyc c50788343c12f1e625bbcfafb16c7c7e ./frontend/lexer_gen_test.pyc 7cb7153d3d900926cd0ffb50bdbb27e4 ./frontend/lexer_test.pyc 71c4d5930405b0d06a7c2bd274ea7902 ./frontend/location.pyc 23568c70307dba1b1ceee4c93e4438dd ./frontend/match.pyc 307c5ac072cea561fd9d025148c2d17b ./frontend/match_test.pyc 2850003012b5655a7a00e22eff83b7cd ./frontend/option_def.pyc fc6e5867e6341d716ae911bea3c519e1 ./frontend/option_gen.pyc f8fbe9b092fd139ca83a5a862eeef772 ./frontend/parse_lib.pyc 01d40b123f56e9035a1cbfb1aa4159ba ./frontend/py_readline.pyc 04c80e7eb5edccdbd6a5bb7dc0dd2b27 ./frontend/reader.pyc 2653fb7778a896f7050687fe691268bd ./frontend/reader_test.pyc 72a77b5fb5aeea7d76da21d8b46e87fb ./frontend/signal_def.pyc 5b50f991828018ce49d076b2e48f5a27 ./frontend/signal_gen.pyc cb6ae9aa3578c8b6959d922ae306093b ./frontend/syntax_abbrev.pyc 38d497ad354bab0820f73fba6760f9e1 ./frontend/typed_args.pyc 05b92a5fc04b89ddd3653ae26679b8e7 ./frontend/typed_args_test.pyc 38b7a0b99d684ca50b5d8a9957fd7097 ./metrics/line_counts.pyc e5baa813a497181c2f2ecf3cc985e6ca ./opy/__init__.pyc 5d88cfa713aceeebbc72a23f913dfe46 ./opy/byterun/__init__.pyc a89083115911f0ad27bdd839417b3b11 ./opy/byterun/execfile.pyc 2facab2ac36083d74b76aa7db7277023 ./opy/byterun/ovm.pyc 19fccf24f6e4162531bf705b8bfe5a48 ./opy/byterun/pyobj.pyc 633e2380230cf833cfde771ba154ad22 ./opy/byterun/pyvm2.pyc 02025a544fd21593bef09313ac013650 ./opy/byterun/pyvm2_test.pyc 2d6ef5dcf09772ff1f14753954673e91 ./opy/byterun/test_basic.pyc 54f22502d368f8b4ece80ce89dd3f3e3 ./opy/byterun/test_exceptions.pyc 75506105af821e70ed8dd27bedd87e4c ./opy/byterun/test_functions.pyc b90986e59c1ce25570d41782ba771302 ./opy/byterun/test_with.pyc 43a6c57de0d6f8fd805287843af2fd6c ./opy/byterun/vmtest.pyc 49f63563fbd347f31335e5be86748605 ./opy/callgraph.pyc a638b04db127ec84e7d475c56cf67789 ./opy/callgraph_test.pyc ed8b6393dd5556177af00714f7abf372 ./opy/compiler2/__init__.pyc 1ace7a7d9b814eb430ec079136fd0cca ./opy/compiler2/ast.pyc 9029178f60dd97280e65d7c4e960a2f2 ./opy/compiler2/consts.pyc 9b4bedc6a52f820601a302cc1176c604 ./opy/compiler2/consts_test.pyc bdcd0b0e15b865018f963010690cc2be ./opy/compiler2/dis_tool.pyc 114829884bdc2d6894d003c732cf0ece ./opy/compiler2/future.pyc 9233fdc9a2c7f3a88e5af879647c0745 ./opy/compiler2/misc.pyc 156d32bafd246e11af5ed1cea456315e ./opy/compiler2/pyassem.pyc 3904b2754a6e8d55b84d4ab92b20de53 ./opy/compiler2/pyassem_test.pyc 53cee289b5c339886a97425a14837a76 ./opy/compiler2/pycodegen.pyc 75f5276e8598f9ab4840d303b728a38b ./opy/compiler2/symbols.pyc 8d7eb9828ab029d555f68620323ee29b ./opy/compiler2/symbols_test.pyc 10f500b5df01a3ffabb1b595c1a5b0ff ./opy/compiler2/syntax.pyc 2af5a31daa982901768a0086c222635c ./opy/compiler2/transformer.pyc 586a68a6b98556804c31d3576bdd596e ./opy/compiler2/visitor.pyc 39bcbd9a207c0831ba592d9d5754488f ./opy/demo/class_scope.pyc 216641c4ada147ddf8c53cf2ab5b3b89 ./opy/demo/docstring.pyc cca3280da3a521126c46e0c63fad8333 ./opy/demo/four_var_kinds.pyc e4bc2237cde153f450d23d15c0e10874 ./opy/gold/all_name_lookups.pyc d9d6700fadd8e61497023341d231d5c1 ./opy/gold/class_vs_closure.pyc c6787d0cf435d77cc6e2aaf40b4a3753 ./opy/gold/continue_.pyc 61cc0dda538110d604e7535d490ceef2 ./opy/gold/fib_iterative.pyc 75448c4ab3ca2a4e2ed0f381ebb3f388 ./opy/gold/fib_recursive.pyc a4ef41cff23a95a0fa6933a450bf4440 ./opy/gold/generator_exception.pyc 5612af15e754dcbddbcec649f3933772 ./opy/gold/genexpr.pyc ec9068728b947bf995047dc60d2a6d15 ./opy/gold/genexpr_closure.pyc dbd593cf175654e96265f32d627a3b3e ./opy/gold/genexpr_iterable_expr.pyc ac47cd6d9c5eaf6b339f6d3ea8a9966d ./opy/gold/genexpr_nested.pyc e9143aa47b9af176bffd2a3536018cd5 ./opy/gold/genexpr_simple.pyc e89fe94edbe102fd7e94c371193d6d8f ./opy/gold/hello_py2.pyc d53b4b2daf87348c4e67786a7abde78a ./opy/gold/hello_py3.pyc 2c0ba5ee7e692fd1f7af775cc135bfd7 ./opy/gold/load_make_closure.pyc 1da34a63c7ca3d9efba3ecab613c11fd ./opy/gold/obj_literals.pyc 3dc513bcb2c0a06d4e9b1111973dbaf4 ./opy/gold/regex_compile.pyc aa5ee74854a1e5414222f0e4ca4b4c95 ./opy/gold/repr_method.pyc b9409548cbe80ba7281934cf3b12ff3a ./opy/gold/set_and_dict_comp.pyc 74ebde0c31e7e914be7b1db1ede0a2cb ./opy/gold/slice_bytecode.pyc 0307606493c6c4c9ee36ebe556df4090 ./opy/gold/with_statement.pyc d79f8c7916f04d0f826b0a22097b5e8b ./opy/lib/__init__.pyc 39d4d4de91cae863b10a1ced37080fb5 ./opy/lib/dis.pyc 1c24da4bcb890928fbf9307165fe7f92 ./opy/lib/inspect.pyc b8f65dbafe3f6d5b0a4dead33821509e ./opy/lib/opcode.pyc 9bbaae18dc8d05b68e8ff742892dc63e ./opy/lib/opcode_gen.pyc 1624b3de8e502de2c3e545f3d2f001e7 ./opy/misc/__init__.pyc 7d4de3774176606aded6adb1fe6cb709 ./opy/misc/ccompile.pyc 0179605aa4d312f895383d264e4e1d64 ./opy/misc/determinism.pyc 45f7a51569879734493702e012741a08 ./opy/misc/pgen_ast.pyc 6d20e2dd87e80e7abb1dac33d918d9b5 ./opy/misc/py_ast.pyc ea7ff4cd3c93a4b8999c85b25bf547fc ./opy/misc/stdlib_compile.pyc fef2ecae63c416201c970972f1bbd19d ./opy/opy_main.pyc 4594e05341d5d697b65d0e51b96224d4 ./opy/pytree.pyc e62520b94fe3aacbb6af777a40d312f5 ./opy/resolve.pyc aea4f894f46fe62986ed711bb12bccea ./opy/skeleton.pyc 42b81d5a0c4264b6bb5cf992bb6597be ./opy/tools/astgen.pyc 7bcbef090a7c513b93bbba4edc1105e5 ./opy/tools/compile.pyc e900ab53b0eec15fd4487adbd242f9a0 ./opy/tools/demo.pyc 26b09458ce7f7655ed0a52f72ff3d46c ./opy/tools/regrtest.pyc ecb659c2bd0700b2359619809e44f23a ./opy/tools/stacktest.pyc 736d270decd03cb1a648669c28de0a04 ./opy/util.pyc 7dfea6e4af56c12a41931684dac31db8 ./osh/NINJA_subgraph.pyc f22dc6ea163e822c88a921010b5a5e04 ./osh/__init__.pyc a724d41233c322ea763e5e9e7380d97a ./osh/arith_parse.pyc 643ee9abe1aab877218c9a7001fb6723 ./osh/arith_parse_gen.pyc 004d54b3470ef24cd89d1a0ca22bdcfe ./osh/arith_parse_test.pyc ecff1cee66a0ed18d2b6610839e69572 ./osh/bool_parse.pyc e0ff0ca2ebc3b23417ca4a69e018bc9e ./osh/bool_parse_test.pyc d38de57070b15f4141f510e98146c665 ./osh/bool_stat.pyc 6b5d15e611b7bafdca078a1559c43936 ./osh/braces.pyc 3147d928674590fb9918f4fe6274232f ./osh/braces_test.pyc 55b5abda6cae468efa019e8b6e2b9090 ./osh/cmd_eval.pyc 9da551a39d2ed5139a691a3a885e3319 ./osh/cmd_eval_test.pyc 388a4144db18568aea55650a122f90fc ./osh/cmd_parse.pyc 8bf695caaa0db662efa7b1675dcedd3a ./osh/cmd_parse_test.pyc 510c6354c25061eac378fba13a21c151 ./osh/glob_.pyc c545fa62e414ac6f46ba4b522d4fa37b ./osh/glob_test.pyc b2f55a8ead26a6e1d2ae8f7eb3e3355e ./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 c3771d539422b86e2cd613abda971459 ./osh/word_parse.pyc 2c5e25073f1b396104894d24bfd01f8b ./osh/word_parse_test.pyc e0dacdc69a2995562f765a93f92c7846 ./osh/word_test.pyc e93b8ac339c7e50af51ccf1dc269bfa5 ./pgen2/__init__.pyc fe14069724030509c8821649b4ef1241 ./pgen2/driver.pyc 8826ad5c1f71d2d65927afcc55ac138b ./pgen2/grammar.pyc 070161ec6731ca756cb850b6e208ae15 ./pgen2/parse.pyc 6c7545a2bcf6528f8537c8ba62ac91c0 ./pgen2/parse_test.pyc 0731f2af8d9e429fb2939a132f460e4a ./pgen2/pgen.pyc a4b9ff2aef08a873534cfd770ec764ef ./pgen2/pnode.pyc 4dba9ec34e4fb03f6bfc29ea8eb43b93 ./pgen2/token.pyc 2e7779f768adf88d72eb7b327e85b295 ./pgen2/tokenize.pyc 7e88b0f8158b41121fcf7866fede3d90 ./prebuilt/NINJA_subgraph.pyc 5e1e15aed067812a38461e3868d05257 ./prebuilt/__init__.pyc 2254b67e56ee0988602b40530d326ca8 ./pyext/fanos_test.pyc f6ee202713be89a88b87ac41f1d609ed ./pyext/fastfunc_test.pyc 9754d331cbd66246d7051c3e1800d567 ./pyext/fastlex_test.pyc ae7aee8e29519216618452e3cb1dc7c6 ./pyext/libc_test.pyc 7a21f0cde768f3adfee0d7a1c0e90302 ./pyext/line_input_test.pyc 697c76c2a711a4c97fa47c372801d557 ./pyext/posix_test.pyc 5c9b074babef994b1764a606d7dc4de7 ./pyext/setup_fanos.pyc e14c9b5116c956d043ee7ec6f6019d23 ./pyext/setup_fastfunc.pyc a890d04f0988e1d22c47a1bf50ab4471 ./pyext/setup_fastlex.pyc 3170df870fa08640e03143d4ef5f46f2 ./pyext/setup_libc.pyc 54034ff83c1b00e3c763e16c8fbd7938 ./pyext/setup_line_input.pyc 0e06377797e44779487b47c82e67c7a4 ./pyext/setup_posix.pyc 2902d90f36f41d9f65d9a39bb00795c3 ./pylib/__init__.pyc d3d66d21e3b4cff43a12f8491bde4385 ./pylib/cgi.pyc 01969ead3bda229764ea07ef4cc619b2 ./pylib/collections_.pyc a2f0241031a18253577caa341ab6dd79 ./pylib/os_path.pyc d474a69b0796a06e16c56ecb179a700b ./pylib/os_path_test.pyc 43ef235a8059a0a3e5fab9864052317e ./pylib/path_stat.pyc 5ec15713140036f35d8b11b7635bcec5 ./pylib/path_stat_test.pyc e4fb78a6164694bee351ff2d8379b3f6 ./pylib/pylocale.pyc 94d8957ccd4c87b8ee5c301732c7fa1f ./regtest/proc_log.pyc 66ea2c79bcb4c44d341467e6eb10a4b7 ./soil/__init__.pyc c5033d0e82793c39da1ccb41569c25e9 ./soil/collect_json.pyc 0901704eb91f9deeb9a81cf1389e2dcb ./soil/web.pyc 9bc119afec63c2b5520ab7a385578e6b ./soil/web_test.pyc 1ce83872aec0d34a7a20d69875d2f0dc ./test/__init__.pyc 0f56a56a9e6b00e341134f31fca4925f ./test/process_table.pyc 3ee4d1f62cc10c4d09d8cc6795822e39 ./test/py2_lint.pyc d37fc406be3cc3d25cc949a695fa4df7 ./test/py3_lint.pyc 358c1bcb46ad948b7b32f37ebc9d95ca ./test/sh_spec.pyc 44d57bf12a35ac7fd96945b1d7ed2dfa ./test/sh_spec_test.pyc 4900e74624a686b24b8d48a47518b0ad ./test/smoosh_import.pyc a660ec245cff6eee982c98b9bc801200 ./test/spec_lib.pyc aa9d735bdda05c060fd03c7a9a6bcd2a ./test/syscall.pyc 781c1954cd8d168ccfbfb16c6552bcff ./test/wild_report.pyc 5fd733d430b4e6a48b7eefe3c038227e ./test/wild_report_test.pyc d0472d14ed5623596caba5df41e5051a ./tools/__init__.pyc 60ca4b3a722d64d9ed9dbd62003b07c0 ./tools/deps.pyc 7997c21e7d7211695df2fa8796c63691 ./tools/find/__init__.pyc f847f48b7f60ca2879a1075d05d96a3d ./tools/find/ast.pyc 76750acd5966ab8b12da08e5bb77a00a ./tools/find/eval.pyc a8325d56406690124ed47e270d1e59a6 ./tools/find/find.pyc 15be44f12048733c7dd3a77e61e7a640 ./tools/find/parser.pyc 9acc72f2b966924fcefea9a35008cafb ./tools/find/tokenizer.pyc b286c8dd87687faee283d5e8ffd48809 ./tools/fmt.pyc 93b075090841ee3ea59599dbf1b0bc96 ./tools/fmt_test.pyc 5048576b635bed99814284c867c953f5 ./tools/readlink.pyc 8c52074b8e9e824bfbf5da6eef534c83 ./tools/xargs/xargs.pyc cf22106f9494dd677dfabca59f005f81 ./tools/ysh_ify.pyc befd43b41a0cbaa16d8dfbb895647ee9 ./tools/ysh_ify_test.pyc 10de1d3ba317588ed84df74b7356ab82 ./vendor/__init__.pyc 3428e7fd9b253c36d08de487c53ad96c ./vendor/jsontemplate.pyc 88eb9fcac2ad089467c7004f06aac449 ./vendor/ninja_syntax.pyc f71b69eac5963026d015c478fef58747 ./vendor/typing.pyc 5e80a7a3721470f2fccef3b0e439ef06 ./web/table/csv2html.pyc ba77f1ea467927bd15307ab7d279b51c ./web/table/schema2sqlite.pyc 9425f2eba6842e5ec706f042a3f863d1 ./ysh/NINJA_subgraph.pyc 02b7ac7cad11c0ad6bd3480adfe63b06 ./ysh/__init__.pyc 577bc8900ec0539a864588ea5d16000f ./ysh/expr_eval.pyc 56a3cebcfd694fab3aa6c6c9309dc552 ./ysh/expr_parse.pyc aff410acddfa113a9ac8d357c68d2836 ./ysh/expr_parse_test.pyc 65668cdf3ad0882adcb24fb57c5ae94c ./ysh/expr_to_ast.pyc 253dcd167abc50d1f49a9f823ed093fc ./ysh/func_proc.pyc 53834c4453a45d791e16dfb94df9d941 ./ysh/grammar_gen.pyc 1cf5cbc832f4ad9aa5b45670d1d6fe5e ./ysh/regex_translate.pyc 857d4a9ab27fd80797f54b5c6eafb24c ./ysh/regex_translate_test.pyc 7044362438c3c67b6a2e61558f9aa4e8 ./ysh/val_ops.pyc b99cdb3542e4070fa7974a30824bad82 ./ysh/val_ops_test.pyc ~/oil/opy devtools/__init__.py Compiled to 4 bytes of top-level bytecode devtools/py_refactor.py Compiled to 51 bytes of top-level bytecode devtools/oils_gdb.py Compiled to 309 bytes of top-level bytecode devtools/fixes/__init__.py Compiled to 4 bytes of top-level bytecode devtools/fixes/fix_itertools_imports.py Compiled to 104 bytes of top-level bytecode devtools/types-old/refactor.py Compiled to 170 bytes of top-level bytecode devtools/tsv_column_from_files.py Compiled to 225 bytes of top-level bytecode devtools/tsv_concat.py Compiled to 135 bytes of top-level bytecode devtools/completion.py Compiled to 224 bytes of top-level bytecode devtools/tsv_stream.py Compiled to 137 bytes of top-level bytecode devtools/release_history.py Compiled to 230 bytes of top-level bytecode devtools/yaml2json.py Compiled to 161 bytes of top-level bytecode devtools/pyann_driver.py Compiled to 222 bytes of top-level bytecode build/__init__.py Compiled to 4 bytes of top-level bytecode build/ninja_lib.py Compiled to 539 bytes of top-level bytecode build/dynamic_deps_test.py Compiled to 94 bytes of top-level bytecode build/ninja_main.py Compiled to 505 bytes of top-level bytecode build/ref/make_zip.py Compiled to 137 bytes of top-level bytecode build/ref/c_module_srcs.py Compiled to 135 bytes of top-level bytecode build/ref/c_module_toc.py Compiled to 189 bytes of top-level bytecode build/ninja_lib_test.py Compiled to 205 bytes of top-level bytecode build/dynamic_deps.py Compiled to 238 bytes of top-level bytecode benchmarks/__init__.py Compiled to 4 bytes of top-level bytecode benchmarks/osh_runtime.py Compiled to 137 bytes of top-level bytecode benchmarks/uftrace_allocs_test.py Compiled to 104 bytes of top-level bytecode benchmarks/time_.py Compiled to 551 bytes of top-level bytecode benchmarks/javascript/hexstring.py Compiled to 137 bytes of top-level bytecode benchmarks/javascript/squares.py Compiled to 81 bytes of top-level bytecode benchmarks/compute/word_freq.py Compiled to 137 bytes of top-level bytecode benchmarks/compute/palindrome.py Compiled to 149 bytes of top-level bytecode benchmarks/compute/hello.py Compiled to 30 bytes of top-level bytecode benchmarks/compute/bubble_sort.py Compiled to 155 bytes of top-level bytecode benchmarks/compute/fib.py Compiled to 137 bytes of top-level bytecode benchmarks/compute/for_loop.py Compiled to 102 bytes of top-level bytecode benchmarks/fake_libc.py Compiled to 28 bytes of top-level bytecode benchmarks/gc_stats_to_tsv.py Compiled to 161 bytes of top-level bytecode benchmarks/uftrace_plugin.py Compiled to 185 bytes of top-level bytecode benchmarks/pytrace.py Compiled to 179 bytes of top-level bytecode benchmarks/virtual_memory.py Compiled to 196 bytes of top-level bytecode benchmarks/uftrace_allocs.py Compiled to 141 bytes of top-level bytecode benchmarks/cachegrind_to_tsv.py Compiled to 188 bytes of top-level bytecode _devbuild/__init__.py Compiled to 4 bytes of top-level bytecode _devbuild/gen/id_kind.py Compiled to 7686 bytes of top-level bytecode _devbuild/gen/arith_nt.py Compiled to 16 bytes of top-level bytecode _devbuild/gen/__init__.py Compiled to 4 bytes of top-level bytecode _devbuild/gen/types_asdl.py Compiled to 903 bytes of top-level bytecode _devbuild/gen/syntax_asdl.py Compiled to 6362 bytes of top-level bytecode _devbuild/gen/shared_variant_asdl.py Compiled to 789 bytes of top-level bytecode _devbuild/gen/expr_asdl.py Compiled to 496 bytes of top-level bytecode _devbuild/gen/runtime_asdl.py Compiled to 2720 bytes of top-level bytecode _devbuild/gen/typed_arith_asdl.py Compiled to 406 bytes of top-level bytecode _devbuild/gen/hnode_asdl.py Compiled to 438 bytes of top-level bytecode _devbuild/gen/typed_demo_asdl.py Compiled to 1549 bytes of top-level bytecode _devbuild/gen/arg_types.py Compiled to 906 bytes of top-level bytecode _devbuild/gen/find_nt.py Compiled to 52 bytes of top-level bytecode _devbuild/gen/grammar_nt.py Compiled to 436 bytes of top-level bytecode _devbuild/gen/option_asdl.py Compiled to 2038 bytes of top-level bytecode _devbuild/gen/value_asdl.py Compiled to 1483 bytes of top-level bytecode _devbuild/gen/pretty_asdl.py Compiled to 423 bytes of top-level bytecode _devbuild/gen/find_asdl.py Compiled to 994 bytes of top-level bytecode _devbuild/gen/mycpp_asdl.py Compiled to 1380 bytes of top-level bytecode _devbuild/gen/id_kind_asdl.py Compiled to 4289 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/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 1034 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/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 375 bytes of top-level bytecode frontend/lexer.py Compiled to 344 bytes of top-level bytecode frontend/typed_args.py Compiled to 373 bytes of top-level bytecode frontend/flag_def.py Compiled to 3449 bytes of top-level bytecode frontend/flag_spec.py Compiled to 299 bytes of top-level bytecode frontend/builtin_def.py Compiled to 367 bytes of top-level bytecode frontend/parse_lib.py Compiled to 670 bytes of top-level bytecode frontend/lexer_gen.py Compiled to 455 bytes of top-level bytecode frontend/id_kind_def_test.py Compiled to 167 bytes of top-level bytecode frontend/syntax_abbrev.py Compiled to 294 bytes of top-level bytecode frontend/match.py Compiled to 981 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 7377 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 1481 bytes of top-level bytecode core/num.py Compiled to 76 bytes of top-level bytecode core/pyutil.py Compiled to 318 bytes of top-level bytecode core/completion.py Compiled to 1305 bytes of top-level bytecode core/alloc.py Compiled to 186 bytes of top-level bytecode core/comp_ui.py Compiled to 369 bytes of top-level bytecode core/state_test.py Compiled to 313 bytes of top-level bytecode core/state.py Compiled to 1547 bytes of top-level bytecode core/completion_test.py Compiled to 610 bytes of top-level bytecode core/test_lib.py Compiled to 906 bytes of top-level bytecode core/bash_impl.py Compiled to 659 bytes of top-level bytecode core/optview_gen.py Compiled to 156 bytes of top-level bytecode core/vm.py Compiled to 837 bytes of top-level bytecode core/property_tests.py Compiled to 114 bytes of top-level bytecode core/util_test.py Compiled to 109 bytes of top-level bytecode core/process_test.py Compiled to 622 bytes of top-level bytecode pgen2/__init__.py Compiled to 10 bytes of top-level bytecode pgen2/token.py Compiled to 590 bytes of top-level bytecode pgen2/pnode.py Compiled to 123 bytes of top-level bytecode pgen2/grammar.py Compiled to 197 bytes of top-level bytecode pgen2/parse_test.py Compiled to 104 bytes of top-level bytecode pgen2/pgen.py Compiled to 181 bytes of top-level bytecode pgen2/driver.py Compiled to 112 bytes of top-level bytecode pgen2/tokenize.py Compiled to 1539 bytes of top-level bytecode pgen2/parse.py Compiled to 201 bytes of top-level bytecode asdl/visitor.py Compiled to 110 bytes of top-level bytecode asdl/__init__.py Compiled to 4 bytes of top-level bytecode asdl/format_test.py Compiled to 116 bytes of top-level bytecode asdl/util.py Compiled to 47 bytes of top-level bytecode asdl/gen_python_test.py Compiled to 218 bytes of top-level bytecode asdl/ast.py Compiled to 371 bytes of top-level bytecode asdl/NINJA_subgraph.py Compiled to 73 bytes of top-level bytecode asdl/gen_cpp.py Compiled to 325 bytes of top-level bytecode asdl/examples/tdop.py Compiled to 321 bytes of top-level bytecode asdl/examples/__init__.py Compiled to 4 bytes of top-level bytecode asdl/examples/typed_demo.py Compiled to 373 bytes of top-level bytecode asdl/examples/typed_arith_abbrev.py Compiled to 102 bytes of top-level bytecode asdl/examples/typed_arith_parse_test.py Compiled to 258 bytes of top-level bytecode asdl/examples/typed_arith_parse.py Compiled to 318 bytes of top-level bytecode asdl/examples/tdop_lexer.py Compiled to 155 bytes of top-level bytecode asdl/front_end.py Compiled to 633 bytes of top-level bytecode asdl/asdl_main.py Compiled to 287 bytes of top-level bytecode asdl/target_lang_test.py Compiled to 200 bytes of top-level bytecode asdl/front_end_test.py Compiled to 148 bytes of top-level bytecode asdl/format.py Compiled to 248 bytes of top-level bytecode asdl/pybase.py Compiled to 143 bytes of top-level bytecode asdl/gen_python.py Compiled to 235 bytes of top-level bytecode asdl/runtime.py Compiled to 132 bytes of top-level bytecode regtest/proc_log.py Compiled to 238 bytes of top-level bytecode display/ansi.py Compiled to 86 bytes of top-level bytecode display/__init__.py Compiled to 4 bytes of top-level bytecode display/ui_test.py Compiled to 114 bytes of top-level bytecode display/NINJA_subgraph.py Compiled to 67 bytes of top-level bytecode display/ui.py Compiled to 602 bytes of top-level bytecode display/pp_hnode.py Compiled to 326 bytes of top-level bytecode display/pp_value.py Compiled to 395 bytes of top-level bytecode display/pretty_test.py Compiled to 282 bytes of top-level bytecode display/pretty.py Compiled to 258 bytes of top-level bytecode client/py_fanos.py Compiled to 125 bytes of top-level bytecode client/py_fanos_test.py Compiled to 133 bytes of top-level bytecode client/headless_demo.py Compiled to 278 bytes of top-level bytecode data_lang/j8.py Compiled to 670 bytes of top-level bytecode data_lang/__init__.py Compiled to 4 bytes of top-level bytecode data_lang/htm8.py Compiled to 739 bytes of top-level bytecode data_lang/htm8_util_test.py Compiled to 578 bytes of top-level bytecode data_lang/NINJA_subgraph.py Compiled to 67 bytes of top-level bytecode data_lang/htm8_test.py Compiled to 361 bytes of top-level bytecode data_lang/pyj8.py Compiled to 98 bytes of top-level bytecode data_lang/j8_lite.py Compiled to 73 bytes of top-level bytecode data_lang/htm8_util.py Compiled to 346 bytes of top-level bytecode data_lang/j8_test.py Compiled to 236 bytes of top-level bytecode data_lang/pyj8_test.py Compiled to 123 bytes of top-level bytecode pylib/__init__.py Compiled to 4 bytes of top-level bytecode pylib/os_path.py Compiled to 174 bytes of top-level bytecode pylib/collections_.py Compiled to 48 bytes of top-level bytecode pylib/path_stat_test.py Compiled to 104 bytes of top-level bytecode pylib/pylocale.py Compiled to 114 bytes of top-level bytecode pylib/cgi.py Compiled to 19 bytes of top-level bytecode pylib/os_path_test.py Compiled to 116 bytes of top-level bytecode pylib/path_stat.py Compiled to 61 bytes of top-level bytecode _gen/__init__.py Compiled to 4 bytes of top-level bytecode _gen/ysh/__init__.py Compiled to 4 bytes of top-level bytecode doctools/__init__.py Compiled to 4 bytes of top-level bytecode doctools/help_gen.py Compiled to 589 bytes of top-level bytecode doctools/oils_doc_test.py Compiled to 179 bytes of top-level bytecode doctools/util.py Compiled to 57 bytes of top-level bytecode doctools/html_lib.py Compiled to 87 bytes of top-level bytecode doctools/html_old.py Compiled to 478 bytes of top-level bytecode doctools/ul_table_test.py Compiled to 195 bytes of top-level bytecode doctools/ref_check.py Compiled to 87 bytes of top-level bytecode doctools/fmt_check.py Compiled to 219 bytes of top-level bytecode doctools/spelling.py Compiled to 236 bytes of top-level bytecode doctools/doc_html.py Compiled to 107 bytes of top-level bytecode doctools/ul_table.py Compiled to 387 bytes of top-level bytecode doctools/oils_doc.py Compiled to 952 bytes of top-level bytecode doctools/split_doc_test.py Compiled to 116 bytes of top-level bytecode doctools/src_tree.py Compiled to 375 bytes of top-level bytecode doctools/html_head.py Compiled to 297 bytes of top-level bytecode doctools/help_gen_test.py Compiled to 116 bytes of top-level bytecode doctools/spelling_test.py Compiled to 100 bytes of top-level bytecode doctools/cmark.py Compiled to 553 bytes of top-level bytecode doctools/html_old_test.py Compiled to 194 bytes of top-level bytecode doctools/cmark_test.py Compiled to 262 bytes of top-level bytecode doctools/split_doc.py Compiled to 264 bytes of top-level bytecode doctools/html_lib_test.py Compiled to 98 bytes of top-level bytecode tools/ysh_ify_test.py Compiled to 145 bytes of top-level bytecode tools/__init__.py Compiled to 4 bytes of top-level bytecode tools/readlink.py Compiled to 137 bytes of top-level bytecode tools/find/__init__.py Compiled to 4 bytes of top-level bytecode tools/find/tokenizer.py Compiled to 755 bytes of top-level bytecode tools/find/ast.py Compiled to 1302 bytes of top-level bytecode tools/find/eval.py Compiled to 1081 bytes of top-level bytecode tools/find/parser.py Compiled to 200 bytes of top-level bytecode tools/find/find.py Compiled to 266 bytes of top-level bytecode tools/fmt.py Compiled to 122 bytes of top-level bytecode tools/deps.py Compiled to 177 bytes of top-level bytecode tools/fmt_test.py Compiled to 88 bytes of top-level bytecode tools/ysh_ify.py Compiled to 578 bytes of top-level bytecode tools/xargs/xargs.py Compiled to 1538 bytes of top-level bytecode metrics/line_counts.py Compiled to 167 bytes of top-level bytecode ~/oil/opy/_tmp/repo-with-opy ~/oil/opy 122 ./_devbuild/__init__.pyc 126 ./_devbuild/gen/__init__.pyc 25333 ./_devbuild/gen/arg_types.pyc 184 ./_devbuild/gen/arith_nt.pyc 9063 ./_devbuild/gen/demo_lib_asdl.pyc 10429 ./_devbuild/gen/expr_asdl.pyc 31968 ./_devbuild/gen/find_asdl.pyc 374 ./_devbuild/gen/find_nt.pyc 2472 ./_devbuild/gen/grammar_nt.pyc 5571 ./_devbuild/gen/hnode_asdl.pyc 6033 ./_devbuild/gen/htm8_asdl.pyc 19482 ./_devbuild/gen/id_kind.pyc 23908 ./_devbuild/gen/id_kind_asdl.pyc 44814 ./_devbuild/gen/mycpp_asdl.pyc 11971 ./_devbuild/gen/nil8_asdl.pyc 10828 ./_devbuild/gen/option_asdl.pyc 13688 ./_devbuild/gen/pretty_asdl.pyc 62032 ./_devbuild/gen/runtime_asdl.pyc 18386 ./_devbuild/gen/shared_variant_asdl.pyc 299909 ./_devbuild/gen/syntax_asdl.pyc 17336 ./_devbuild/gen/typed_arith_asdl.pyc 46681 ./_devbuild/gen/typed_demo_asdl.pyc 6595 ./_devbuild/gen/types_asdl.pyc 67781 ./_devbuild/gen/value_asdl.pyc 54984 ./_devbuild/gen/yaks_asdl.pyc 117 ./_gen/__init__.pyc 121 ./_gen/ysh/__init__.pyc 1672 ./asdl/NINJA_subgraph.pyc 117 ./asdl/__init__.pyc 7981 ./asdl/asdl_main.pyc 11790 ./asdl/ast.pyc 126 ./asdl/examples/__init__.pyc 7916 ./asdl/examples/tdop.pyc 1232 ./asdl/examples/tdop_lexer.pyc 2239 ./asdl/examples/typed_arith_abbrev.pyc 9952 ./asdl/examples/typed_arith_parse.pyc 7388 ./asdl/examples/typed_arith_parse_test.pyc 4244 ./asdl/examples/typed_demo.pyc 4650 ./asdl/format.pyc 1620 ./asdl/format_test.pyc 17202 ./asdl/front_end.pyc 7222 ./asdl/front_end_test.pyc 26338 ./asdl/gen_cpp.pyc 18109 ./asdl/gen_python.pyc 6232 ./asdl/gen_python_test.pyc 1774 ./asdl/pybase.pyc 2621 ./asdl/runtime.pyc 3237 ./asdl/target_lang_test.pyc 496 ./asdl/util.pyc 5703 ./asdl/visitor.pyc 123 ./benchmarks/__init__.pyc 1811 ./benchmarks/cachegrind_to_tsv.pyc 2050 ./benchmarks/compute/bubble_sort.pyc 1050 ./benchmarks/compute/fib.pyc 388 ./benchmarks/compute/for_loop.pyc 240 ./benchmarks/compute/hello.pyc 1282 ./benchmarks/compute/palindrome.pyc 1113 ./benchmarks/compute/word_freq.pyc 520 ./benchmarks/fake_libc.pyc 1669 ./benchmarks/gc_stats_to_tsv.pyc 1562 ./benchmarks/javascript/hexstring.pyc 700 ./benchmarks/javascript/squares.pyc 1649 ./benchmarks/osh_runtime.pyc 2862 ./benchmarks/pytrace.pyc 7624 ./benchmarks/time_.pyc 5379 ./benchmarks/uftrace_allocs.pyc 919 ./benchmarks/uftrace_allocs_test.pyc 2922 ./benchmarks/uftrace_plugin.pyc 2469 ./benchmarks/virtual_memory.pyc 4006 ./bin/NINJA_subgraph.pyc 116 ./bin/__init__.pyc 491 ./bin/hello.pyc 636 ./bin/hello_mylib.pyc 1917 ./bin/oil.pyc 6045 ./bin/oils_for_unix.pyc 1755 ./bin/osh_eval.pyc 4069 ./bin/osh_parse.pyc 118 ./build/__init__.pyc 4563 ./build/dynamic_deps.pyc 1043 ./build/dynamic_deps_test.pyc 19967 ./build/ninja_lib.pyc 7644 ./build/ninja_lib_test.pyc 13400 ./build/ninja_main.pyc 2199 ./build/ref/c_module_srcs.pyc 1338 ./build/ref/c_module_toc.pyc 1360 ./build/ref/make_zip.pyc 120 ./builtin/__init__.pyc 18181 ./builtin/assign_osh.pyc 9403 ./builtin/bracket_osh.pyc 1263 ./builtin/bracket_osh_test.pyc 15796 ./builtin/completion_osh.pyc 679 ./builtin/completion_osh_test.pyc 2791 ./builtin/completion_ysh.pyc 11651 ./builtin/dirs_osh.pyc 10833 ./builtin/error_ysh.pyc 6526 ./builtin/func_eggex.pyc 5918 ./builtin/func_hay.pyc 20941 ./builtin/func_misc.pyc 901 ./builtin/func_misc_test.pyc 12644 ./builtin/func_reflect.pyc 14077 ./builtin/hay_ysh.pyc 5066 ./builtin/io_osh.pyc 8511 ./builtin/io_ysh.pyc 4697 ./builtin/json_ysh.pyc 28504 ./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 14686 ./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 41720 ./core/completion.pyc 23817 ./core/completion_test.pyc 24930 ./core/dev.pyc 15347 ./core/error.pyc 32158 ./core/executor.pyc 12809 ./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 33373 ./core/shell.pyc 89378 ./core/state.pyc 10729 ./core/state_test.pyc 14805 ./core/test_lib.pyc 6623 ./core/util.pyc 1668 ./core/util_test.pyc 18709 ./core/vm.pyc 3672 ./cpp/NINJA_subgraph.pyc 116 ./cpp/__init__.pyc 1629 ./cpp/embedded_file_gen.pyc 1418 ./data_lang/NINJA_subgraph.pyc 122 ./data_lang/__init__.pyc 19348 ./data_lang/htm8.pyc 18360 ./data_lang/htm8_test.pyc 6975 ./data_lang/htm8_util.pyc 5601 ./data_lang/htm8_util_test.pyc 35206 ./data_lang/j8.pyc 2018 ./data_lang/j8_lite.pyc 7230 ./data_lang/j8_test.pyc 964 ./data_lang/pyj8.pyc 1472 ./data_lang/pyj8_test.pyc 1314 ./demo/bugs/fd_state.pyc 1272 ./demo/coproc.pyc 2473 ./demo/cpython/fork_signal_state.pyc 1311 ./demo/cpython/keyboard_interrupt.pyc 2817 ./demo/cpython/pickle_instance.pyc 1222 ./demo/cpython/readline_mod.pyc 1119 ./demo/cpython/regex_replace.pyc 1210 ./demo/houston-fp/demo_main.pyc 121 ./demo/old/__init__.pyc 9167 ./demo/old/encode.pyc 13417 ./demo/old/gen_oheap_cpp.pyc 4133 ./demo/old/old_code.pyc 126 ./demo/old/ovm2/__init__.pyc 10605 ./demo/old/ovm2/oheap2.pyc 1357 ./demo/old/ovm2/oheap2_test.pyc 8398 ./demo/shedskin/arith_parse.pyc 249 ./demo/shedskin/const.pyc 11288 ./demo/shedskin/demo_asdl.pyc 7411 ./demo/shedskin/runtime.pyc 9650 ./demo/shedskin/tdop.pyc 641 ./demo/swig/setup.pyc 1400 ./deps/source.medo/uftrace/plugin.pyc 121 ./devtools/__init__.pyc 2424 ./devtools/completion.pyc 127 ./devtools/fixes/__init__.pyc 3872 ./devtools/fixes/fix_itertools_imports.pyc 6630 ./devtools/oils_gdb.pyc 264 ./devtools/py_refactor.pyc 4327 ./devtools/pyann_driver.pyc 2584 ./devtools/release_history.pyc 3969 ./devtools/tsv_column_from_files.pyc 1216 ./devtools/tsv_concat.pyc 1260 ./devtools/tsv_stream.pyc 1311 ./devtools/types-old/refactor.pyc 1265 ./devtools/yaml2json.pyc 694 ./display/NINJA_subgraph.pyc 120 ./display/__init__.pyc 556 ./display/ansi.pyc 10453 ./display/pp_hnode.pyc 12008 ./display/pp_value.pyc 7858 ./display/pretty.pyc 5192 ./display/pretty_test.pyc 16246 ./display/ui.pyc 1250 ./display/ui_test.pyc 121 ./doctools/__init__.pyc 15590 ./doctools/cmark.pyc 7935 ./doctools/cmark_test.pyc 3758 ./doctools/doc_html.pyc 3936 ./doctools/fmt_check.pyc 19703 ./doctools/help_gen.pyc 3173 ./doctools/help_gen_test.pyc 2875 ./doctools/html_head.pyc 1873 ./doctools/html_lib.pyc 1523 ./doctools/html_lib_test.pyc 11161 ./doctools/html_old.pyc 5438 ./doctools/html_old_test.pyc 17917 ./doctools/oils_doc.pyc 3351 ./doctools/oils_doc_test.pyc 5203 ./doctools/ref_check.pyc 3895 ./doctools/spelling.pyc 1343 ./doctools/spelling_test.pyc 4368 ./doctools/split_doc.pyc 2501 ./doctools/split_doc_test.pyc 12456 ./doctools/src_tree.pyc 14429 ./doctools/ul_table.pyc 7737 ./doctools/ul_table_test.pyc 525 ./doctools/util.pyc 3548 ./frontend/NINJA_subgraph.pyc 121 ./frontend/__init__.pyc 23154 ./frontend/args.pyc 7703 ./frontend/args_test.pyc 4995 ./frontend/builtin_def.pyc 9636 ./frontend/consts.pyc 17705 ./frontend/consts_gen.pyc 11666 ./frontend/flag_def.pyc 12673 ./frontend/flag_gen.pyc 11343 ./frontend/flag_spec.pyc 3050 ./frontend/flag_util.pyc 14220 ./frontend/id_kind_def.pyc 3891 ./frontend/id_kind_def_test.pyc 16985 ./frontend/lexer.pyc 21393 ./frontend/lexer_def.pyc 15952 ./frontend/lexer_def_test.pyc 13622 ./frontend/lexer_gen.pyc 1825 ./frontend/lexer_gen_test.pyc 8303 ./frontend/lexer_test.pyc 13748 ./frontend/location.pyc 12006 ./frontend/match.pyc 4335 ./frontend/match_test.pyc 9465 ./frontend/option_def.pyc 2995 ./frontend/option_gen.pyc 15131 ./frontend/parse_lib.pyc 8349 ./frontend/py_readline.pyc 9042 ./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 79764 ./osh/cmd_parse.pyc 45337 ./osh/cmd_parse_test.pyc 17170 ./osh/glob_.pyc 5438 ./osh/glob_test.pyc 11592 ./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 62328 ./osh/word_parse.pyc 19397 ./osh/word_parse_test.pyc 5737 ./osh/word_test.pyc 164 ./pgen2/__init__.pyc 2970 ./pgen2/driver.pyc 11262 ./pgen2/grammar.pyc 7505 ./pgen2/parse.pyc 976 ./pgen2/parse_test.pyc 14543 ./pgen2/pgen.pyc 2722 ./pgen2/pnode.pyc 3592 ./pgen2/token.pyc 19179 ./pgen2/tokenize.pyc 1128 ./prebuilt/NINJA_subgraph.pyc 121 ./prebuilt/__init__.pyc 7941 ./pyext/fanos_test.pyc 2870 ./pyext/fastfunc_test.pyc 3147 ./pyext/fastlex_test.pyc 9552 ./pyext/libc_test.pyc 806 ./pyext/line_input_test.pyc 5666 ./pyext/posix_test.pyc 556 ./pyext/setup_fanos.pyc 543 ./pyext/setup_fastfunc.pyc 569 ./pyext/setup_fastlex.pyc 532 ./pyext/setup_libc.pyc 526 ./pyext/setup_line_input.pyc 548 ./pyext/setup_posix.pyc 118 ./pylib/__init__.pyc 887 ./pylib/cgi.pyc 7661 ./pylib/collections_.pyc 4419 ./pylib/os_path.pyc 2302 ./pylib/os_path_test.pyc 1488 ./pylib/path_stat.pyc 1742 ./pylib/path_stat_test.pyc 1140 ./pylib/pylocale.pyc 3928 ./regtest/proc_log.pyc 117 ./soil/__init__.pyc 1449 ./soil/collect_json.pyc 17748 ./soil/web.pyc 1899 ./soil/web_test.pyc 117 ./test/__init__.pyc 7348 ./test/process_table.pyc 3317 ./test/py2_lint.pyc 695 ./test/py3_lint.pyc 46184 ./test/sh_spec.pyc 6324 ./test/sh_spec_test.pyc 1158 ./test/smoosh_import.pyc 8416 ./test/spec_lib.pyc 7467 ./test/syscall.pyc 21997 ./test/wild_report.pyc 1248 ./test/wild_report_test.pyc 118 ./tools/__init__.pyc 4377 ./tools/deps.pyc 123 ./tools/find/__init__.pyc 17951 ./tools/find/ast.pyc 13916 ./tools/find/eval.pyc 3947 ./tools/find/find.pyc 1145 ./tools/find/parser.pyc 4754 ./tools/find/tokenizer.pyc 1108 ./tools/fmt.pyc 688 ./tools/fmt_test.pyc 1206 ./tools/readlink.pyc 15481 ./tools/xargs/xargs.pyc 31441 ./tools/ysh_ify.pyc 2218 ./tools/ysh_ify_test.pyc 119 ./vendor/__init__.pyc 63237 ./vendor/jsontemplate.pyc 9648 ./vendor/ninja_syntax.pyc 103207 ./vendor/typing.pyc 14379 ./web/table/csv2html.pyc 1660 ./web/table/schema2sqlite.pyc 1205 ./ysh/NINJA_subgraph.pyc 116 ./ysh/__init__.pyc 46204 ./ysh/expr_eval.pyc 10849 ./ysh/expr_parse.pyc 5395 ./ysh/expr_parse_test.pyc 45239 ./ysh/expr_to_ast.pyc 15113 ./ysh/func_proc.pyc 8194 ./ysh/grammar_gen.pyc 9589 ./ysh/regex_translate.pyc 2132 ./ysh/regex_translate_test.pyc 17505 ./ysh/val_ops.pyc 1386 ./ysh/val_ops_test.pyc 833e34ff22c7288739f5dea91392d77d ./SIZES.txt a60537d55159bb857f715901bcc80192 ./_devbuild/__init__.pyc 5bffe977fcead4f3c7f14d8606a7af9d ./_devbuild/gen/__init__.pyc 9efd0d122d0fcb39d299d2f7e4424ca7 ./_devbuild/gen/arg_types.pyc 0b6bb0b9246edbb3fbc94b508e925e0c ./_devbuild/gen/arith_nt.pyc 478b3cdc13575f501f044abe47310940 ./_devbuild/gen/demo_lib_asdl.pyc 9c607eea24bb0de79ec090748bc063e9 ./_devbuild/gen/expr_asdl.pyc c100e08dfa3fa5662dda480ffc2ff7dc ./_devbuild/gen/find_asdl.pyc 26e994a42f4b1247a763fb72297ffbb7 ./_devbuild/gen/find_nt.pyc ee287e3f794c352774a218a0d6446471 ./_devbuild/gen/grammar_nt.pyc c0879fd682a143d5d3e9e6a4a06c00ae ./_devbuild/gen/hnode_asdl.pyc c07f418bdda144c63ce7483302261e81 ./_devbuild/gen/htm8_asdl.pyc 27153695a4cfd193ae2fb56bdaf02467 ./_devbuild/gen/id_kind.pyc b95a54178de88e977dd7c4b5f142faec ./_devbuild/gen/id_kind_asdl.pyc 713c909e292e4690166a42c86e902e26 ./_devbuild/gen/mycpp_asdl.pyc c063bf037641824377d0c74d7bd3df0d ./_devbuild/gen/nil8_asdl.pyc 9c333cc7cd0b6759f292dd8e1bb0cd46 ./_devbuild/gen/option_asdl.pyc d76b0b5bc3e2ad9f955686aad5656126 ./_devbuild/gen/pretty_asdl.pyc d91b397bbf7abbeba143a3da5db468f0 ./_devbuild/gen/runtime_asdl.pyc 727672a48099a169704a435837358ea5 ./_devbuild/gen/shared_variant_asdl.pyc 66c60146634ee6807a36bb9722541b90 ./_devbuild/gen/syntax_asdl.pyc 0f6f971d5a9a6231a957b2eb4184adba ./_devbuild/gen/typed_arith_asdl.pyc d8bb60047ef929fb688cfffbcda1ca14 ./_devbuild/gen/typed_demo_asdl.pyc 77fce5ad42123492fd3f2a13061a48cd ./_devbuild/gen/types_asdl.pyc 014ba77ee5fe522757938bff70bd8c78 ./_devbuild/gen/value_asdl.pyc e636c4fc25bd0d3e74db4c2cfeea4220 ./_devbuild/gen/yaks_asdl.pyc 72b20f9623dd9d1973923abd259753cc ./_gen/__init__.pyc e661824668ee29bea88c3e77d9572682 ./_gen/ysh/__init__.pyc 6533a8f027be8312a2a08eb2eb2e1a33 ./asdl/NINJA_subgraph.pyc 1d52a4ab1b696bb0f9af2cbf69fb9560 ./asdl/__init__.pyc 0cb639b32a1b74c47bf5c091484f9fea ./asdl/asdl_main.pyc c27bc6f17b46e54b34acf21f97dc1b88 ./asdl/ast.pyc b87af3448c4796ee4cb57395584b5e8e ./asdl/examples/__init__.pyc 111136d52117989eae3cdd8e6c62c13b ./asdl/examples/tdop.pyc 8cf6bf651aa78dc748c96d0971e31928 ./asdl/examples/tdop_lexer.pyc ea7d41d441d54a3d856f9ff9c5b65385 ./asdl/examples/typed_arith_abbrev.pyc 68f251c3cf1843e7cd65534203a34cdd ./asdl/examples/typed_arith_parse.pyc a7c5d8ea334fc4d6000bb63015f0dc16 ./asdl/examples/typed_arith_parse_test.pyc f415560cda8c995de3c7e76906ada8f9 ./asdl/examples/typed_demo.pyc 0291e11532795a31c179219e11d82e1b ./asdl/format.pyc 287893e4dd20add198d444474d234349 ./asdl/format_test.pyc cf4b7a2851e7178ce8ab87c1121bd8fb ./asdl/front_end.pyc 243785f9b1b09098aee4bf98f5519a27 ./asdl/front_end_test.pyc 7acafe1218d0ce49ad08b382c3a8d638 ./asdl/gen_cpp.pyc d8ee2dc03abec3b8b9ff1c1b9bf16cd6 ./asdl/gen_python.pyc aa7c25b045639f11e13e69b6c7ed6ef6 ./asdl/gen_python_test.pyc 1b99e629566d5eee41813137ee693ae6 ./asdl/pybase.pyc b5bbdd15ec5c2b293b34ed599d608923 ./asdl/runtime.pyc 3e0dbd4a38d7290c38965dacd02535cb ./asdl/target_lang_test.pyc 134ae23f5c8ec2d60500a6f5343a1db5 ./asdl/util.pyc 575ce7bb2b40e48353ac5f1d4c0fb8a3 ./asdl/visitor.pyc df103c14457aabeed065626201b4813e ./benchmarks/__init__.pyc a3f6c80216389d4683ef0ef02bcf7873 ./benchmarks/cachegrind_to_tsv.pyc c9222a407988e038e41a7ede45a23478 ./benchmarks/compute/bubble_sort.pyc 5b2008c905aac8291eafa03a1e4fc141 ./benchmarks/compute/fib.pyc ac6aa31bf97ee411d3b2efc7a7d918a0 ./benchmarks/compute/for_loop.pyc 229b934799aac8c726afeedb296cb371 ./benchmarks/compute/hello.pyc d78f4b596a93100c7a9b7d09c1c8aa46 ./benchmarks/compute/palindrome.pyc 217519f8535f4d68e00f5c216a545263 ./benchmarks/compute/word_freq.pyc 30e8c85912c5173196854a12142ea9a9 ./benchmarks/fake_libc.pyc a4f9417588746b1508febe47b0ed7e75 ./benchmarks/gc_stats_to_tsv.pyc d847eb6bee0c8b6f491b88dcd419f585 ./benchmarks/javascript/hexstring.pyc e5aaf44fb26b50ed2929e16d24ce97c3 ./benchmarks/javascript/squares.pyc a80b0386bed93b4bcd76803195747be5 ./benchmarks/osh_runtime.pyc 0df507a42f951f510d00e367b4b783ba ./benchmarks/pytrace.pyc bdc764fc4bd94bf9ae36ecd769fe231c ./benchmarks/time_.pyc c364c8e4cde15b8fc85c7e63fcbd81fc ./benchmarks/uftrace_allocs.pyc 6f35ca42ec855be1e0fdc9179a5c3d22 ./benchmarks/uftrace_allocs_test.pyc f81048d3406fafff6d90ad8c02e5161f ./benchmarks/uftrace_plugin.pyc a90c105676d29499d3fc6b0d1b5a3d34 ./benchmarks/virtual_memory.pyc c31a7ebefe8b8ea9f73ec3593852ffe8 ./bin/NINJA_subgraph.pyc 2c41bdb60c4ca8adea538e10dca3a174 ./bin/__init__.pyc 60cbc6609411dd92cfe2cea690d71424 ./bin/hello.pyc f4529c1c3d932d719a1c09bf260cfa26 ./bin/hello_mylib.pyc 8fd3963b2b46aab524342d9aa68f08c1 ./bin/oil.pyc 5564f1455e0a2a7da08bd687fc385e02 ./bin/oils_for_unix.pyc d3cf39c4a592ac2d6c380cb16ebc3604 ./bin/osh_eval.pyc ef9dc5dbb8478f4fe8d44faaf18f8909 ./bin/osh_parse.pyc 6f7bb8a0060ccbc4d8cf0f9bc8e4f837 ./build/__init__.pyc 77ea9b41e49c1b0a1876eb241c56c5e6 ./build/dynamic_deps.pyc 199427f248ef85569a7f4715d034ed3d ./build/dynamic_deps_test.pyc f51603768582b6401dc6a6cb4c459f97 ./build/ninja_lib.pyc 6b8db45030a5df5296fb042745668b2a ./build/ninja_lib_test.pyc ee711c0a4497a163b49e0a6407f3ce71 ./build/ninja_main.pyc 4178d2f7c181a35e0ff5264e6855eed7 ./build/ref/c_module_srcs.pyc 47c7da1d195286d345ba4c022f9879de ./build/ref/c_module_toc.pyc 50673fdd00be55d161f5d1ef06c7ab00 ./build/ref/make_zip.pyc 3bb0937073b91344411b861842d08157 ./builtin/__init__.pyc 5d866a446909ae9552f824657a72b6c0 ./builtin/assign_osh.pyc 74ac956b57a8630c2b15b1535a22f7f9 ./builtin/bracket_osh.pyc 1f4e7d58d60a34548675401ef81201d1 ./builtin/bracket_osh_test.pyc 8e52fefaed295cf26163ccb51f4aa7b4 ./builtin/completion_osh.pyc 33c1a69649e2a3163c0c43411bc7ef28 ./builtin/completion_osh_test.pyc ff4767f1a724601f7841d736f309aba1 ./builtin/completion_ysh.pyc 38c75b9e2970356806147f91d7aec82d ./builtin/dirs_osh.pyc f9721539d18c01ff1b42e587f68ab468 ./builtin/error_ysh.pyc 0edf61a126e8c06d1478cfc480b7b18e ./builtin/func_eggex.pyc 8c10f80459ae49e70f74993d1d8d6305 ./builtin/func_hay.pyc 9afcf9260ec0650a672f16adec252f95 ./builtin/func_misc.pyc e64d423675def5e25237e8913ab26753 ./builtin/func_misc_test.pyc b137848d5461620ff2c2713a9428d38d ./builtin/func_reflect.pyc 494b26283e60e6e3a94fc3b52b943faf ./builtin/hay_ysh.pyc c60bbe39a91539b5d74006e1c489da36 ./builtin/io_osh.pyc ced42aa88334474b91b177cd5235e21b ./builtin/io_ysh.pyc 840c97496a4514bfe9673eedc32b326a ./builtin/json_ysh.pyc b9e338f3a7b09d55b4bffd796eafd91f ./builtin/meta_oils.pyc b56870500813bb4d2d04117fda00630a ./builtin/method_dict.pyc 50ec1e12216427f7677fc4043fa3fa98 ./builtin/method_io.pyc ed3cdaf88b28f97af710e46221e504c1 ./builtin/method_list.pyc 667e9d8cdb05709ff7738bde88989f9a ./builtin/method_other.pyc 035d7ace5d51cd5ce1df410e326014e8 ./builtin/method_str.pyc 8104ac65f10eea5763f17cf1fb842605 ./builtin/method_type.pyc 833de8c7abaa16387818bca891f459b0 ./builtin/misc_osh.pyc 2d6335a0737aafc2e16b7151e6d7ca32 ./builtin/misc_osh_test.pyc 9c31f53a913700301de4ac3f59d39f68 ./builtin/module_ysh.pyc 652c6289a99a13f769c4fa87c468d4c4 ./builtin/printf_osh.pyc 23547f3c81de945ccc4c9e8221ddaa8f ./builtin/private_ysh.pyc d5a5f4f30a80b738f28480b758b09f42 ./builtin/process_osh.pyc 61864628e7bf811bfb68b225890d5d7d ./builtin/pure_osh.pyc 88f27d5d61ae4cb1e1deaddf790659bc ./builtin/pure_ysh.pyc 2b9a343d3c77ef9172cbfdcfebf64cd2 ./builtin/read_osh.pyc fdcc191ece9c07b3a2dd5b1abf8f6488 ./builtin/read_osh_test.pyc 931977faf5178979fec55dc9f7a2b5b2 ./builtin/readline_osh.pyc d8d157c527c347c2afc6c52605eeaba5 ./builtin/readline_osh_test.pyc ec348c00ef6aafe7eb7445256c1695c6 ./builtin/trap_osh.pyc 85e2490ce205a560c43daefb75268bb1 ./builtin/trap_osh_test.pyc 9c9f2944f7401d2eea3bf85c460ef9e8 ./client/headless_demo.pyc 9ea6f5e974b2d4e614b2ad1a660cc64e ./client/py_fanos.pyc 0638e5397acd1d9947d3d4420db3b565 ./client/py_fanos_test.pyc 05586d21f5cdf1b83487c875d366ccc3 ./core/NINJA_subgraph.pyc 5a52aef6ed1e4045ca7ae72b73d50a75 ./core/__init__.pyc 897caf3ce1dbc7300325666a9fd130e7 ./core/alloc.pyc daa62d1ff81975646cfa6524c5731f5f ./core/alloc_test.pyc c9330c86442ae4cb584a4b018dcc0550 ./core/bash_impl.pyc 2ed11d92ea935311faf9bda69ec0d771 ./core/comp_ui.pyc feefdefb234005967d7417584001b679 ./core/comp_ui_test.pyc d180e3a0ab84d4a75423b20c9fecce2e ./core/completion.pyc 4771098bae517211f42b9be48e9a8b36 ./core/completion_test.pyc d251050e1e038c18260813bb8647135d ./core/dev.pyc 4d083dd3deede91f8e51631485883a22 ./core/error.pyc 24f433502973b03a201e41ebcb5ae945 ./core/executor.pyc d62211f38c05539ea76995c10e8753bb ./core/main_loop.pyc 92d14abc78597e0fccd5aaacb4c030e9 ./core/num.pyc 4e98ff3483050ad7114a1bd613ea3821 ./core/optview.pyc 9d7b7f107c9893a6e22c0ef29fdc5c9e ./core/optview_gen.pyc aea1a6ef52615e83c8f86cb1042b26dc ./core/process.pyc 36dba1cf6446dc80b1d3c65133f55b25 ./core/process_test.pyc f37245eab42ff6dcd99a489fc76f980b ./core/property_tests.pyc 5a0f61293c0e24ace7f1214329b366e3 ./core/pyos.pyc ad599bbf2a227c689e655e7a8ae31779 ./core/pyutil.pyc f31f7c52ac499bea05c2b1023168c8d9 ./core/pyutil_test.pyc a490f84ce2d476d1980f7b6203a1776a ./core/sh_init.pyc 0d0069d8ac5d791f75cbd9f2c5dffc46 ./core/shell.pyc ba7722b965e7bfffbabcb28bffc764eb ./core/state.pyc 6c64d8541e606b08c878c1463e8906ec ./core/state_test.pyc b2802cc8d7df2bae68a67b3005d40fdf ./core/test_lib.pyc d9d617148f4c49bbcb4269604260176c ./core/util.pyc 1bd1e4262a0e4aba1452a233359169b9 ./core/util_test.pyc eeb4bb450b103e54467580f33bbd93ab ./core/vm.pyc e44e7feaf4861a01559659da5e500634 ./cpp/NINJA_subgraph.pyc d923df25008d45dd1b104b92accd7de0 ./cpp/__init__.pyc 812a1f83142514e0027030a1464ab228 ./cpp/embedded_file_gen.pyc 1e00038001a26df741fde689638c64b9 ./data_lang/NINJA_subgraph.pyc 573a2229c33adb0965b8217e8cd7927b ./data_lang/__init__.pyc 69fbcf61b1aae1ffeb842222d63f218f ./data_lang/htm8.pyc 91b3fd08aa7988047627cd5a13a24b4b ./data_lang/htm8_test.pyc 2ccf0c275097e1991648e8ef8e1db466 ./data_lang/htm8_util.pyc cf4eb87e20e999801ca54ec1ecc751ce ./data_lang/htm8_util_test.pyc 52709608ce3259d3c19f7cf2ec87bc33 ./data_lang/j8.pyc 3f6dd903349089688fe5ffd73aa32401 ./data_lang/j8_lite.pyc 1b496070c55a142b797c27c121c92f8a ./data_lang/j8_test.pyc d3b64d1ec62166e187d1cc84b8318a9e ./data_lang/pyj8.pyc aa99efa5b490f7814ad54b444d3f4ede ./data_lang/pyj8_test.pyc 82ef8bb1758eed96fc317d997fec7b4e ./demo/bugs/fd_state.pyc 9f807a1c79ba62e89e8a38bda98c0970 ./demo/coproc.pyc 5507e95c3c7f7014116d3e5a605343af ./demo/cpython/fork_signal_state.pyc cff0cb414fb547d276720c05ffa577cc ./demo/cpython/keyboard_interrupt.pyc ad213d425c0c75c4867ffb1b20ec04a7 ./demo/cpython/pickle_instance.pyc 15e8d25c4345919a58b83d44aa613529 ./demo/cpython/readline_mod.pyc 486d4e2f2c7f23818ef7909c64304acc ./demo/cpython/regex_replace.pyc 99cffe6c9b4b0d4395fe05438daeeaa0 ./demo/houston-fp/demo_main.pyc 5ce16f5bc08b5350bbb365c3301c6476 ./demo/old/__init__.pyc 5753fa63435a3e19212c3703caaabbac ./demo/old/encode.pyc 05f138653a53ad2e5535cf9188d7cf16 ./demo/old/gen_oheap_cpp.pyc 910c9a0e7619ab71bd5c23231a63e404 ./demo/old/old_code.pyc 5b91e59e92a2d993243b950e6eab8801 ./demo/old/ovm2/__init__.pyc 8319637cbc8cbc4a032da9e3fe4859a3 ./demo/old/ovm2/oheap2.pyc eb286cf3d3e702c870cbd1651b06333a ./demo/old/ovm2/oheap2_test.pyc 46cb13f9e2473856ffdd706d23b60d29 ./demo/shedskin/arith_parse.pyc 0b95918712d7567ee1f0f6c0cbdcd583 ./demo/shedskin/const.pyc 615ac52317c99f7a91257bb4020a78f4 ./demo/shedskin/demo_asdl.pyc 83870c5c0187d806b724ba8ff8cd38f8 ./demo/shedskin/runtime.pyc 7499b377866982cc032bdfa18ff5fa47 ./demo/shedskin/tdop.pyc e6217181149577d62d7934908cbcad4b ./demo/swig/setup.pyc 8844d831cb55fa8264d1b2ed81797d3a ./deps/source.medo/uftrace/plugin.pyc 73457408a83841516efb8c47995aea90 ./devtools/__init__.pyc 4f592f05c0ab864cc01d42abebce3254 ./devtools/completion.pyc abfd593f89efb0f4a397cb4b884f091b ./devtools/fixes/__init__.pyc dc35702c90f85bf01d4a9b22c536b7a1 ./devtools/fixes/fix_itertools_imports.pyc 7f5671ae459e8c56b48eafc89394adc7 ./devtools/oils_gdb.pyc b763c771fce64403c058da94086a092c ./devtools/py_refactor.pyc 2a8988c4140733263256db13d168a18a ./devtools/pyann_driver.pyc 44f2073ca989289cbf2219fabaaa3136 ./devtools/release_history.pyc 09e650e4e0d071cb72142f644538e5c0 ./devtools/tsv_column_from_files.pyc 492eefdff4afb76479592b749168ed4f ./devtools/tsv_concat.pyc 962f5bf3d9125d327107b06013c208c6 ./devtools/tsv_stream.pyc 138b3862bb266cea4d0ac87566485500 ./devtools/types-old/refactor.pyc 3cecc84aa1d617caee4b5cb067c47f48 ./devtools/yaml2json.pyc f7e2f8bf70afe71f4072f5803745b3d7 ./display/NINJA_subgraph.pyc 9bcca69926da275cd37165e46fcd21f4 ./display/__init__.pyc 7cd491eaa64584a72aad23f98c4cf2e9 ./display/ansi.pyc 5248da6417ae50cb7ef09fea2211b57a ./display/pp_hnode.pyc 27b2cf015f7cc58825a66e7b59d3b8b6 ./display/pp_value.pyc c8941efa3974c429a0b48ba9216aa823 ./display/pretty.pyc de9690dcd2ada84a841a29cc5678c4ef ./display/pretty_test.pyc 4b997ba14c7fe2292fc67f4e11ec9474 ./display/ui.pyc 419d0132f0da3944e01820d2762ad4ac ./display/ui_test.pyc af2d5ea66e9a64669e194849d5ed1b51 ./doctools/__init__.pyc 782c5493d711647d3b97000f9e8f3403 ./doctools/cmark.pyc 655cba3ab6b642ccc95e5dc6b32772b8 ./doctools/cmark_test.pyc db4c72b65ba3a1df02c9092be6a648ee ./doctools/doc_html.pyc 822fc35054b520922b99df6e35c6a57a ./doctools/fmt_check.pyc c3691678f368daf22c4664b50962c49c ./doctools/help_gen.pyc d4e1904b8042a578c58b554c0f10e095 ./doctools/help_gen_test.pyc fcbe92a6873c5afaf97555fcfb585dc1 ./doctools/html_head.pyc f3400cd9cb7b25fd39945a0b54d234e2 ./doctools/html_lib.pyc 91766cc60faa3961b59e98435ebcbfd8 ./doctools/html_lib_test.pyc 59026448c66b11c4817efcbde064f797 ./doctools/html_old.pyc c8b9eed7aa58f937f99bd8b529dcf60d ./doctools/html_old_test.pyc 0dfc54d0604fb4a9032f6fd50955323a ./doctools/oils_doc.pyc a4148fa2b666af9158d46162fef6ff91 ./doctools/oils_doc_test.pyc bcedcec1a00823bf64ec5490f773a4fa ./doctools/ref_check.pyc a12321075bdfc30b1eb1b2348ed875c6 ./doctools/spelling.pyc 507009422f59d1d073c875d692181048 ./doctools/spelling_test.pyc 0b8749aac992a860c66bd86e0535f351 ./doctools/split_doc.pyc 5e71059074dbbed3ee96bfe05d25d10d ./doctools/split_doc_test.pyc 024b080b61a2076bd20deb811366acd3 ./doctools/src_tree.pyc 5164921f42df56210884077c5f62bdb3 ./doctools/ul_table.pyc 18053c520f9de3647428e5d9a4602249 ./doctools/ul_table_test.pyc 2d09d8cd6c1a75de270d6b8deb3f6950 ./doctools/util.pyc b705e4097050762813bd27e2f994b93b ./frontend/NINJA_subgraph.pyc e004215f0b08485f88a6303b5b4103da ./frontend/__init__.pyc 8519873284b9813f1637eae423dec202 ./frontend/args.pyc 2a5a14420e9970a083e1d0a31a7671fd ./frontend/args_test.pyc 16d37acb52182893d6850969adce5c14 ./frontend/builtin_def.pyc 907926263e63c5f0af2bc72013bc2dd3 ./frontend/consts.pyc caa3da5f9d6858073cc9caa3bd5cefd0 ./frontend/consts_gen.pyc e56019420da8e7bd5e7fcba5d4708048 ./frontend/flag_def.pyc 5d30a1d8964ff7a136085021da2c6b7f ./frontend/flag_gen.pyc ddd958eca611abc27113fdd4e558c633 ./frontend/flag_spec.pyc a6f2ebdfe17fc3316235692a0373aa86 ./frontend/flag_util.pyc 863ccc89debb0845f7517fc95746d022 ./frontend/id_kind_def.pyc 61d4dc80201ee710da28fd31d1c96f38 ./frontend/id_kind_def_test.pyc fb197e3ee91775b6e1415ef4533c48d3 ./frontend/lexer.pyc 29da569b5810f48ba53feb5f7f078489 ./frontend/lexer_def.pyc 4b40ab65bede4d56b33e56b6ebabe4b7 ./frontend/lexer_def_test.pyc 1983ebe38f337387ece87ed02fce9d18 ./frontend/lexer_gen.pyc bf86e23c2554894abc0bd2caf100bd9b ./frontend/lexer_gen_test.pyc 642737938669d19efd0df654435b3d66 ./frontend/lexer_test.pyc f6151ee8abc34b549eb9a830a02caa52 ./frontend/location.pyc 6c3e527745c43655f54a28c700207f12 ./frontend/match.pyc d52b630ca05a4d5808a60ffd26e12d32 ./frontend/match_test.pyc 424aef21f44703a6a4db09de14e11d5c ./frontend/option_def.pyc 5f397779eb9d48de70f8cc16664f1bbf ./frontend/option_gen.pyc 2a2f014c0e2c22bce06f8fa70ed1c33e ./frontend/parse_lib.pyc 727c46c1877437358194f63558a73eb4 ./frontend/py_readline.pyc 9a1bc8ca3097fed5394113a0e633e1b1 ./frontend/reader.pyc 93be93ce266894dc0289398b220dab10 ./frontend/reader_test.pyc e26b143b9988d287ed865fbad2c7571c ./frontend/signal_def.pyc ec038127af30c013aa88443275413d07 ./frontend/signal_gen.pyc c68432af111ef40bb6aa234698fc8c89 ./frontend/syntax_abbrev.pyc 8944a2fed9d39e4026da1542794456e3 ./frontend/typed_args.pyc 8a8b7d98ab35796a1f16834eccd8aae2 ./frontend/typed_args_test.pyc c04684f54997714e848d0798f3064c54 ./metrics/line_counts.pyc b61bae9331fade107e6b74b734383b3a ./opy/__init__.pyc 77748e02868c8788a29d434dc736125b ./opy/byterun/__init__.pyc bd043092a67461a69f968cba90d9514f ./opy/byterun/execfile.pyc fca5658fcce17c0e176bd5f2b24ee061 ./opy/byterun/ovm.pyc eeebdcd7f55b3f7f7058d24f6f7b5c2f ./opy/byterun/pyobj.pyc 046e8b2ae24e1441afc3168d4743cfba ./opy/byterun/pyvm2.pyc c1f9e36e79297bdcdc0cdd3995cb5d37 ./opy/byterun/pyvm2_test.pyc 95f202dd2138be0c95bb5e68904e58bd ./opy/byterun/test_basic.pyc 282dde225b15ca5d3eb34d078d3311b5 ./opy/byterun/test_exceptions.pyc 3293f26dc16ae678a8beba022b4cfa18 ./opy/byterun/test_functions.pyc a9b7dbdbfc6a81dd38a94d2537b176a5 ./opy/byterun/test_with.pyc 8e832ff42f9b9cdda876a58f203ff127 ./opy/byterun/vmtest.pyc 9341589fbc5e17e844e1eba620f3134d ./opy/callgraph.pyc d7298d6b6ebe276b2fe98c3199cdb4b8 ./opy/callgraph_test.pyc b685d4f109b04e6ed4723d67ab877151 ./opy/compiler2/__init__.pyc 3eb7cc8c48e851e4674a6a1472681996 ./opy/compiler2/ast.pyc f8bec1c128b60110d4118b5cd9c0ca9d ./opy/compiler2/consts.pyc 0cd4c91a6cc42c0d0a7251a02ad5b8e7 ./opy/compiler2/consts_test.pyc 10dad8367708265ebe8d866d6709d90e ./opy/compiler2/dis_tool.pyc fe23e4f93f2d01c9bab06af0d8a93e35 ./opy/compiler2/future.pyc e73f2da56cda105665ae21bcd416e65e ./opy/compiler2/misc.pyc 33b010b98002e7ea237072f0029b3581 ./opy/compiler2/pyassem.pyc f4ddf1917564161e49c350baf640d10c ./opy/compiler2/pyassem_test.pyc 29bb10a903276605cb472448122e9857 ./opy/compiler2/pycodegen.pyc 88bcbf299021e399fc2af4687d1d53e4 ./opy/compiler2/symbols.pyc abfa3457b7f1d5463707ebd95aafed86 ./opy/compiler2/symbols_test.pyc 9e2591647c07d03c9570b2e835f8fdb4 ./opy/compiler2/syntax.pyc 02edffbee84718ad86db8d5c59e6705a ./opy/compiler2/transformer.pyc 4278c6ee447a6a0f48c903ac659aa4db ./opy/compiler2/visitor.pyc acb2cb20d62025a2ffbcff293f56a335 ./opy/demo/class_scope.pyc 97e99ab6a068b6f9a2a9fe83f8ad0807 ./opy/demo/docstring.pyc 4e5028993421bdff84bde5718204fac4 ./opy/demo/four_var_kinds.pyc 933f21680710bb39c9c52a8e3b046a9b ./opy/gold/all_name_lookups.pyc a83c25ae9644cfcd43a1d97b85ad2c6b ./opy/gold/class_vs_closure.pyc f7259e7627b47b6e643790db8eb86268 ./opy/gold/continue_.pyc 791520c087bac4ca39bb5b82f7b0b17b ./opy/gold/fib_iterative.pyc d293add7c2a54e3df4889fcd59ccc85a ./opy/gold/fib_recursive.pyc 7332d89c249abc62e6db6c10a6e7b836 ./opy/gold/generator_exception.pyc bd1b2cae9296ad7febd9b1fd2308e944 ./opy/gold/genexpr.pyc 404266c40f7e82c854c0b8d7df5872b5 ./opy/gold/genexpr_closure.pyc b1cc72e45ed7983dbd8b257aa2815c52 ./opy/gold/genexpr_iterable_expr.pyc e0d928860a83918bf4ade503df691286 ./opy/gold/genexpr_nested.pyc 140e587e482d39395ea6deeb6f4cf572 ./opy/gold/genexpr_simple.pyc 8701d412f03666e1a1cbf32e6b50bdcf ./opy/gold/hello_py2.pyc d8f751b3afde62688be32152947e74ed ./opy/gold/hello_py3.pyc e60c5165be12eb7c91e080bf57514440 ./opy/gold/load_make_closure.pyc 7c7a786da1c69da40e6e5221b0487561 ./opy/gold/obj_literals.pyc 468f237c18f4901a836502fa0453db51 ./opy/gold/regex_compile.pyc 237095ea9d75b4c032b52ea778030597 ./opy/gold/repr_method.pyc 82384d95530343da05fde6c241eca2b4 ./opy/gold/set_and_dict_comp.pyc 3891b34cd0a5713913f99a16195c622d ./opy/gold/slice_bytecode.pyc 43491b35b1608015ca8fe4ba393dc7c5 ./opy/gold/with_statement.pyc 6fa0e2b0a1cbbd1773f6ffd93ceb3984 ./opy/lib/__init__.pyc 9755bd857ae2bb4ceb1bbf2be87457d7 ./opy/lib/dis.pyc 73b424fa4f10efba223da6abe281d7be ./opy/lib/inspect.pyc 1798452a09711259328de78b5a6d8efa ./opy/lib/opcode.pyc b88d442d3315260b5d6388eddae7f078 ./opy/lib/opcode_gen.pyc 5268f45b94be7cbd1337cd01ed586c4c ./opy/misc/__init__.pyc 4348b993a71463a0ec12bcf968ab29d6 ./opy/misc/ccompile.pyc c1853319e133fa463806b88287037c7d ./opy/misc/determinism.pyc f7fa1b2ff213c35fde2d5a4f4f7fe4c2 ./opy/misc/pgen_ast.pyc b10693f05b895909a72b6cb3c16aec12 ./opy/misc/py_ast.pyc 8be5fd0a2b86d0e3a2cd5883b9749aae ./opy/misc/stdlib_compile.pyc c1b413f6fa7dfd40031127c2c5e679eb ./opy/opy_main.pyc 1a4eb7f0a5b67a403911371ad373806e ./opy/pytree.pyc 776d18c73caf1b5f5d126bf15ba63b4e ./opy/resolve.pyc ff72e03bfb900256ecf6f1a1b8354b44 ./opy/skeleton.pyc 8e090b5748e3d0b24c32ad214dcd3b34 ./opy/tools/astgen.pyc 524835d347fdf41cbf8917d4ce41c50c ./opy/tools/compile.pyc 3a2d6c6060125adc4d70a6a530ca8cc7 ./opy/tools/demo.pyc 3df87aca7b6239a08fdf22d990f9b660 ./opy/tools/regrtest.pyc 8ccd2fd46f49407e192d6a01cfb4802c ./opy/tools/stacktest.pyc 2ed7f0a1cba86b970a699fcfe296f6ca ./opy/util.pyc b29fe62b5437e2bfb23c4fedd168e1f2 ./osh/NINJA_subgraph.pyc 1c8b5ad1a5f49a7af4be47bd94a5f355 ./osh/__init__.pyc ee9d8bd745a24249a304051e44c11fac ./osh/arith_parse.pyc aefb2d967aa0c06bcec0314e794dcb39 ./osh/arith_parse_gen.pyc 9830fb44475c0788717baccab5f2af01 ./osh/arith_parse_test.pyc 67427bbf40bb701258cb5cbe73ab9476 ./osh/bool_parse.pyc ac2e4193fde787107bbb1dd8426efd95 ./osh/bool_parse_test.pyc c620ab06dd4e92bc8637fc08402d4efe ./osh/bool_stat.pyc 2814471152d819ec342c4cd5d3bce30d ./osh/braces.pyc d94a2147e58826c679b6ac25654824cd ./osh/braces_test.pyc 34ba051de7bb8a30730caab391cf11eb ./osh/cmd_eval.pyc c0971622407e76d6776e96669f96311c ./osh/cmd_eval_test.pyc 53e0c456fb20c8f568383330bb336cf8 ./osh/cmd_parse.pyc 5d46745806d2701159ae1fa849dbf728 ./osh/cmd_parse_test.pyc c5f4c1fcb035fcee20962492a39581d6 ./osh/glob_.pyc 3ef084e1df850c736950aa99d07f8082 ./osh/glob_test.pyc 3f6ee0d7cf94808cc342a0cb5aee9e6e ./osh/prompt.pyc 4ec39221038a4d0de0354d75206b7202 ./osh/prompt_test.pyc 23e5b613a9f96b1574060334cc69e96a ./osh/sh_expr_eval.pyc 78bdbf766b79bdbec5998fb740697699 ./osh/sh_expr_eval_test.pyc 1ef4134ac5160677d323c204dceb50dc ./osh/split.pyc 754fb0ddf0c6c260dc25bfb9d6544323 ./osh/split_test.pyc 2e5290577369158cd14b1b111c60d99c ./osh/string_ops.pyc 15d30f81717b08ccd98dac1a9499bdea ./osh/string_ops_test.pyc a8adf8361fdff39a48a0fc16afb01f70 ./osh/tdop.pyc a669b30ebe0567254b40f02c77f0d129 ./osh/word_.pyc 0746a1943cefa362c15d5b14c0e01f28 ./osh/word_compile.pyc e589ac5484816120813303e6b00f4298 ./osh/word_compile_test.pyc 08ae3ba7ff809990387938651e1c4144 ./osh/word_eval.pyc a4a541e74a09d3ff5e3f765e7515d620 ./osh/word_eval_test.pyc 7b8f876500645e24d5443cd28346ba51 ./osh/word_parse.pyc 9613abf6589ed4c54043231292757d17 ./osh/word_parse_test.pyc 064e94cdfff805d9db95a0dfbe2e01d8 ./osh/word_test.pyc be55b855ee5a7ef48bfc57200638a56f ./pgen2/__init__.pyc 98e0a723a4021e78fb9090fd6aac36cc ./pgen2/driver.pyc 7684caf808b37c88b028bddc5cf997b3 ./pgen2/grammar.pyc 31a9ee533d35a4e321226e8d4beb1c2e ./pgen2/parse.pyc 2972f28739b73010d45c1b0435acc693 ./pgen2/parse_test.pyc ae0e33c0225d31d2992c37acd380709a ./pgen2/pgen.pyc 799a7aa4cf0027314ec8adf4ed9fe78c ./pgen2/pnode.pyc da95d0cbc133295ec844092e800851aa ./pgen2/token.pyc e65b342278254722791af55442c81e3e ./pgen2/tokenize.pyc 833145d895742c9bf632df08f73eca87 ./prebuilt/NINJA_subgraph.pyc 16316228b08a648315e944b3f3978a54 ./prebuilt/__init__.pyc 12ce08f754ba0271e4a78eabb1c09eb5 ./pyext/fanos_test.pyc 7be8f62a8159d678f3b6b5a0fdd21dd6 ./pyext/fastfunc_test.pyc 145e03bf8ac27eb16c87c5c01d423ff0 ./pyext/fastlex_test.pyc a18a3a1a23937663dd0b08ae2d5b9ea0 ./pyext/libc_test.pyc 14fbb8b5604d2c53d7a2eb3780fb9ba6 ./pyext/line_input_test.pyc 1c4f838f6c99f7165cdacb4503d18ba5 ./pyext/posix_test.pyc bc6b5af1a08694a79b4156dbed57b1ba ./pyext/setup_fanos.pyc d7fad24f6e24a6bc7776dcc6940703b4 ./pyext/setup_fastfunc.pyc 098126ada6a2aa9d858fb3790af9cc7d ./pyext/setup_fastlex.pyc de8f172d50ebdba77fe15777b44a2db8 ./pyext/setup_libc.pyc aaae2adb462f5378841533edb6dd1d70 ./pyext/setup_line_input.pyc 02f562982745753ef66ae737631feb2e ./pyext/setup_posix.pyc e4ac81040a450a36d54598e6b543971d ./pylib/__init__.pyc d3bd37beb0f7faf80bec344fecd01025 ./pylib/cgi.pyc 5f459f421471751353d1a0c3f4cb67e0 ./pylib/collections_.pyc a0ba28f91754f5e785fb5cb799857e90 ./pylib/os_path.pyc 2932f4db1a789f5f8f780311605529fa ./pylib/os_path_test.pyc 597a6ba0cead4f3e80bfadf0f2960be3 ./pylib/path_stat.pyc 2abc0f313888aed1d29c3318b7c1dc41 ./pylib/path_stat_test.pyc 4d4837df271e4793939ad85c25968d88 ./pylib/pylocale.pyc 124b1b8ac759052a2e690a508a4bc0d8 ./regtest/proc_log.pyc f019154b223ecd361a767f42a6492994 ./soil/__init__.pyc 959cc9b6e2bab3e6d9664500669236f0 ./soil/collect_json.pyc ac24592f7bd7cb32a93418be615e9227 ./soil/web.pyc e99226607d105b573f448753206f6501 ./soil/web_test.pyc b20d5db35ed431704ccfd0ae8d3569c1 ./test/__init__.pyc 7abd7a7d7de6001952222f10e091e31f ./test/process_table.pyc d263e3a3bd6bc0d97de7faa6bf3e4e41 ./test/py2_lint.pyc 2fbd63110443ed2c40721b96db7261f4 ./test/py3_lint.pyc 37928e51df55f4b4d8b78018ce5cd1b8 ./test/sh_spec.pyc 5d33408c5d732635a0d7df33bc5c97c6 ./test/sh_spec_test.pyc 937da9e889fb011adb677fb0e8428b98 ./test/smoosh_import.pyc 61936e5a763eb6f7fb6c19710886e39d ./test/spec_lib.pyc 9b050e1ecfee946b551996db49e616bb ./test/syscall.pyc 65e72037cb10e92cd4b393567537711a ./test/wild_report.pyc 87ae518bbd89fbfb6d053a89aaa5cceb ./test/wild_report_test.pyc d7c7f04a28c6055548dcaa62d7463e78 ./tools/__init__.pyc 6d70d7a85d9f1ea97844a0d9971d55f2 ./tools/deps.pyc a0ee2a77774c4c2bca442124bc5dd4a1 ./tools/find/__init__.pyc f3cb0034f3743846f11e5cebd0e25aa8 ./tools/find/ast.pyc f3e79dd54a15c0162ce6d48f92b1af02 ./tools/find/eval.pyc 8aea68379adef674ebd3a8cd89dba286 ./tools/find/find.pyc cb29418f53a40c57623943974dfeb586 ./tools/find/parser.pyc efaa9421730027175897d5dc220254f3 ./tools/find/tokenizer.pyc 33909e392538244a85e9f9d03d1b60a2 ./tools/fmt.pyc 73b6bc97ed4082a5b5c6097c6364c898 ./tools/fmt_test.pyc dbd79d1ff5f33a98523050ad38d4d802 ./tools/readlink.pyc 0692bf5b5762a73181922f9b674404e1 ./tools/xargs/xargs.pyc 9885397478422de4814d7d5e7aafdd19 ./tools/ysh_ify.pyc 32e3c92f13a3ffc5796ffe707d481dff ./tools/ysh_ify_test.pyc 7dea753a5e99a07d6ffe89805ca85169 ./vendor/__init__.pyc c86c8e8f9bb1c8d3ca0aaa3078b53e6b ./vendor/jsontemplate.pyc 0c340afd168f42d57839470856bb19a9 ./vendor/ninja_syntax.pyc 09c36a5633161a70be5cf5436c41c0b4 ./vendor/typing.pyc a932bfb52c3a919cc1cf8eb78761f620 ./web/table/csv2html.pyc 5995082d366560282b86d0ae26d90415 ./web/table/schema2sqlite.pyc 56d35ab5965753ecc37e19900c4e5cb9 ./ysh/NINJA_subgraph.pyc 65c2570e3cbb80d8632a3b9394e67141 ./ysh/__init__.pyc b40c6868d4935a1105ef9d18bbff0562 ./ysh/expr_eval.pyc b24d02b56a664fa30caf8fa38eca99c1 ./ysh/expr_parse.pyc beee11a69fb032c2dabeed6ef0ff93ea ./ysh/expr_parse_test.pyc 2a27f25a627e5ad6fb09e0a84269b784 ./ysh/expr_to_ast.pyc 858a727301fcdddc9700d5f13f708302 ./ysh/func_proc.pyc 5944655868e907129d6cb88a9b785c35 ./ysh/grammar_gen.pyc c78d578ca0ca5c4c67fdfc0b62803d2d ./ysh/regex_translate.pyc 89d7b1fe5ca1140faeb1cd01c900ae97 ./ysh/regex_translate_test.pyc 3764173781bc768f18c5624c7ff06127 ./ysh/val_ops.pyc 132f61c2659864f05111fb0b094cc6d1 ./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