===== CPYTHON vs. OPY Overview # A tibble: 5 x 3 table_name cpython opy 1 frames 1936 1935 2 names 20980 37648 3 consts 9648 8665 4 flags 4157 4109 5 ops 81184 84937 ===== Cell Variables CPython path code_name kind name 1 /home/andy/git/oilshell/oil/core/args.pyc ParseLikeEcho cell self 2 /home/andy/git/oilshell/oil/core/builtin.pyc _PrintDirStack cell home_dir 3 /home/andy/git/oilshell/oil/Python-2.7.13/Lib/_abcoll.pyc _hasattr cell attr 4 /home/andy/git/oilshell/oil/Python-2.7.13/Lib/_abcoll.pyc __and__ cell self 5 /home/andy/git/oilshell/oil/Python-2.7.13/Lib/_abcoll.pyc __sub__ cell other 6 /home/andy/git/oilshell/oil/Python-2.7.13/Lib/_abcoll.pyc __rsub__ cell self 7 /home/andy/git/oilshell/oil/Python-2.7.13/Lib/_abcoll.pyc count cell value 8 /home/andy/git/oilshell/oil/Python-2.7.13/Lib/pkgutil.pyc simplegeneric cell func 9 /home/andy/git/oilshell/oil/Python-2.7.13/Lib/pkgutil.pyc simplegeneric cell register 10 /home/andy/git/oilshell/oil/Python-2.7.13/Lib/pkgutil.pyc simplegeneric cell registry 11 /home/andy/git/oilshell/oil/Python-2.7.13/Lib/pkgutil.pyc register cell typ 12 /home/andy/git/oilshell/oil/Python-2.7.13/Lib/warnings.pyc __enter__ cell log 13 /home/andy/git/oilshell/oil/Python-2.7.13/Lib/_weakrefset.pyc intersection cell self 14 /home/andy/git/oilshell/oil/Python-2.7.13/Lib/_weakrefset.pyc __ixor__ cell self OPy path code_name kind name 1 _build/oil/bytecode-opy/core/args.pyc ParseLikeEcho cell self 2 _build/oil/bytecode-opy/core/args.pyc ParseLikeEcho cell arg 3 _build/oil/bytecode-opy/core/braces.pyc BraceExpandWords cell parts_list 4 _build/oil/bytecode-opy/core/builtin.pyc _PrintDirStack cell dir_stack 5 _build/oil/bytecode-opy/core/builtin.pyc _PrintDirStack cell home_dir 6 _build/oil/bytecode-opy/core/cmd_exec.pyc OnSimpleCommand cell argv 7 _build/oil/bytecode-opy/core/libstr.pyc Utf8Encode cell bytes_ 8 _build/oil/bytecode-opy/core/process.pyc __repr__ cell self 9 _build/oil/bytecode-opy/core/process.pyc WhenDone cell self 10 _build/oil/bytecode-opy/core/word_eval.pyc _MakeWordFrames cell p 11 _build/oil/bytecode-opy/core/word_eval.pyc _DecayPartValuesToString cell p 12 _build/oil/bytecode-opy/core/word_eval.pyc _ApplyPrefixOp cell val 13 _build/oil/bytecode-opy/core/word_eval.pyc _DecayArray cell val 14 _build/oil/bytecode-opy/core/word_eval.pyc _EvalWordPart cell part 15 _build/oil/bytecode-opy/core/word_eval.pyc EvalWordToString cell part_val 16 _build/oil/bytecode-opy/core/word_eval.pyc _EvalWordFrame cell frame 17 _build/oil/bytecode-opy/core/word.pyc _EvalWordPart cell part 18 _build/oil/bytecode-opy/_abcoll.pyc _hasattr cell C 19 _build/oil/bytecode-opy/_abcoll.pyc _hasattr cell attr 20 _build/oil/bytecode-opy/_abcoll.pyc __and__ cell self 21 _build/oil/bytecode-opy/_abcoll.pyc __and__ cell other 22 _build/oil/bytecode-opy/_abcoll.pyc __or__ cell self 23 _build/oil/bytecode-opy/_abcoll.pyc __or__ cell other 24 _build/oil/bytecode-opy/_abcoll.pyc __sub__ cell self 25 _build/oil/bytecode-opy/_abcoll.pyc __sub__ cell other 26 _build/oil/bytecode-opy/_abcoll.pyc __rsub__ cell self 27 _build/oil/bytecode-opy/_abcoll.pyc __rsub__ cell other 28 _build/oil/bytecode-opy/_abcoll.pyc count cell self 29 _build/oil/bytecode-opy/_abcoll.pyc count cell value 30 _build/oil/bytecode-opy/abc.pyc __new__ cell namespace 31 _build/oil/bytecode-opy/pkgutil.pyc simplegeneric cell func 32 _build/oil/bytecode-opy/pkgutil.pyc simplegeneric cell register 33 _build/oil/bytecode-opy/pkgutil.pyc simplegeneric cell registry 34 _build/oil/bytecode-opy/pkgutil.pyc register cell typ 35 _build/oil/bytecode-opy/traceback.pyc format_exception_only cell caretspace 36 _build/oil/bytecode-opy/warnings.pyc __enter__ cell log 37 _build/oil/bytecode-opy/_weakrefset.pyc __isub__ cell other 38 _build/oil/bytecode-opy/_weakrefset.pyc intersection cell self 39 _build/oil/bytecode-opy/_weakrefset.pyc intersection cell other 40 _build/oil/bytecode-opy/_weakrefset.pyc __iand__ cell other 41 _build/oil/bytecode-opy/_weakrefset.pyc issubset cell other 42 _build/oil/bytecode-opy/_weakrefset.pyc __lt__ cell other 43 _build/oil/bytecode-opy/_weakrefset.pyc issuperset cell other 44 _build/oil/bytecode-opy/_weakrefset.pyc __gt__ cell other 45 _build/oil/bytecode-opy/_weakrefset.pyc __eq__ cell other 46 _build/oil/bytecode-opy/_weakrefset.pyc __ixor__ cell self 47 _build/oil/bytecode-opy/_weakrefset.pyc __ixor__ cell other 48 _build/oil/bytecode-opy/_weakrefset.pyc union cell self 49 _build/oil/bytecode-opy/_weakrefset.pyc union cell other