Created
August 4, 2023 06:52
-
-
Save coolcoder613eb/cd4db8dda1fbf7f6707fa0e822eedc75 to your computer and use it in GitHub Desktop.
nuitka output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Nuitka-Options:INFO: Used command line options: test.py --standalone | |
| Nuitka-Options:WARNING: Standalone mode on Haiku is not known to be supported, might fail to work. | |
| Nuitka:INFO: Starting Python compilation with Nuitka '1.7.7' on Python '3.9' commercial grade 'not installed'. | |
| Nuitka:WARNING: There is a problem with detecting imports, CPython said: | |
| b'import _frozen_importlib # frozen' | |
| b'import _imp # builtin' | |
| b"import '_thread' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import '_io' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'posix' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>" | |
| b'# installing zipimport hook' | |
| b"import 'time' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>" | |
| b'# installed zipimport hook' | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/codecs.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/codecs.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/codecs.cpython-39.pyc'" | |
| b"import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x9a08885220>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/aliases.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'" | |
| b"import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x9a088937c0>" | |
| b"import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x99ca5b7dc0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/utf_8.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'" | |
| b"import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x9a08885df0>" | |
| b"import '_signal' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/latin_1.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'" | |
| b"import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x9a088938b0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/io.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/io.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/io.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/abc.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/abc.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/abc.cpython-39.pyc'" | |
| b"import '_abc' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x9a08893d60>" | |
| b"import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x9a08893a90>" | |
| b'Python 3.9.17 (main, Jun 11 2023, 12:39:17) ' | |
| b'[GCC 11.2.0] on haiku1' | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/__future__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/__future__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/__future__.cpython-39.pyc'" | |
| b"import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x9a11586ee0>" | |
| b"import '__phello__' # <class '_frozen_importlib.FrozenImporter'>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_aix_support.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_aix_support.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_aix_support.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/sysconfig.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/sysconfig.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/sysconfig.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/os.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/os.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/os.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/stat.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/stat.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/stat.cpython-39.pyc'" | |
| b"import '_stat' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x9a088bca30>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_collections_abc.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_collections_abc.cpython-39.pyc'" | |
| b"import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x9a088bc9a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/posixpath.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/posixpath.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/posixpath.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/genericpath.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/genericpath.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/genericpath.cpython-39.pyc'" | |
| b"import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x9a173b2100>" | |
| b"import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x9a088bc2b0>" | |
| b"import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1156e520>" | |
| b"import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1156eeb0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/subprocess.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/subprocess.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/subprocess.cpython-39.pyc'" | |
| b"import 'errno' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/signal.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/signal.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/signal.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/enum.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/enum.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/enum.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/types.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/types.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/types.cpython-39.pyc'" | |
| b"import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1b21ec10>" | |
| b"import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1b20f760>" | |
| b"import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1b20f160>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/threading.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/threading.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/threading.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/functools.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/functools.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/functools.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/collections/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/collections/__pycache__/__init__.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/heapq.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/heapq.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/heapq.cpython-39.pyc'" | |
| b"# extension module '_heapq' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_heapq.cpython-39.so'" | |
| b"# extension module '_heapq' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_heapq.cpython-39.so'" | |
| b"import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x9a1ba65220>" | |
| b"import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ba5cc10>" | |
| b"import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/keyword.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/keyword.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/keyword.cpython-39.pyc'" | |
| b"import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ba652b0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/operator.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/operator.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/operator.cpython-39.pyc'" | |
| b"import '_operator' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ba65370>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/reprlib.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/reprlib.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/reprlib.cpython-39.pyc'" | |
| b"import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ba65430>" | |
| b"import '_collections' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ba420d0>" | |
| b"import '_functools' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ba2d8e0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_weakrefset.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_weakrefset.cpython-39.pyc'" | |
| b"import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ba2dfd0>" | |
| b"import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1b20f550>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/warnings.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/warnings.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/warnings.cpython-39.pyc'" | |
| b"import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1b23bfd0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/contextlib.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/contextlib.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/contextlib.cpython-39.pyc'" | |
| b"import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ba42670>" | |
| b"import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"# extension module 'grp' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/grp.cpython-39.so'" | |
| b"# extension module 'grp' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/grp.cpython-39.so'" | |
| b"import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x9a1ba984f0>" | |
| b"# extension module '_posixsubprocess' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39.so'" | |
| b"# extension module '_posixsubprocess' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39.so'" | |
| b"import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x9a1bac52b0>" | |
| b"# extension module 'select' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/select.cpython-39.so'" | |
| b"# extension module 'select' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/select.cpython-39.so'" | |
| b"import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x9a1bac5340>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/selectors.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/selectors.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/selectors.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/collections/abc.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/collections/__pycache__/abc.cpython-39.pyc'" | |
| b"import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1c366550>" | |
| b"# extension module 'math' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/math.cpython-39.so'" | |
| b"# extension module 'math' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/math.cpython-39.so'" | |
| b"import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x9a1c366640>" | |
| b"import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1bac5430>" | |
| b"import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1156e730>" | |
| b"import '_aix_support' # <_frozen_importlib_external.SourceFileLoader object at 0x9a115861f0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_bootlocale.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_bootlocale.cpython-39.pyc'" | |
| b"import '_locale' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1156d6a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_bootsubprocess.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_bootsubprocess.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_bootsubprocess.cpython-39.pyc'" | |
| b"import '_bootsubprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x9a088bcdc0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_compat_pickle.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'" | |
| b"import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x9a088bce20>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_compression.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_compression.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_compression.cpython-39.pyc'" | |
| b"import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x9a173b2a60>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_markupbase.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_markupbase.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_markupbase.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/re.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/re.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/re.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/sre_compile.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/sre_compile.cpython-39.pyc'" | |
| b"import '_sre' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/sre_parse.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/sre_parse.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/sre_constants.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/sre_constants.cpython-39.pyc'" | |
| b"import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1c387d00>" | |
| b"import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1c387310>" | |
| b"import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1c37ca30>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/copyreg.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/copyreg.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/copyreg.cpython-39.pyc'" | |
| b"import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1c822730>" | |
| b"import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1c366fa0>" | |
| b"import '_markupbase' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1c366b20>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_osx_support.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_osx_support.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_osx_support.cpython-39.pyc'" | |
| b"import '_osx_support' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1c366790>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_py_abc.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_py_abc.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_py_abc.cpython-39.pyc'" | |
| b"import '_py_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1c822c70>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_pyio.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_pyio.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_pyio.cpython-39.pyc'" | |
| b"import '_pyio' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1c822fd0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_sitebuiltins.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'" | |
| b"import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1c838d90>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_strptime.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_strptime.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_strptime.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/locale.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/locale.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/locale.cpython-39.pyc'" | |
| b"import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cb14a60>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/calendar.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/calendar.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/calendar.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/datetime.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/datetime.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/datetime.cpython-39.pyc'" | |
| b"# extension module '_datetime' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_datetime.cpython-39.so'" | |
| b"# extension module '_datetime' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_datetime.cpython-39.so'" | |
| b"import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x9a1ccc70d0>" | |
| b"import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cb44a90>" | |
| b"import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cb24490>" | |
| b"import '_strptime' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cb143d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_sysconfigdata__haiku1_.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_sysconfigdata__haiku1_.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_sysconfigdata__haiku1_.cpython-39.pyc'" | |
| b"import '_sysconfigdata__haiku1_' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cb24790>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_threading_local.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/_threading_local.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/_threading_local.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/weakref.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/weakref.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/weakref.cpython-39.pyc'" | |
| b"import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ccc7520>" | |
| b"import '_threading_local' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cb446d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/aifc.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/aifc.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/aifc.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/struct.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/struct.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/struct.cpython-39.pyc'" | |
| b"# extension module '_struct' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_struct.cpython-39.so'" | |
| b"# extension module '_struct' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_struct.cpython-39.so'" | |
| b"import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x9a1cc9db50>" | |
| b"import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cc9d4c0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/chunk.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/chunk.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/chunk.cpython-39.pyc'" | |
| b"import 'chunk' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cc9dca0>" | |
| b"import 'aifc' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ccaa6a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/ast.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/ast.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/ast.cpython-39.pyc'" | |
| b"import '_ast' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ccc75b0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/base64.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/base64.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/base64.cpython-39.pyc'" | |
| b"# extension module 'binascii' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/binascii.cpython-39.so'" | |
| b"# extension module 'binascii' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/binascii.cpython-39.so'" | |
| b"import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x9a1cdd74f0>" | |
| b"import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cd23550>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/binhex.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/binhex.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/binhex.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/linecache.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/linecache.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/linecache.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/tokenize.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/tokenize.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/tokenize.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/token.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/token.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/token.cpython-39.pyc'" | |
| b"import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cde9bb0>" | |
| b"import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cde92b0>" | |
| b"import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cdd7f40>" | |
| b'<string>:20: DeprecationWarning: the binhex module is deprecated' | |
| b"import 'binhex' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cdd74c0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/bisect.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/bisect.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/bisect.cpython-39.pyc'" | |
| b"# extension module '_bisect' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_bisect.cpython-39.so'" | |
| b"# extension module '_bisect' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_bisect.cpython-39.so'" | |
| b"import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x9a1ba92940>" | |
| b"import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cdd7b50>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/cgi.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/cgi.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/cgi.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/urllib/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/urllib/__pycache__/__init__.cpython-39.pyc'" | |
| b"import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cde9f10>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/urllib/parse.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/urllib/__pycache__/parse.cpython-39.pyc'" | |
| b"import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cde9f70>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/__init__.cpython-39.pyc'" | |
| b"import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ce909a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/parser.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/parser.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/parser.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/feedparser.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/feedparser.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/errors.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/errors.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/errors.cpython-39.pyc'" | |
| b"import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cea7d00>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/_policybase.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/_policybase.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/header.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/header.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/header.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/quoprimime.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/quoprimime.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/string.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/string.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/string.cpython-39.pyc'" | |
| b"import '_string' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cebbfd0>" | |
| b"import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cebb9d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/base64mime.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/base64mime.cpython-39.pyc'" | |
| b"import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cebbdf0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/charset.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/charset.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/charset.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/encoders.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/encoders.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/quopri.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/quopri.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/quopri.cpython-39.pyc'" | |
| b"import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cedf1f0>" | |
| b"import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ceccd30>" | |
| b"import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cecca60>" | |
| b"import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cebb160>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/utils.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/utils.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/utils.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/random.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/random.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/random.cpython-39.pyc'" | |
| b"# extension module '_random' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_random.cpython-39.so'" | |
| b"# extension module '_random' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_random.cpython-39.so'" | |
| b"import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x9a1ceee640>" | |
| b"# extension module '_sha512' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_sha512.cpython-39.so'" | |
| b"# extension module '_sha512' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_sha512.cpython-39.so'" | |
| b"import '_sha512' # <_frozen_importlib_external.ExtensionFileLoader object at 0x9a1ceee730>" | |
| b"import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cedf9d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/socket.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/socket.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/socket.cpython-39.pyc'" | |
| b"# extension module '_socket' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_socket.cpython-39.so'" | |
| b"# extension module '_socket' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_socket.cpython-39.so'" | |
| b"import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x9a1cf04460>" | |
| b"# extension module 'array' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/array.cpython-39.so'" | |
| b"# extension module 'array' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/array.cpython-39.so'" | |
| b"import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x9a1cf04e20>" | |
| b"import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ceee880>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/_parseaddr.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc'" | |
| b"import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ceeeca0>" | |
| b"import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ceccfa0>" | |
| b"import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cea7e20>" | |
| b"import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cea7580>" | |
| b"import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1ce9cfd0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/message.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/message.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/message.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/uu.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/uu.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/uu.cpython-39.pyc'" | |
| b"import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0xb7ccba2610>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/_encoded_words.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc'" | |
| b"import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0xb7ccba2850>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/iterators.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/iterators.cpython-39.pyc'" | |
| b"import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0xb7ccba2c10>" | |
| b"import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cea7400>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/html/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/html/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/html/__pycache__/__init__.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/html/__pycache__/entities.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/html/entities.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/html/__pycache__/entities.cpython-39.pyc'" | |
| b"import 'html.entities' # <_frozen_importlib_external.SourceFileLoader object at 0xb7ccbaf190>" | |
| b"import 'html' # <_frozen_importlib_external.SourceFileLoader object at 0xb7ccba2e50>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/tempfile.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/tempfile.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/tempfile.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/shutil.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/shutil.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/shutil.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/fnmatch.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/fnmatch.cpython-39.pyc'" | |
| b"import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0xb9dfbb2400>" | |
| b"# extension module 'zlib' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/zlib.cpython-39.so'" | |
| b"# extension module 'zlib' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/zlib.cpython-39.so'" | |
| b"import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0xb9dfbb2700>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/bz2.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/bz2.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/bz2.cpython-39.pyc'" | |
| b"# extension module '_bz2' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_bz2.cpython-39.so'" | |
| b"# extension module '_bz2' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_bz2.cpython-39.so'" | |
| b"import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0xb9dfbb2fd0>" | |
| b"import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0xb9dfbb27f0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/lzma.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/lzma.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/lzma.cpython-39.pyc'" | |
| b"# extension module '_lzma' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_lzma.cpython-39.so'" | |
| b"# extension module '_lzma' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_lzma.cpython-39.so'" | |
| b"import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0xb9dfbbf790>" | |
| b"import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0xb9dfbb2f70>" | |
| b"import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0xb806e3d4c0>" | |
| b"import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0xb7ccba2340>" | |
| b"import 'cgi' # <_frozen_importlib_external.SourceFileLoader object at 0x9a1cdd7d60>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/cgitb.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/cgitb.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/cgitb.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/inspect.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/inspect.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/inspect.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/dis.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/dis.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/dis.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/opcode.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/opcode.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/opcode.cpython-39.pyc'" | |
| b"# extension module '_opcode' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_opcode.cpython-39.so'" | |
| b"# extension module '_opcode' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_opcode.cpython-39.so'" | |
| b"import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0xba55492970>" | |
| b"import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0xba55492670>" | |
| b"import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0xba55485eb0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'" | |
| b"import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0xba55492d60>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/machinery.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'" | |
| b"import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0xba55492ac0>" | |
| b"import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0xb9dfbbfb20>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pydoc.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/pydoc.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pydoc.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/util.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/util.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/abc.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/abc.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/typing.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/typing.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/typing.cpython-39.pyc'" | |
| b"import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0xbaa60295b0>" | |
| b"import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0xbaa60233a0>" | |
| b"import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0xbaa6016a60>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/pkgutil.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pkgutil.cpython-39.pyc'" | |
| b"import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0xbaa6023700>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/platform.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/platform.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/platform.cpython-39.pyc'" | |
| b"import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0xbae52905e0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/traceback.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/traceback.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/traceback.cpython-39.pyc'" | |
| b"import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0xbae658d310>" | |
| b"import 'pydoc' # <_frozen_importlib_external.SourceFileLoader object at 0xb9dfbd4eb0>" | |
| b"import 'cgitb' # <_frozen_importlib_external.SourceFileLoader object at 0xb7ccbaf7c0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/cmd.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/cmd.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/cmd.cpython-39.pyc'" | |
| b"import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0xbaa6001d30>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/code.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/code.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/code.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/codeop.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/codeop.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/codeop.cpython-39.pyc'" | |
| b"import 'codeop' # <_frozen_importlib_external.SourceFileLoader object at 0xbae659fac0>" | |
| b"import 'code' # <_frozen_importlib_external.SourceFileLoader object at 0xbae659f5b0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/colorsys.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/colorsys.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/colorsys.cpython-39.pyc'" | |
| b"import 'colorsys' # <_frozen_importlib_external.SourceFileLoader object at 0xbae659fcd0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/configparser.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/configparser.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/configparser.cpython-39.pyc'" | |
| b"import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0xbae659ff70>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/contextvars.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/contextvars.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/contextvars.cpython-39.pyc'" | |
| b"# extension module '_contextvars' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_contextvars.cpython-39.so'" | |
| b"# extension module '_contextvars' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_contextvars.cpython-39.so'" | |
| b"import '_contextvars' # <_frozen_importlib_external.ExtensionFileLoader object at 0xbaec936370>" | |
| b"import 'contextvars' # <_frozen_importlib_external.SourceFileLoader object at 0xbae65ad160>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/copy.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/copy.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/copy.cpython-39.pyc'" | |
| b"import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0xbae65ad2e0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/crypt.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/crypt.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/crypt.cpython-39.pyc'" | |
| b"# extension module '_crypt' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_crypt.cpython-39.so'" | |
| b"# extension module '_crypt' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_crypt.cpython-39.so'" | |
| b"import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0xbaec945580>" | |
| b"import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0xbaec945280>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/csv.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/csv.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/csv.cpython-39.pyc'" | |
| b"# extension module '_csv' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_csv.cpython-39.so'" | |
| b"# extension module '_csv' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_csv.cpython-39.so'" | |
| b"import '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0xbaec954100>" | |
| b"import 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0xbaec945cd0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/dataclasses.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/dataclasses.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/dataclasses.cpython-39.pyc'" | |
| b"import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0xbaec945760>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/difflib.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/difflib.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/difflib.cpython-39.pyc'" | |
| b"import 'difflib' # <_frozen_importlib_external.SourceFileLoader object at 0xbaec9545b0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/ascii.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/ascii.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/ascii.cpython-39.pyc'" | |
| b"import 'encodings.ascii' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe09160>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/base64_codec.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/base64_codec.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/base64_codec.cpython-39.pyc'" | |
| b"import 'encodings.base64_codec' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe092b0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/big5.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/big5.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/big5.cpython-39.pyc'" | |
| b"# extension module '_codecs_tw' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_codecs_tw.cpython-39.so'" | |
| b"# extension module '_codecs_tw' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_codecs_tw.cpython-39.so'" | |
| b"import '_codecs_tw' # <_frozen_importlib_external.ExtensionFileLoader object at 0xbaefe099a0>" | |
| b"# extension module '_multibytecodec' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_multibytecodec.cpython-39.so'" | |
| b"# extension module '_multibytecodec' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_multibytecodec.cpython-39.so'" | |
| b"import '_multibytecodec' # <_frozen_importlib_external.ExtensionFileLoader object at 0xbaefe09ac0>" | |
| b"import 'encodings.big5' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe09700>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/big5hkscs.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/big5hkscs.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/big5hkscs.cpython-39.pyc'" | |
| b"# extension module '_codecs_hk' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_codecs_hk.cpython-39.so'" | |
| b"# extension module '_codecs_hk' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_codecs_hk.cpython-39.so'" | |
| b"import '_codecs_hk' # <_frozen_importlib_external.ExtensionFileLoader object at 0xbaefe09cd0>" | |
| b"import 'encodings.big5hkscs' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe097c0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/bz2_codec.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/bz2_codec.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/bz2_codec.cpython-39.pyc'" | |
| b"import 'encodings.bz2_codec' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe09af0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/charmap.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/charmap.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/charmap.cpython-39.pyc'" | |
| b"import 'encodings.charmap' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe15250>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp037.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp037.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp037.cpython-39.pyc'" | |
| b"import 'encodings.cp037' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe155e0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1006.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp1006.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1006.cpython-39.pyc'" | |
| b"import 'encodings.cp1006' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe15910>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1026.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp1026.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1026.cpython-39.pyc'" | |
| b"import 'encodings.cp1026' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe15c40>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1125.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp1125.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1125.cpython-39.pyc'" | |
| b"import 'encodings.cp1125' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe15f70>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1140.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp1140.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1140.cpython-39.pyc'" | |
| b"import 'encodings.cp1140' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe202e0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1250.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp1250.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1250.cpython-39.pyc'" | |
| b"import 'encodings.cp1250' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe20610>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1251.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp1251.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1251.cpython-39.pyc'" | |
| b"import 'encodings.cp1251' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe20940>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1252.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp1252.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1252.cpython-39.pyc'" | |
| b"import 'encodings.cp1252' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe20c70>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1253.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp1253.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1253.cpython-39.pyc'" | |
| b"import 'encodings.cp1253' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe20fa0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1254.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp1254.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1254.cpython-39.pyc'" | |
| b"import 'encodings.cp1254' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe2b310>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1255.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp1255.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1255.cpython-39.pyc'" | |
| b"import 'encodings.cp1255' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe2b640>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1256.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp1256.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1256.cpython-39.pyc'" | |
| b"import 'encodings.cp1256' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe2b970>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1257.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp1257.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1257.cpython-39.pyc'" | |
| b"import 'encodings.cp1257' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe2bca0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1258.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp1258.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp1258.cpython-39.pyc'" | |
| b"import 'encodings.cp1258' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe2bfd0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp273.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp273.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp273.cpython-39.pyc'" | |
| b"import 'encodings.cp273' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe36340>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp424.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp424.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp424.cpython-39.pyc'" | |
| b"import 'encodings.cp424' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe36670>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp437.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp437.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp437.cpython-39.pyc'" | |
| b"import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe369a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp500.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp500.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp500.cpython-39.pyc'" | |
| b"import 'encodings.cp500' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe36cd0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp720.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp720.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp720.cpython-39.pyc'" | |
| b"import 'encodings.cp720' # <_frozen_importlib_external.SourceFileLoader object at 0xbaefe36e80>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp737.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp737.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp737.cpython-39.pyc'" | |
| b"import 'encodings.cp737' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06ab370>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp775.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp775.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp775.cpython-39.pyc'" | |
| b"import 'encodings.cp775' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06ab6a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp850.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp850.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp850.cpython-39.pyc'" | |
| b"import 'encodings.cp850' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06ab9d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp852.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp852.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp852.cpython-39.pyc'" | |
| b"import 'encodings.cp852' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06abd00>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp855.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp855.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp855.cpython-39.pyc'" | |
| b"import 'encodings.cp855' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06abee0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp856.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp856.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp856.cpython-39.pyc'" | |
| b"import 'encodings.cp856' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06b83a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp857.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp857.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp857.cpython-39.pyc'" | |
| b"import 'encodings.cp857' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06b86d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp858.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp858.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp858.cpython-39.pyc'" | |
| b"import 'encodings.cp858' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06b8a00>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp860.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp860.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp860.cpython-39.pyc'" | |
| b"import 'encodings.cp860' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06b8d30>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp861.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp861.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp861.cpython-39.pyc'" | |
| b"import 'encodings.cp861' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06b8f10>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp862.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp862.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp862.cpython-39.pyc'" | |
| b"import 'encodings.cp862' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06c63d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp863.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp863.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp863.cpython-39.pyc'" | |
| b"import 'encodings.cp863' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06c6700>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp864.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp864.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp864.cpython-39.pyc'" | |
| b"import 'encodings.cp864' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06c6a30>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp865.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp865.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp865.cpython-39.pyc'" | |
| b"import 'encodings.cp865' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06c6d60>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp866.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp866.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp866.cpython-39.pyc'" | |
| b"import 'encodings.cp866' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06c6f40>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp869.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp869.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp869.cpython-39.pyc'" | |
| b"import 'encodings.cp869' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06d3400>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp874.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp874.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp874.cpython-39.pyc'" | |
| b"import 'encodings.cp874' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06d3730>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp875.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp875.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp875.cpython-39.pyc'" | |
| b"import 'encodings.cp875' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06d3a60>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp932.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp932.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp932.cpython-39.pyc'" | |
| b"# extension module '_codecs_jp' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_codecs_jp.cpython-39.so'" | |
| b"# extension module '_codecs_jp' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_codecs_jp.cpython-39.so'" | |
| b"import '_codecs_jp' # <_frozen_importlib_external.ExtensionFileLoader object at 0xbaf06d3f70>" | |
| b"import 'encodings.cp932' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06d3d90>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp949.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp949.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp949.cpython-39.pyc'" | |
| b"# extension module '_codecs_kr' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_codecs_kr.cpython-39.so'" | |
| b"# extension module '_codecs_kr' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_codecs_kr.cpython-39.so'" | |
| b"import '_codecs_kr' # <_frozen_importlib_external.ExtensionFileLoader object at 0xbaf06dd3d0>" | |
| b"import 'encodings.cp949' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06d3e50>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp950.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/cp950.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/cp950.cpython-39.pyc'" | |
| b"import 'encodings.cp950' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06d3c70>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/euc_jis_2004.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/euc_jis_2004.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/euc_jis_2004.cpython-39.pyc'" | |
| b"import 'encodings.euc_jis_2004' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06dd370>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/euc_jisx0213.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/euc_jisx0213.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/euc_jisx0213.cpython-39.pyc'" | |
| b"import 'encodings.euc_jisx0213' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06dd490>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/euc_jp.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/euc_jp.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/euc_jp.cpython-39.pyc'" | |
| b"import 'encodings.euc_jp' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06dd550>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/euc_kr.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/euc_kr.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/euc_kr.cpython-39.pyc'" | |
| b"import 'encodings.euc_kr' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06dd610>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/gb18030.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/gb18030.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/gb18030.cpython-39.pyc'" | |
| b"# extension module '_codecs_cn' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_codecs_cn.cpython-39.so'" | |
| b"# extension module '_codecs_cn' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_codecs_cn.cpython-39.so'" | |
| b"import '_codecs_cn' # <_frozen_importlib_external.ExtensionFileLoader object at 0xbaf06dd970>" | |
| b"import 'encodings.gb18030' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06dd6d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/gb2312.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/gb2312.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/gb2312.cpython-39.pyc'" | |
| b"import 'encodings.gb2312' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06dd790>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/gbk.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/gbk.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/gbk.cpython-39.pyc'" | |
| b"import 'encodings.gbk' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06dd9a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/hex_codec.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/hex_codec.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/hex_codec.cpython-39.pyc'" | |
| b"import 'encodings.hex_codec' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06dda60>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/hp_roman8.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/hp_roman8.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/hp_roman8.cpython-39.pyc'" | |
| b"import 'encodings.hp_roman8' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf06ddeb0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/hz.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/hz.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/hz.cpython-39.pyc'" | |
| b"import 'encodings.hz' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0794220>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/idna.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/idna.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/stringprep.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/stringprep.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/stringprep.cpython-39.pyc'" | |
| b"# extension module 'unicodedata' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/unicodedata.cpython-39.so'" | |
| b"# extension module 'unicodedata' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/unicodedata.cpython-39.so'" | |
| b"import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0xbaf0794f70>" | |
| b"import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0794730>" | |
| b"import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07942e0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_jp.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso2022_jp.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_jp.cpython-39.pyc'" | |
| b"# extension module '_codecs_iso2022' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39.so'" | |
| b"# extension module '_codecs_iso2022' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39.so'" | |
| b"import '_codecs_iso2022' # <_frozen_importlib_external.ExtensionFileLoader object at 0xbaf0794f40>" | |
| b"import 'encodings.iso2022_jp' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07945b0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_jp_1.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso2022_jp_1.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_jp_1.cpython-39.pyc'" | |
| b"import 'encodings.iso2022_jp_1' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07944f0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_jp_2.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso2022_jp_2.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_jp_2.cpython-39.pyc'" | |
| b"import 'encodings.iso2022_jp_2' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0794dc0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_jp_2004.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso2022_jp_2004.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_jp_2004.cpython-39.pyc'" | |
| b"import 'encodings.iso2022_jp_2004' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0794370>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_jp_3.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso2022_jp_3.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_jp_3.cpython-39.pyc'" | |
| b"import 'encodings.iso2022_jp_3' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07b0130>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_jp_ext.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso2022_jp_ext.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_jp_ext.cpython-39.pyc'" | |
| b"import 'encodings.iso2022_jp_ext' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07b01f0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_kr.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso2022_kr.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso2022_kr.cpython-39.pyc'" | |
| b"import 'encodings.iso2022_kr' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07b02b0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_1.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_1.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_1.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_1' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07b0370>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_10.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_10.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_10.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_10' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07b06a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_11.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_11.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_11.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_11' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07b09d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_13.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_13.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_13.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_13' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07b0d00>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_14.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_14.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_14.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_14' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07b0eb0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_15.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_15.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_15.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_15' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07bf3a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_16.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_16.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_16.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_16' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07bf6d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_2.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_2.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_2.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_2' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07bfa00>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_3.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_3.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_3.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_3' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07bfd30>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_4.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_4.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_4.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_4' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07bfee0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_5.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_5.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_5.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_5' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07c83d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_6.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_6.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_6.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_6' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07c8700>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_7.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_7.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_7.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_7' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07c8a30>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_8.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_8.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_8.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_8' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07c8d60>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_9.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/iso8859_9.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/iso8859_9.cpython-39.pyc'" | |
| b"import 'encodings.iso8859_9' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf07c8f10>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/johab.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/johab.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/johab.cpython-39.pyc'" | |
| b"import 'encodings.johab' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fba400>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/koi8_r.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/koi8_r.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/koi8_r.cpython-39.pyc'" | |
| b"import 'encodings.koi8_r' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fba4c0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/koi8_t.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/koi8_t.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/koi8_t.cpython-39.pyc'" | |
| b"import 'encodings.koi8_t' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fba7f0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/koi8_u.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/koi8_u.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/koi8_u.cpython-39.pyc'" | |
| b"import 'encodings.koi8_u' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fbab20>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/kz1048.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/kz1048.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/kz1048.cpython-39.pyc'" | |
| b"import 'encodings.kz1048' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fbae50>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_arabic.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/mac_arabic.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_arabic.cpython-39.pyc'" | |
| b"import 'encodings.mac_arabic' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fc51c0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_croatian.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/mac_croatian.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_croatian.cpython-39.pyc'" | |
| b"import 'encodings.mac_croatian' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fc54f0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_cyrillic.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/mac_cyrillic.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_cyrillic.cpython-39.pyc'" | |
| b"import 'encodings.mac_cyrillic' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fc5820>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_farsi.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/mac_farsi.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_farsi.cpython-39.pyc'" | |
| b"import 'encodings.mac_farsi' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fc5b50>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_greek.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/mac_greek.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_greek.cpython-39.pyc'" | |
| b"import 'encodings.mac_greek' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fc5e80>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_iceland.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/mac_iceland.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_iceland.cpython-39.pyc'" | |
| b"import 'encodings.mac_iceland' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fd01f0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_latin2.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/mac_latin2.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_latin2.cpython-39.pyc'" | |
| b"import 'encodings.mac_latin2' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fd0520>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_roman.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/mac_roman.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_roman.cpython-39.pyc'" | |
| b"import 'encodings.mac_roman' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fd0850>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_romanian.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/mac_romanian.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_romanian.cpython-39.pyc'" | |
| b"import 'encodings.mac_romanian' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fd0b80>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_turkish.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/mac_turkish.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mac_turkish.cpython-39.pyc'" | |
| b"import 'encodings.mac_turkish' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fd0eb0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mbcs.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/mbcs.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/mbcs.cpython-39.pyc'" | |
| b'# destroy encodings.mbcs' | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/oem.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/oem.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/oem.cpython-39.pyc'" | |
| b'# destroy encodings.oem' | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/palmos.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/palmos.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/palmos.cpython-39.pyc'" | |
| b"import 'encodings.palmos' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fdb070>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/ptcp154.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/ptcp154.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/ptcp154.cpython-39.pyc'" | |
| b"import 'encodings.ptcp154' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fdb550>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/punycode.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/punycode.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/punycode.cpython-39.pyc'" | |
| b"import 'encodings.punycode' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fdb880>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/quopri_codec.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/quopri_codec.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/quopri_codec.cpython-39.pyc'" | |
| b"import 'encodings.quopri_codec' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fdbd00>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/raw_unicode_escape.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/raw_unicode_escape.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/raw_unicode_escape.cpython-39.pyc'" | |
| b"import 'encodings.raw_unicode_escape' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fe81c0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/rot_13.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/rot_13.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/rot_13.cpython-39.pyc'" | |
| b"import 'encodings.rot_13' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fe8460>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/shift_jis.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/shift_jis.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/shift_jis.cpython-39.pyc'" | |
| b"import 'encodings.shift_jis' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fe87c0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/shift_jis_2004.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/shift_jis_2004.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/shift_jis_2004.cpython-39.pyc'" | |
| b"import 'encodings.shift_jis_2004' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fe8880>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/shift_jisx0213.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/shift_jisx0213.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/shift_jisx0213.cpython-39.pyc'" | |
| b"import 'encodings.shift_jisx0213' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fe8940>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/tis_620.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/tis_620.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/tis_620.cpython-39.pyc'" | |
| b"import 'encodings.tis_620' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fe8a00>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/undefined.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/undefined.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/undefined.cpython-39.pyc'" | |
| b"import 'encodings.undefined' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fe8d30>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/unicode_escape.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/unicode_escape.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/unicode_escape.cpython-39.pyc'" | |
| b"import 'encodings.unicode_escape' # <_frozen_importlib_external.SourceFileLoader object at 0xbaf0fe8f40>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_16.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/utf_16.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_16.cpython-39.pyc'" | |
| b"import 'encodings.utf_16' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6b93a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_16_be.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/utf_16_be.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_16_be.cpython-39.pyc'" | |
| b"import 'encodings.utf_16_be' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6b9970>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_16_le.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/utf_16_le.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_16_le.cpython-39.pyc'" | |
| b"import 'encodings.utf_16_le' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6b9bb0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_32.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/utf_32.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_32.cpython-39.pyc'" | |
| b"import 'encodings.utf_32' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6b9df0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_32_be.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/utf_32_be.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_32_be.cpython-39.pyc'" | |
| b"import 'encodings.utf_32_be' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6c7400>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_32_le.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/utf_32_le.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_32_le.cpython-39.pyc'" | |
| b"import 'encodings.utf_32_le' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6c7640>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_7.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/utf_7.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_7.cpython-39.pyc'" | |
| b"import 'encodings.utf_7' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6c7880>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_8_sig.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/utf_8_sig.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/utf_8_sig.cpython-39.pyc'" | |
| b"import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6c7ac0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/uu_codec.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/uu_codec.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/uu_codec.cpython-39.pyc'" | |
| b"import 'encodings.uu_codec' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6d0130>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/zlib_codec.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/zlib_codec.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/encodings/__pycache__/zlib_codec.cpython-39.pyc'" | |
| b"import 'encodings.zlib_codec' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6d0580>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/filecmp.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/filecmp.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/filecmp.cpython-39.pyc'" | |
| b"import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6d0b80>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/fileinput.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/fileinput.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/fileinput.cpython-39.pyc'" | |
| b"import 'fileinput' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6d90d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/formatter.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/formatter.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/formatter.cpython-39.pyc'" | |
| b'<string>:20: DeprecationWarning: the formatter module is deprecated' | |
| b"import 'formatter' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6d99d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/ftplib.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/ftplib.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/ftplib.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/ssl.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/ssl.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/ssl.cpython-39.pyc'" | |
| b"# extension module '_ssl' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_ssl.cpython-39.so'" | |
| b"# extension module '_ssl' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_ssl.cpython-39.so'" | |
| b"import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0xbe6c5f6910>" | |
| b"import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0xbe6c5d67f0>" | |
| b"import 'ftplib' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6e9910>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/getopt.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/getopt.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/getopt.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/gettext.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/gettext.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/gettext.cpython-39.pyc'" | |
| b"import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0xc1ab4a07c0>" | |
| b"import 'getopt' # <_frozen_importlib_external.SourceFileLoader object at 0xbc5f6e9940>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/getpass.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/getpass.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/getpass.cpython-39.pyc'" | |
| b"# extension module 'termios' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/termios.cpython-39.so'" | |
| b"# extension module 'termios' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/termios.cpython-39.so'" | |
| b"import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0xc1ab4b1460>" | |
| b"import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0xc1ab4a0610>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/glob.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/glob.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/glob.cpython-39.pyc'" | |
| b"import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0xc1ab4b1c70>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/graphlib.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/graphlib.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/graphlib.cpython-39.pyc'" | |
| b"import 'graphlib' # <_frozen_importlib_external.SourceFileLoader object at 0xc1ab4b19a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/gzip.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/gzip.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/gzip.cpython-39.pyc'" | |
| b"import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0xc1ab4b1df0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/html/__pycache__/parser.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/html/parser.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/html/__pycache__/parser.cpython-39.pyc'" | |
| b"import 'html.parser' # <_frozen_importlib_external.SourceFileLoader object at 0xc1b089fb20>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/imaplib.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/imaplib.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/imaplib.cpython-39.pyc'" | |
| b"import 'imaplib' # <_frozen_importlib_external.SourceFileLoader object at 0xc1b08aa820>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/imghdr.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/imghdr.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/imghdr.cpython-39.pyc'" | |
| b"import 'imghdr' # <_frozen_importlib_external.SourceFileLoader object at 0xc1b08bdac0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/imp.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/imp.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/imp.cpython-39.pyc'" | |
| b"<string>:20: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses" | |
| b"import 'imp' # <_frozen_importlib_external.SourceFileLoader object at 0xc1b08c8430>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/_common.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/_common.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/_common.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pathlib.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/pathlib.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pathlib.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/ntpath.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/ntpath.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/ntpath.cpython-39.pyc'" | |
| b"import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0xc267c3d760>" | |
| b"import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0xc1b08c8fd0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/zipfile.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/zipfile.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/zipfile.cpython-39.pyc'" | |
| b"import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0xc267c26b20>" | |
| b"import 'importlib._common' # <_frozen_importlib_external.SourceFileLoader object at 0xc1b08c8d90>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/metadata.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/metadata.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/metadata.cpython-39.pyc'" | |
| b"import 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c11125b0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/resources.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/resources.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/importlib/__pycache__/resources.cpython-39.pyc'" | |
| b"import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c111d730>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/ipaddress.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/ipaddress.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/ipaddress.cpython-39.pyc'" | |
| b"import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c1126d30>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/json/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/json/__pycache__/__init__.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/json/decoder.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/json/__pycache__/decoder.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/json/scanner.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/json/__pycache__/scanner.cpython-39.pyc'" | |
| b"# extension module '_json' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_json.cpython-39.so'" | |
| b"# extension module '_json' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_json.cpython-39.so'" | |
| b"import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0xc2c7773580>" | |
| b"import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c7773310>" | |
| b"import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c7770f10>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/json/encoder.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/json/__pycache__/encoder.cpython-39.pyc'" | |
| b"import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c7773130>" | |
| b"import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c7770c70>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/json/__pycache__/tool.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/json/tool.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/json/__pycache__/tool.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/argparse.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/argparse.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/argparse.cpython-39.pyc'" | |
| b"import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c7773730>" | |
| b"import 'json.tool' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c7773610>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/mailbox.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/mailbox.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/mailbox.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/generator.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/generator.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/generator.cpython-39.pyc'" | |
| b"import 'email.generator' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8435b20>" | |
| b"# extension module 'fcntl' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/fcntl.cpython-39.so'" | |
| b"# extension module 'fcntl' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/fcntl.cpython-39.so'" | |
| b"import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0xc2c86123a0>" | |
| b"import 'mailbox' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c7773fd0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/mailcap.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/mailcap.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/mailcap.cpython-39.pyc'" | |
| b"import 'mailcap' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c842cd60>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/mimetypes.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/mimetypes.cpython-39.pyc'" | |
| b"import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c86129d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/modulefinder.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/modulefinder.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/modulefinder.cpython-39.pyc'" | |
| b"import 'modulefinder' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8612f40>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/netrc.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/netrc.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/netrc.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/shlex.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/shlex.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/shlex.cpython-39.pyc'" | |
| b"import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c862d970>" | |
| b"import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c862d5b0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/nturl2path.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/nturl2path.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/nturl2path.cpython-39.pyc'" | |
| b"import 'nturl2path' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c862d7c0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/numbers.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/numbers.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/numbers.cpython-39.pyc'" | |
| b"import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c862de50>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pickle.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/pickle.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pickle.cpython-39.pyc'" | |
| b"# extension module '_pickle' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_pickle.cpython-39.so'" | |
| b"# extension module '_pickle' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_pickle.cpython-39.so'" | |
| b"import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0xc2c8a97280>" | |
| b"import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c86477c0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pickletools.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/pickletools.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pickletools.cpython-39.pyc'" | |
| b"import 'pickletools' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8643940>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pipes.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/pipes.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pipes.cpython-39.pyc'" | |
| b"import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8a97ca0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/poplib.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/poplib.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/poplib.cpython-39.pyc'" | |
| b"import 'poplib' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8a97fd0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pprint.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/pprint.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pprint.cpython-39.pyc'" | |
| b"import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8ab5b80>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pstats.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/pstats.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pstats.cpython-39.pyc'" | |
| b"import 'pstats' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8d48340>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pty.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/pty.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pty.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/tty.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/tty.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/tty.cpython-39.pyc'" | |
| b"import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8d48d30>" | |
| b"import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8d48b20>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pyclbr.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/pyclbr.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/pyclbr.cpython-39.pyc'" | |
| b"import 'pyclbr' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8d48be0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/rlcompleter.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/rlcompleter.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/rlcompleter.cpython-39.pyc'" | |
| b"import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'rlcompleter' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8d5ebb0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/sched.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/sched.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/sched.cpython-39.pyc'" | |
| b"import 'sched' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8d5ef10>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/shelve.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/shelve.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/shelve.cpython-39.pyc'" | |
| b"import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8d63730>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/sndhdr.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/sndhdr.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/sndhdr.cpython-39.pyc'" | |
| b"import 'sndhdr' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8d637f0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/socketserver.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/socketserver.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/socketserver.cpython-39.pyc'" | |
| b"import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8d7cc40>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/symbol.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/symbol.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/symbol.cpython-39.pyc'" | |
| b'<string>:20: DeprecationWarning: The symbol module is deprecated and will be removed in future versions of Python' | |
| b"import 'symbol' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8dea640>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/symtable.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/symtable.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/symtable.cpython-39.pyc'" | |
| b"import '_symtable' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'symtable' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8dea850>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/tarfile.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/tarfile.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/tarfile.cpython-39.pyc'" | |
| b"import 'tarfile' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8dfafa0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/textwrap.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/textwrap.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/textwrap.cpython-39.pyc'" | |
| b"import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0xc2c8e05490>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/timeit.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/timeit.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/timeit.cpython-39.pyc'" | |
| b"import 'gc' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0xe582313d30>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/trace.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/trace.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/trace.cpython-39.pyc'" | |
| b"import 'trace' # <_frozen_importlib_external.SourceFileLoader object at 0xe5823137f0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/tracemalloc.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/tracemalloc.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/tracemalloc.cpython-39.pyc'" | |
| b"import '_tracemalloc' # <class '_frozen_importlib.BuiltinImporter'>" | |
| b"import 'tracemalloc' # <_frozen_importlib_external.SourceFileLoader object at 0xe582313fd0>" | |
| b'# possible namespace for /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages' | |
| b"import 'vendor-packages' # <_frozen_importlib_external._NamespaceLoader object at 0xe58232bc70>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/_distutils_hack/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/_distutils_hack/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/_distutils_hack/__pycache__/__init__.cpython-39.pyc'" | |
| b"import 'vendor-packages._distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0xe5823319a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/_distutils_hack/__pycache__/override.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/_distutils_hack/override.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/_distutils_hack/__pycache__/override.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/_distutils_hack/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/_distutils_hack/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/_distutils_hack/__pycache__/__init__.cpython-39.pyc'" | |
| b"import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0xe58233c670>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/__init__.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/_distutils_hack/__pycache__/override.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/_distutils_hack/override.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/_distutils_hack/__pycache__/override.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/__init__.cpython-39.pyc'" | |
| b"import 'setuptools._distutils' # <_frozen_importlib_external.SourceFileLoader object at 0xeac1a99f40>" | |
| b"import 'distutils' # <_distutils_hack.DistutilsMetaFinder.spec_for_distutils.<locals>.DistutilsLoader object at 0xeac1a99d00>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/core.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/core.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/core.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/debug.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/debug.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/debug.cpython-39.pyc'" | |
| b"import 'distutils.debug' # <_frozen_importlib_external.SourceFileLoader object at 0xeac1aa9370>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/errors.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/errors.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/errors.cpython-39.pyc'" | |
| b"import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0xeac1aa9430>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/dist.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/dist.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/logging/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/logging/__pycache__/__init__.cpython-39.pyc'" | |
| b"import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0xeac1ac1f70>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/fancy_getopt.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-39.pyc'" | |
| b"import 'distutils.fancy_getopt' # <_frozen_importlib_external.SourceFileLoader object at 0xeac1ac9a60>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/util.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/util.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/util.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/dep_util.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/dep_util.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/dep_util.cpython-39.pyc'" | |
| b"import 'distutils.dep_util' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9c89a0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/spawn.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/spawn.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/spawn.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/_log.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/_log.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/_log.cpython-39.pyc'" | |
| b"import 'distutils._log' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9c8d30>" | |
| b"import 'distutils.spawn' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9c8af0>" | |
| b"import 'distutils.util' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9c82e0>" | |
| b"import 'distutils.dist' # <_frozen_importlib_external.SourceFileLoader object at 0xeac1aa94f0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/cmd.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/cmd.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/dir_util.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/dir_util.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/dir_util.cpython-39.pyc'" | |
| b"import 'distutils.dir_util' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9dc3d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/file_util.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/file_util.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/file_util.cpython-39.pyc'" | |
| b"import 'distutils.file_util' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9dc5b0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/archive_util.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/archive_util.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/archive_util.cpython-39.pyc'" | |
| b"import 'distutils.archive_util' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9dc730>" | |
| b"import 'distutils.cmd' # <_frozen_importlib_external.SourceFileLoader object at 0xeac1ac1d60>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/config.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/config.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/config.cpython-39.pyc'" | |
| b"import 'distutils.config' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9dc910>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/extension.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/extension.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/extension.cpython-39.pyc'" | |
| b"import 'distutils.extension' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9dcac0>" | |
| b"import 'distutils.core' # <_frozen_importlib_external.SourceFileLoader object at 0xeac1a99d60>" | |
| b"import '_distutils_hack.override' # <_frozen_importlib_external.SourceFileLoader object at 0xeac1a99c70>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/warnings.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/warnings.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/warnings.cpython-39.pyc'" | |
| b"import 'setuptools.warnings' # <_frozen_importlib_external.SourceFileLoader object at 0xeac1a99b50>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/version.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/version.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/version.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_importlib.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_importlib.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_importlib.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/extern/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/extern/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/extern/__pycache__/__init__.cpython-39.pyc'" | |
| b"import 'setuptools.extern' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9dcfa0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/__pycache__/__init__.cpython-39.pyc'" | |
| b"import 'setuptools._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0xed3e221790>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/__pycache__/zipp.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/zipp.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/__pycache__/zipp.cpython-39.pyc'" | |
| b"import 'setuptools._vendor.zipp' # <_frozen_importlib_external.SourceFileLoader object at 0xed3e237d00>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/_adapters.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/_text.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/_functools.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-39.pyc'" | |
| b"import 'setuptools._vendor.importlib_metadata._functools' # <_frozen_importlib_external.SourceFileLoader object at 0xed3e2492b0>" | |
| b"import 'setuptools._vendor.importlib_metadata._text' # <_frozen_importlib_external.SourceFileLoader object at 0xed3e241cd0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/_compat.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-39.pyc'" | |
| b"import 'setuptools._vendor.importlib_metadata._compat' # <_frozen_importlib_external.SourceFileLoader object at 0xed3e2494c0>" | |
| b"import 'setuptools._vendor.importlib_metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0xed3e2417f0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/_meta.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-39.pyc'" | |
| b"import 'setuptools._vendor.importlib_metadata._meta' # <_frozen_importlib_external.SourceFileLoader object at 0xed3e249970>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_py39compat.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/_py39compat.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_py39compat.cpython-39.pyc'" | |
| b"import 'setuptools._vendor.importlib_metadata._py39compat' # <_frozen_importlib_external.SourceFileLoader object at 0xed3e2522b0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/_collections.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-39.pyc'" | |
| b"import 'setuptools._vendor.importlib_metadata._collections' # <_frozen_importlib_external.SourceFileLoader object at 0xed3e2523d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/_itertools.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-39.pyc'" | |
| b"import 'setuptools._vendor.importlib_metadata._itertools' # <_frozen_importlib_external.SourceFileLoader object at 0xed3e252d90>" | |
| b"import 'setuptools._vendor.importlib_metadata' # <_frozen_importlib_external.SourceFileLoader object at 0xed3e2217f0>" | |
| b"import 'setuptools.extern.importlib_metadata' # <setuptools.extern.VendorImporter object at 0xed3e221280>" | |
| b"import 'setuptools._importlib' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9dcdc0>" | |
| b"import 'setuptools.version' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9dcc10>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/extension.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/extension.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/extension.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/monkey.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/monkey.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/monkey.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/filelist.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/filelist.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/filelist.cpython-39.pyc'" | |
| b"import 'distutils.filelist' # <_frozen_importlib_external.SourceFileLoader object at 0xed41b0ff70>" | |
| b"import 'setuptools.monkey' # <_frozen_importlib_external.SourceFileLoader object at 0xed41b0fb80>" | |
| b"import 'setuptools.extension' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9dcbe0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/dist.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/dist.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/dist.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/log.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/log.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/__pycache__/log.cpython-39.pyc'" | |
| b"import 'distutils.log' # <_frozen_importlib_external.SourceFileLoader object at 0xed41b34ac0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/command/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-39.pyc'" | |
| b"import 'distutils.command' # <_frozen_importlib_external.SourceFileLoader object at 0xed41b34eb0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-39.pyc'" | |
| b"import 'setuptools._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0xed41b41130>" | |
| b"import 'setuptools.extern.packaging' # <setuptools.extern.VendorImporter object at 0xed3e221280>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/__pycache__/ordered_set.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/ordered_set.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/__pycache__/ordered_set.cpython-39.pyc'" | |
| b"import 'setuptools._vendor.ordered_set' # <_frozen_importlib_external.SourceFileLoader object at 0xed41b411f0>" | |
| b"import 'setuptools.extern.ordered_set' # <setuptools.extern.VendorImporter object at 0xed3e221280>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/more_itertools/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/more_itertools/more.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/queue.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/queue.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/queue.cpython-39.pyc'" | |
| b"# extension module '_queue' loaded from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_queue.cpython-39.so'" | |
| b"# extension module '_queue' executed from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/lib-dynload/_queue.cpython-39.so'" | |
| b"import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0xedfcd924c0>" | |
| b"import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0xedfcd887f0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/more_itertools/recipes.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-39.pyc'" | |
| b"import 'setuptools._vendor.more_itertools.recipes' # <_frozen_importlib_external.SourceFileLoader object at 0xedfcd924f0>" | |
| b"import 'setuptools._vendor.more_itertools.more' # <_frozen_importlib_external.SourceFileLoader object at 0xed41b41ee0>" | |
| b"import 'setuptools._vendor.more_itertools' # <_frozen_importlib_external.SourceFileLoader object at 0xed41b41ca0>" | |
| b"import 'setuptools.extern.more_itertools' # <setuptools.extern.VendorImporter object at 0xed3e221280>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/command/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/command/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/command/__pycache__/__init__.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/command/bdist.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-39.pyc'" | |
| b"import 'distutils.command.bdist' # <_frozen_importlib_external.SourceFileLoader object at 0xed41b41c40>" | |
| b"import 'setuptools.command' # <_frozen_importlib_external.SourceFileLoader object at 0xed41b34fa0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/windows_support.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/windows_support.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/windows_support.cpython-39.pyc'" | |
| b"import 'setuptools.windows_support' # <_frozen_importlib_external.SourceFileLoader object at 0xed41b41c70>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/__pycache__/__init__.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/__pycache__/setupcfg.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/setupcfg.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/__pycache__/setupcfg.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/errors.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/errors.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/errors.cpython-39.pyc'" | |
| b"import 'setuptools.errors' # <_frozen_importlib_external.SourceFileLoader object at 0xedfeb217c0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/markers.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/_parser.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/_tokenizer.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/specifiers.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/utils.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/tags.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/_manylinux.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/_elffile.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-39.pyc'" | |
| b"import 'setuptools._vendor.packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0xedfeb5b2e0>" | |
| b"import 'setuptools._vendor.packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0xedfeb47eb0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/_musllinux.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-39.pyc'" | |
| b"import 'setuptools._vendor.packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0xedfeb5be20>" | |
| b"import 'setuptools.extern.packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0xedfeb47490>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/version.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/_structures.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-39.pyc'" | |
| b"import 'setuptools.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0xee00f69df0>" | |
| b"import 'setuptools.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0xee00f692e0>" | |
| b"import 'setuptools.extern.packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0xedfeb471c0>" | |
| b"import 'setuptools.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0xedfeb31e50>" | |
| b"import 'setuptools.extern.packaging._tokenizer' # <_frozen_importlib_external.SourceFileLoader object at 0xedfeb319a0>" | |
| b"import 'setuptools.extern.packaging._parser' # <_frozen_importlib_external.SourceFileLoader object at 0xedfeb21f40>" | |
| b"import 'setuptools.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0xedfeb21910>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/requirements.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-39.pyc'" | |
| b"import 'setuptools.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0xedfeb21d00>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/__pycache__/expand.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/expand.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/__pycache__/expand.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_path.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_path.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_path.cpython-39.pyc'" | |
| b"import 'setuptools._path' # <_frozen_importlib_external.SourceFileLoader object at 0xee00f9e610>" | |
| b"import 'setuptools.config.expand' # <_frozen_importlib_external.SourceFileLoader object at 0xee00f85910>" | |
| b"import 'setuptools.config.setupcfg' # <_frozen_importlib_external.SourceFileLoader object at 0xedfcd9f790>" | |
| b"import 'setuptools.config' # <_frozen_importlib_external.SourceFileLoader object at 0xedfcd9f430>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/pyprojecttoml.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/_apply_pyprojecttoml.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/headerregistry.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/headerregistry.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/email/_header_value_parser.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc'" | |
| b"import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0xee01626c40>" | |
| b"import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0xee0161e640>" | |
| b"import 'setuptools.config._apply_pyprojecttoml' # <_frozen_importlib_external.SourceFileLoader object at 0xee01610b80>" | |
| b"import 'setuptools.config.pyprojecttoml' # <_frozen_importlib_external.SourceFileLoader object at 0xee016103d0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/discovery.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/discovery.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/discovery.cpython-39.pyc'" | |
| b"import 'setuptools.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0xee01610880>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_reqs.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_reqs.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_reqs.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/jaraco/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/jaraco/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/jaraco/__pycache__/__init__.cpython-39.pyc'" | |
| b"import 'setuptools._vendor.jaraco' # <_frozen_importlib_external.SourceFileLoader object at 0xee021d44f0>" | |
| b"import 'setuptools.extern.jaraco' # <setuptools.extern.VendorImporter object at 0xed3e221280>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/jaraco/text/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/jaraco/__pycache__/functools.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/jaraco/functools.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/jaraco/__pycache__/functools.cpython-39.pyc'" | |
| b"import 'setuptools.extern.jaraco.functools' # <_frozen_importlib_external.SourceFileLoader object at 0xee021dd7c0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/jaraco/context.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-39.pyc'" | |
| b"import 'setuptools.extern.jaraco.context' # <_frozen_importlib_external.SourceFileLoader object at 0xee0220d4c0>" | |
| b"import 'setuptools.extern.jaraco.text' # <_frozen_importlib_external.SourceFileLoader object at 0xee021d42b0>" | |
| b"import 'setuptools._reqs' # <_frozen_importlib_external.SourceFileLoader object at 0xee021bff10>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_entry_points.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_entry_points.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_entry_points.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_itertools.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_itertools.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_itertools.cpython-39.pyc'" | |
| b"import 'setuptools._itertools' # <_frozen_importlib_external.SourceFileLoader object at 0xee0221a910>" | |
| b"import 'setuptools._entry_points' # <_frozen_importlib_external.SourceFileLoader object at 0xee0221a310>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_normalization.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_normalization.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_normalization.cpython-39.pyc'" | |
| b"import 'setuptools._normalization' # <_frozen_importlib_external.SourceFileLoader object at 0xee0221abe0>" | |
| b"import 'setuptools.dist' # <_frozen_importlib_external.SourceFileLoader object at 0xecdb9dcee0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/depends.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/depends.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/depends.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_imp.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/_imp.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/_imp.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/py34compat.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/py34compat.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/py34compat.cpython-39.pyc'" | |
| b"import 'setuptools.py34compat' # <_frozen_importlib_external.SourceFileLoader object at 0xee02223430>" | |
| b"import 'setuptools._imp' # <_frozen_importlib_external.SourceFileLoader object at 0xee02223220>" | |
| b"import 'setuptools.depends' # <_frozen_importlib_external.SourceFileLoader object at 0xee0221adf0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/logging.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/logging.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/logging.cpython-39.pyc'" | |
| b"import 'setuptools.logging' # <_frozen_importlib_external.SourceFileLoader object at 0xee022232b0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/msvc.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/msvc.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/setuptools/__pycache__/msvc.cpython-39.pyc'" | |
| b"import 'setuptools.msvc' # <_frozen_importlib_external.SourceFileLoader object at 0xee02223310>" | |
| b"import 'setuptools' # <_frozen_importlib_external.SourceFileLoader object at 0xeac1a99430>" | |
| b"import 'distutils' # <_distutils_hack.DistutilsMetaFinder.spec_for_distutils.<locals>.DistutilsLoader object at 0xeac1a99d00>" | |
| b"import 'vendor-packages._distutils_hack.override' # <_frozen_importlib_external.SourceFileLoader object at 0xe58233c4f0>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/pip/__pycache__/__init__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/pip/__init__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/pip/__pycache__/__init__.cpython-39.pyc'" | |
| b"import 'vendor-packages.pip' # <_frozen_importlib_external.SourceFileLoader object at 0xe58233c130>" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/pip/__pycache__/__pip-runner__.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/pip/__pip-runner__.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/pip/__pycache__/__pip-runner__.cpython-39.pyc'" | |
| b'# /packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/runpy.cpython-39.pyc matches /packages/python3.9-3.9.17-1/.self/lib/python3.9/runpy.py' | |
| b"# code object from '/packages/python3.9-3.9.17-1/.self/lib/python3.9/__pycache__/runpy.cpython-39.pyc'" | |
| b"import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0xeac1a99a90>" | |
| b"PROBLEM with 'vendor-packages.pip.__pip-runner__'" | |
| b'Traceback (most recent call last):' | |
| b' File "<string>", line 1, in <module>' | |
| b' File "<string>", line 20, in <module>' | |
| b' File "<frozen importlib._bootstrap>", line 1007, in _find_and_load' | |
| b' File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked' | |
| b' File "<frozen importlib._bootstrap>", line 680, in _load_unlocked' | |
| b' File "<frozen importlib._bootstrap_external>", line 850, in exec_module' | |
| b' File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed' | |
| b' File "/packages/python3.9-3.9.17-1/.self/lib/python3.9/vendor-packages/pip/__pip-runner__.py", line 49, in <module>' | |
| b' assert __name__ == "__main__", "Cannot run __pip-runner__.py as a non-main module"' | |
| b'AssertionError: Cannot run __pip-runner__.py as a non-main module' | |
| b'# clear builtins._' | |
| b'# clear sys.path' | |
| b'# clear sys.argv' | |
| b'# clear sys.ps1' | |
| b'# clear sys.ps2' | |
| b'# clear sys.last_type' | |
| b'# clear sys.last_value' | |
| b'# clear sys.last_traceback' | |
| b'# destroy vendor-packages.pip.__pip-runner__' | |
| b'# clear sys.path_hooks' | |
| b'# clear sys.path_importer_cache' | |
| b'# clear sys.meta_path' | |
| b'# clear sys.__interactivehook__' | |
| b'# restore sys.stdin' | |
| b'# restore sys.stdout' | |
| b'# restore sys.stderr' | |
| b'# cleanup[2] removing sys' | |
| b'# cleanup[2] removing builtins' | |
| b'# cleanup[2] removing _frozen_importlib' | |
| b'# cleanup[2] removing _imp' | |
| b'# cleanup[2] removing _thread' | |
| b'# cleanup[2] removing _warnings' | |
| b'# cleanup[2] removing _weakref' | |
| b'# cleanup[2] removing _io' | |
| b'# cleanup[2] removing marshal' | |
| b'# cleanup[2] removing posix' | |
| b'# cleanup[2] removing _frozen_importlib_external' | |
| b'# cleanup[2] removing time' | |
| b'# cleanup[2] removing zipimport' | |
| b'# cleanup[2] removing _codecs' | |
| b'# cleanup[2] removing codecs' | |
| b'# cleanup[2] removing encodings.aliases' | |
| b'# cleanup[2] removing encodings' | |
| b'# cleanup[2] removing encodings.utf_8' | |
| b'# cleanup[2] removing _signal' | |
| b'# cleanup[2] removing encodings.latin_1' | |
| b'# cleanup[2] removing _abc' | |
| b'# cleanup[2] removing abc' | |
| b'# cleanup[2] removing io' | |
| b'# cleanup[2] removing __main__' | |
| b'# cleanup[2] removing __future__' | |
| b'# cleanup[2] removing __phello__' | |
| b'# destroy __phello__' | |
| b'# cleanup[2] removing _stat' | |
| b'# cleanup[2] removing stat' | |
| b'# cleanup[2] removing _collections_abc' | |
| b'# cleanup[2] removing genericpath' | |
| b'# cleanup[2] removing posixpath' | |
| b'# cleanup[2] removing os.path' | |
| b'# cleanup[2] removing os' | |
| b'# cleanup[2] removing sysconfig' | |
| b'# cleanup[2] removing errno' | |
| b'# cleanup[2] removing types' | |
| b'# cleanup[2] removing enum' | |
| b'# cleanup[2] removing signal' | |
| b'# cleanup[2] removing _heapq' | |
| b'# cleanup[2] removing heapq' | |
| b'# cleanup[2] removing itertools' | |
| b'# cleanup[2] removing keyword' | |
| b'# cleanup[2] removing _operator' | |
| b'# cleanup[2] removing operator' | |
| b'# cleanup[2] removing reprlib' | |
| b'# destroy reprlib' | |
| b'# cleanup[2] removing _collections' | |
| b'# cleanup[2] removing collections' | |
| b'# cleanup[2] removing _functools' | |
| b'# cleanup[2] removing functools' | |
| b'# cleanup[2] removing _weakrefset' | |
| b'# destroy _weakrefset' | |
| b'# cleanup[2] removing threading' | |
| b'# cleanup[2] removing warnings' | |
| b'# cleanup[2] removing contextlib' | |
| b'# cleanup[2] removing pwd' | |
| b'# cleanup[2] removing grp' | |
| b'# cleanup[2] removing _posixsubprocess' | |
| b'# cleanup[2] removing select' | |
| b'# cleanup[2] removing collections.abc' | |
| b'# cleanup[2] removing math' | |
| b'# cleanup[2] removing selectors' | |
| b'# cleanup[2] removing subprocess' | |
| b'# cleanup[2] removing _aix_support' | |
| b'# destroy _aix_support' | |
| b'# cleanup[2] removing _locale' | |
| b'# cleanup[2] removing _bootlocale' | |
| b'# destroy _bootlocale' | |
| b'# cleanup[2] removing _bootsubprocess' | |
| b'# destroy _bootsubprocess' | |
| b'# cleanup[2] removing _compat_pickle' | |
| b'# cleanup[2] removing _compression' | |
| b'# cleanup[2] removing _sre' | |
| b'# cleanup[2] removing sre_constants' | |
| b'# destroy sre_constants' | |
| b'# cleanup[2] removing sre_parse' | |
| b'# cleanup[2] removing sre_compile' | |
| b'# cleanup[2] removing copyreg' | |
| b'# cleanup[2] removing re' | |
| b'# cleanup[2] removing _markupbase' | |
| b'# cleanup[2] removing _osx_support' | |
| b'# destroy _osx_support' | |
| b'# cleanup[2] removing _py_abc' | |
| b'# destroy _py_abc' | |
| b'# cleanup[2] removing _pyio' | |
| b'# destroy _pyio' | |
| b'# cleanup[2] removing _sitebuiltins' | |
| b'# destroy _sitebuiltins' | |
| b'# cleanup[2] removing locale' | |
| b'# cleanup[2] removing _datetime' | |
| b'# cleanup[2] removing datetime' | |
| b'# cleanup[2] removing calendar' | |
| b'# cleanup[2] removing _strptime' | |
| b'# destroy _strptime' | |
| b'# cleanup[2] removing _sysconfigdata__haiku1_' | |
| b'# destroy _sysconfigdata__haiku1_' | |
| b'# cleanup[2] removing weakref' | |
| b'# cleanup[2] removing _threading_local' | |
| b'# destroy _threading_local' | |
| b'# cleanup[2] removing _struct' | |
| b'# cleanup[2] removing struct' | |
| b'# cleanup[2] removing chunk' | |
| b'# destroy chunk' | |
| b'# cleanup[2] removing aifc' | |
| b'# destroy aifc' | |
| b'# cleanup[2] removing _ast' | |
| b'# destroy _ast' | |
| b'# cleanup[2] removing ast' | |
| b'# cleanup[2] removing binascii' | |
| b'# cleanup[2] removing base64' | |
| b'# cleanup[2] removing token' | |
| b'# cleanup[2] removing tokenize' | |
| b'# cleanup[2] removing linecache' | |
| b'# cleanup[2] removing binhex' | |
| b'# destroy binhex' | |
| b'# cleanup[2] removing _bisect' | |
| b'# cleanup[2] removing bisect' | |
| b'# destroy bisect' | |
| b'# cleanup[2] removing urllib' | |
| b'# cleanup[2] removing urllib.parse' | |
| b'# cleanup[2] removing email' | |
| b'# cleanup[2] removing email.errors' | |
| b'# cleanup[2] removing _string' | |
| b'# cleanup[2] removing string' | |
| b'# cleanup[2] removing email.quoprimime' | |
| b'# cleanup[2] removing email.base64mime' | |
| b'# cleanup[2] removing quopri' | |
| b'# cleanup[2] removing email.encoders' | |
| b'# cleanup[2] removing email.charset' | |
| b'# cleanup[2] removing email.header' | |
| b'# cleanup[2] removing _random' | |
| b'# cleanup[2] removing _sha512' | |
| b'# cleanup[2] removing random' | |
| b'# cleanup[2] removing _socket' | |
| b'# cleanup[2] removing array' | |
| b'# cleanup[2] removing socket' | |
| b'# cleanup[2] removing email._parseaddr' | |
| b'# cleanup[2] removing email.utils' | |
| b'# cleanup[2] removing email._policybase' | |
| b'# cleanup[2] removing email.feedparser' | |
| b'# cleanup[2] removing email.parser' | |
| b'# cleanup[2] removing uu' | |
| b'# cleanup[2] removing email._encoded_words' | |
| b'# cleanup[2] removing email.iterators' | |
| b'# cleanup[2] removing email.message' | |
| b'# cleanup[2] removing html.entities' | |
| b'# cleanup[2] removing html' | |
| b'# cleanup[2] removing fnmatch' | |
| b'# cleanup[2] removing zlib' | |
| b'# cleanup[2] removing _bz2' | |
| b'# destroy _bz2' | |
| b'# cleanup[2] removing bz2' | |
| b'# cleanup[2] removing _lzma' | |
| b'# cleanup[2] removing lzma' | |
| b'# cleanup[2] removing shutil' | |
| b'# cleanup[2] removing tempfile' | |
| b'# cleanup[2] removing cgi' | |
| b'# destroy cgi' | |
| b'# cleanup[2] removing _opcode' | |
| b'# cleanup[2] removing opcode' | |
| b'# destroy opcode' | |
| b'# cleanup[2] removing dis' | |
| b'# cleanup[2] removing importlib._bootstrap' | |
| b'# cleanup[2] removing importlib._bootstrap_external' | |
| b'# cleanup[2] removing importlib' | |
| b'# cleanup[2] removing importlib.machinery' | |
| b'# cleanup[2] removing inspect' | |
| b'# cleanup[2] removing typing' | |
| b'# destroy typing' | |
| b'# cleanup[2] removing importlib.abc' | |
| b'# cleanup[2] removing importlib.util' | |
| b'# cleanup[2] removing pkgutil' | |
| b'# cleanup[2] removing platform' | |
| b'# cleanup[2] removing traceback' | |
| b'# cleanup[2] removing pydoc' | |
| b'# cleanup[2] removing cgitb' | |
| b'# destroy cgitb' | |
| b'# cleanup[2] removing cmd' | |
| b'# destroy cmd' | |
| b'# cleanup[2] removing codeop' | |
| b'# destroy codeop' | |
| b'# cleanup[2] removing code' | |
| b'# destroy code' | |
| b'# cleanup[2] removing colorsys' | |
| b'# destroy colorsys' | |
| b'# cleanup[2] removing configparser' | |
| b'# destroy configparser' | |
| b'# cleanup[2] removing _contextvars' | |
| b'# cleanup[2] removing contextvars' | |
| b'# destroy contextvars' | |
| b'# cleanup[2] removing copy' | |
| b'# cleanup[2] removing _crypt' | |
| b'# cleanup[2] removing crypt' | |
| b'# destroy crypt' | |
| b'# cleanup[2] removing _csv' | |
| b'# cleanup[2] removing csv' | |
| b'# cleanup[2] removing dataclasses' | |
| b'# destroy dataclasses' | |
| b'# cleanup[2] removing difflib' | |
| b'# destroy difflib' | |
| b'# cleanup[2] removing encodings.ascii' | |
| b'# cleanup[2] removing encodings.base64_codec' | |
| b'# cleanup[2] removing _codecs_tw' | |
| b'# cleanup[2] removing _multibytecodec' | |
| b'# cleanup[2] removing encodings.big5' | |
| b'# cleanup[2] removing _codecs_hk' | |
| b'# cleanup[2] removing encodings.big5hkscs' | |
| b'# cleanup[2] removing encodings.bz2_codec' | |
| b'# cleanup[2] removing encodings.charmap' | |
| b'# cleanup[2] removing encodings.cp037' | |
| b'# cleanup[2] removing encodings.cp1006' | |
| b'# cleanup[2] removing encodings.cp1026' | |
| b'# cleanup[2] removing encodings.cp1125' | |
| b'# cleanup[2] removing encodings.cp1140' | |
| b'# cleanup[2] removing encodings.cp1250' | |
| b'# cleanup[2] removing encodings.cp1251' | |
| b'# cleanup[2] removing encodings.cp1252' | |
| b'# cleanup[2] removing encodings.cp1253' | |
| b'# cleanup[2] removing encodings.cp1254' | |
| b'# cleanup[2] removing encodings.cp1255' | |
| b'# cleanup[2] removing encodings.cp1256' | |
| b'# cleanup[2] removing encodings.cp1257' | |
| b'# cleanup[2] removing encodings.cp1258' | |
| b'# cleanup[2] removing encodings.cp273' | |
| b'# cleanup[2] removing encodings.cp424' | |
| b'# cleanup[2] removing encodings.cp437' | |
| b'# cleanup[2] removing encodings.cp500' | |
| b'# cleanup[2] removing encodings.cp720' | |
| b'# cleanup[2] removing encodings.cp737' | |
| b'# cleanup[2] removing encodings.cp775' | |
| b'# cleanup[2] removing encodings.cp850' | |
| b'# cleanup[2] removing encodings.cp852' | |
| b'# cleanup[2] removing encodings.cp855' | |
| b'# cleanup[2] removing encodings.cp856' | |
| b'# cleanup[2] removing encodings.cp857' | |
| b'# cleanup[2] removing encodings.cp858' | |
| b'# cleanup[2] removing encodings.cp860' | |
| b'# cleanup[2] removing encodings.cp861' | |
| b'# cleanup[2] removing encodings.cp862' | |
| b'# cleanup[2] removing encodings.cp863' | |
| b'# cleanup[2] removing encodings.cp864' | |
| b'# cleanup[2] removing encodings.cp865' | |
| b'# cleanup[2] removing encodings.cp866' | |
| b'# cleanup[2] removing encodings.cp869' | |
| b'# cleanup[2] removing encodings.cp874' | |
| b'# cleanup[2] removing encodings.cp875' | |
| b'# cleanup[2] removing _codecs_jp' | |
| b'# cleanup[2] removing encodings.cp932' | |
| b'# cleanup[2] removing _codecs_kr' | |
| b'# cleanup[2] removing encodings.cp949' | |
| b'# cleanup[2] removing encodings.cp950' | |
| b'# cleanup[2] removing encodings.euc_jis_2004' | |
| b'# cleanup[2] removing encodings.euc_jisx0213' | |
| b'# cleanup[2] removing encodings.euc_jp' | |
| b'# cleanup[2] removing encodings.euc_kr' | |
| b'# cleanup[2] removing _codecs_cn' | |
| b'# cleanup[2] removing encodings.gb18030' | |
| b'# cleanup[2] removing encodings.gb2312' | |
| b'# cleanup[2] removing encodings.gbk' | |
| b'# cleanup[2] removing encodings.hex_codec' | |
| b'# cleanup[2] removing encodings.hp_roman8' | |
| b'# cleanup[2] removing encodings.hz' | |
| b'# cleanup[2] removing unicodedata' | |
| b'# cleanup[2] removing stringprep' | |
| b'# cleanup[2] removing encodings.idna' | |
| b'# cleanup[2] removing _codecs_iso2022' | |
| b'# cleanup[2] removing encodings.iso2022_jp' | |
| b'# cleanup[2] removing encodings.iso2022_jp_1' | |
| b'# cleanup[2] removing encodings.iso2022_jp_2' | |
| b'# cleanup[2] removing encodings.iso2022_jp_2004' | |
| b'# cleanup[2] removing encodings.iso2022_jp_3' | |
| b'# cleanup[2] removing encodings.iso2022_jp_ext' | |
| b'# cleanup[2] removing encodings.iso2022_kr' | |
| b'# cleanup[2] removing encodings.iso8859_1' | |
| b'# cleanup[2] removing encodings.iso8859_10' | |
| b'# cleanup[2] removing encodings.iso8859_11' | |
| b'# cleanup[2] removing encodings.iso8859_13' | |
| b'# cleanup[2] removing encodings.iso8859_14' | |
| b'# cleanup[2] removing encodings.iso8859_15' | |
| b'# cleanup[2] removing encodings.iso8859_16' | |
| b'# cleanup[2] removing encodings.iso8859_2' | |
| b'# cleanup[2] removing encodings.iso8859_3' | |
| b'# cleanup[2] removing encodings.iso8859_4' | |
| b'# cleanup[2] removing encodings.iso8859_5' | |
| b'# cleanup[2] removing encodings.iso8859_6' | |
| b'# cleanup[2] removing encodings.iso8859_7' | |
| b'# cleanup[2] removing encodings.iso8859_8' | |
| b'# cleanup[2] removing encodings.iso8859_9' | |
| b'# cleanup[2] removing encodings.johab' | |
| b'# cleanup[2] removing encodings.koi8_r' | |
| b'# cleanup[2] removing encodings.koi8_t' | |
| b'# cleanup[2] removing encodings.koi8_u' | |
| b'# cleanup[2] removing encodings.kz1048' | |
| b'# cleanup[2] removing encodings.mac_arabic' | |
| b'# cleanup[2] removing encodings.mac_croatian' | |
| b'# cleanup[2] removing encodings.mac_cyrillic' | |
| b'# cleanup[2] removing encodings.mac_farsi' | |
| b'# cleanup[2] removing encodings.mac_greek' | |
| b'# cleanup[2] removing encodings.mac_iceland' | |
| b'# cleanup[2] removing encodings.mac_latin2' | |
| b'# cleanup[2] removing encodings.mac_roman' | |
| b'# cleanup[2] removing encodings.mac_romanian' | |
| b'# cleanup[2] removing encodings.mac_turkish' | |
| b'# cleanup[2] removing encodings.palmos' | |
| b'# cleanup[2] removing encodings.ptcp154' | |
| b'# cleanup[2] removing encodings.punycode' | |
| b'# cleanup[2] removing encodings.quopri_codec' | |
| b'# cleanup[2] removing encodings.raw_unicode_escape' | |
| b'# cleanup[2] removing encodings.rot_13' | |
| b'# cleanup[2] removing encodings.shift_jis' | |
| b'# cleanup[2] removing encodings.shift_jis_2004' | |
| b'# cleanup[2] removing encodings.shift_jisx0213' | |
| b'# cleanup[2] removing encodings.tis_620' | |
| b'# cleanup[2] removing encodings.undefined' | |
| b'# cleanup[2] removing encodings.unicode_escape' | |
| b'# cleanup[2] removing encodings.utf_16' | |
| b'# cleanup[2] removing encodings.utf_16_be' | |
| b'# cleanup[2] removing encodings.utf_16_le' | |
| b'# cleanup[2] removing encodings.utf_32' | |
| b'# cleanup[2] removing encodings.utf_32_be' | |
| b'# cleanup[2] removing encodings.utf_32_le' | |
| b'# cleanup[2] removing encodings.utf_7' | |
| b'# cleanup[2] removing encodings.utf_8_sig' | |
| b'# cleanup[2] removing encodings.uu_codec' | |
| b'# cleanup[2] removing encodings.zlib_codec' | |
| b'# cleanup[2] removing filecmp' | |
| b'# destroy filecmp' | |
| b'# cleanup[2] removing fileinput' | |
| b'# destroy fileinput' | |
| b'# cleanup[2] removing formatter' | |
| b'# destroy formatter' | |
| b'# cleanup[2] removing _ssl' | |
| b'# cleanup[2] removing ssl' | |
| b'# cleanup[2] removing ftplib' | |
| b'# destroy ftplib' | |
| b'# cleanup[2] removing gettext' | |
| b'# destroy gettext' | |
| b'# cleanup[2] removing getopt' | |
| b'# cleanup[2] removing termios' | |
| b'# cleanup[2] removing getpass' | |
| b'# destroy getpass' | |
| b'# cleanup[2] removing glob' | |
| b'# destroy glob' | |
| b'# cleanup[2] removing graphlib' | |
| b'# destroy graphlib' | |
| b'# cleanup[2] removing gzip' | |
| b'# destroy gzip' | |
| b'# cleanup[2] removing html.parser' | |
| b'# cleanup[2] removing imaplib' | |
| b'# destroy imaplib' | |
| b'# cleanup[2] removing imghdr' | |
| b'# destroy imghdr' | |
| b'# cleanup[2] removing imp' | |
| b'# destroy imp' | |
| b'# cleanup[2] removing ntpath' | |
| b'# cleanup[2] removing pathlib' | |
| b'# cleanup[2] removing zipfile' | |
| b'# cleanup[2] removing importlib._common' | |
| b'# cleanup[2] removing importlib.metadata' | |
| b'# cleanup[2] removing importlib.resources' | |
| b'# cleanup[2] removing ipaddress' | |
| b'# destroy ipaddress' | |
| b'# cleanup[2] removing _json' | |
| b'# cleanup[2] removing json.scanner' | |
| b'# cleanup[2] removing json.decoder' | |
| b'# cleanup[2] removing json.encoder' | |
| b'# cleanup[2] removing json' | |
| b'# cleanup[2] removing argparse' | |
| b'# cleanup[2] removing json.tool' | |
| b'# cleanup[2] removing email.generator' | |
| b'# cleanup[2] removing fcntl' | |
| b'# cleanup[2] removing mailbox' | |
| b'# destroy mailbox' | |
| b'# cleanup[2] removing mailcap' | |
| b'# destroy mailcap' | |
| b'# cleanup[2] removing mimetypes' | |
| b'# destroy mimetypes' | |
| b'# cleanup[2] removing modulefinder' | |
| b'# destroy modulefinder' | |
| b'# cleanup[2] removing shlex' | |
| b'# cleanup[2] removing netrc' | |
| b'# destroy netrc' | |
| b'# cleanup[2] removing nturl2path' | |
| b'# destroy nturl2path' | |
| b'# cleanup[2] removing numbers' | |
| b'# cleanup[2] removing _pickle' | |
| b'# cleanup[2] removing pickle' | |
| b'# cleanup[2] removing pickletools' | |
| b'# destroy pickletools' | |
| b'# cleanup[2] removing pipes' | |
| b'# destroy pipes' | |
| b'# cleanup[2] removing poplib' | |
| b'# destroy poplib' | |
| b'# cleanup[2] removing pprint' | |
| b'# destroy pprint' | |
| b'# cleanup[2] removing pstats' | |
| b'# destroy pstats' | |
| b'# cleanup[2] removing tty' | |
| b'# cleanup[2] removing pty' | |
| b'# destroy pty' | |
| b'# cleanup[2] removing pyclbr' | |
| b'# destroy pyclbr' | |
| b'# cleanup[2] removing atexit' | |
| b'# cleanup[2] removing rlcompleter' | |
| b'# destroy rlcompleter' | |
| b'# cleanup[2] removing sched' | |
| b'# destroy sched' | |
| b'# cleanup[2] removing shelve' | |
| b'# destroy shelve' | |
| b'# cleanup[2] removing sndhdr' | |
| b'# destroy sndhdr' | |
| b'# cleanup[2] removing socketserver' | |
| b'# destroy socketserver' | |
| b'# cleanup[2] removing symbol' | |
| b'# destroy symbol' | |
| b'# cleanup[2] removing _symtable' | |
| b'# cleanup[2] removing symtable' | |
| b'# destroy symtable' | |
| b'# cleanup[2] removing tarfile' | |
| b'# destroy tarfile' | |
| b'# cleanup[2] removing textwrap' | |
| b'# cleanup[2] removing gc' | |
| b'# cleanup[2] removing timeit' | |
| b'# destroy timeit' | |
| b'# cleanup[2] removing trace' | |
| b'# destroy trace' | |
| b'# cleanup[2] removing _tracemalloc' | |
| b'# cleanup[2] removing tracemalloc' | |
| b'# destroy tracemalloc' | |
| b'# cleanup[2] removing vendor-packages' | |
| b'# destroy vendor-packages' | |
| b'# cleanup[2] removing vendor-packages._distutils_hack' | |
| b'# destroy vendor-packages._distutils_hack' | |
| b'# cleanup[2] removing _distutils_hack' | |
| b'# cleanup[2] removing setuptools._distutils' | |
| b'# cleanup[2] removing distutils.debug' | |
| b'# cleanup[2] removing distutils.errors' | |
| b'# cleanup[2] removing logging' | |
| b'# cleanup[2] removing distutils.fancy_getopt' | |
| b'# cleanup[2] removing distutils.dep_util' | |
| b'# cleanup[2] removing distutils._log' | |
| b'# cleanup[2] removing distutils.spawn' | |
| b'# cleanup[2] removing distutils.util' | |
| b'# cleanup[2] removing distutils.dist' | |
| b'# cleanup[2] removing distutils.dir_util' | |
| b'# cleanup[2] removing distutils.file_util' | |
| b'# cleanup[2] removing distutils.archive_util' | |
| b'# cleanup[2] removing distutils.cmd' | |
| b'# cleanup[2] removing distutils.config' | |
| b'# cleanup[2] removing distutils.extension' | |
| b'# cleanup[2] removing distutils.core' | |
| b'# cleanup[2] removing _distutils_hack.override' | |
| b'# cleanup[2] removing setuptools.warnings' | |
| b'# cleanup[2] removing setuptools.extern' | |
| b'# cleanup[2] removing setuptools._vendor' | |
| b'# cleanup[2] removing setuptools._vendor.zipp' | |
| b'# cleanup[2] removing setuptools._vendor.importlib_metadata._functools' | |
| b'# cleanup[2] removing setuptools._vendor.importlib_metadata._text' | |
| b'# cleanup[2] removing setuptools._vendor.importlib_metadata._compat' | |
| b'# cleanup[2] removing setuptools._vendor.importlib_metadata._adapters' | |
| b'# cleanup[2] removing setuptools._vendor.importlib_metadata._meta' | |
| b'# cleanup[2] removing setuptools._vendor.importlib_metadata._py39compat' | |
| b'# cleanup[2] removing setuptools._vendor.importlib_metadata._collections' | |
| b'# cleanup[2] removing setuptools._vendor.importlib_metadata._itertools' | |
| b'# cleanup[2] removing setuptools._vendor.importlib_metadata' | |
| b'# cleanup[2] removing setuptools.extern.importlib_metadata' | |
| b'# cleanup[2] removing setuptools._importlib' | |
| b'# cleanup[2] removing setuptools.version' | |
| b'# cleanup[2] removing distutils.filelist' | |
| b'# cleanup[2] removing setuptools.monkey' | |
| b'# cleanup[2] removing setuptools.extension' | |
| b'# cleanup[2] removing distutils.log' | |
| b'# cleanup[2] removing distutils.command' | |
| b'# cleanup[2] removing setuptools._vendor.packaging' | |
| b'# cleanup[2] removing setuptools.extern.packaging' | |
| b'# cleanup[2] removing setuptools._vendor.ordered_set' | |
| b'# cleanup[2] removing setuptools.extern.ordered_set' | |
| b'# cleanup[2] removing _queue' | |
| b'# cleanup[2] removing queue' | |
| b'# destroy queue' | |
| b'# cleanup[2] removing setuptools._vendor.more_itertools.recipes' | |
| b'# cleanup[2] removing setuptools._vendor.more_itertools.more' | |
| b'# cleanup[2] removing setuptools._vendor.more_itertools' | |
| b'# cleanup[2] removing setuptools.extern.more_itertools' | |
| b'# cleanup[2] removing distutils.command.bdist' | |
| b'# cleanup[2] removing setuptools.command' | |
| b'# cleanup[2] removing setuptools.windows_support' | |
| b'# cleanup[2] removing setuptools.errors' | |
| b'# cleanup[2] removing setuptools._vendor.packaging._elffile' | |
| b'# cleanup[2] removing setuptools._vendor.packaging._manylinux' | |
| b'# cleanup[2] removing setuptools._vendor.packaging._musllinux' | |
| b'# cleanup[2] removing setuptools.extern.packaging.tags' | |
| b'# cleanup[2] removing setuptools.extern.packaging._structures' | |
| b'# cleanup[2] removing setuptools.extern.packaging.version' | |
| b'# cleanup[2] removing setuptools.extern.packaging.utils' | |
| b'# cleanup[2] removing setuptools.extern.packaging.specifiers' | |
| b'# cleanup[2] removing setuptools.extern.packaging._tokenizer' | |
| b'# cleanup[2] removing setuptools.extern.packaging._parser' | |
| b'# cleanup[2] removing setuptools.extern.packaging.markers' | |
| b'# cleanup[2] removing setuptools.extern.packaging.requirements' | |
| b'# cleanup[2] removing setuptools._path' | |
| b'# cleanup[2] removing setuptools.config.expand' | |
| b'# cleanup[2] removing setuptools.config.setupcfg' | |
| b'# cleanup[2] removing setuptools.config' | |
| b'# cleanup[2] removing email._header_value_parser' | |
| b'# cleanup[2] removing email.headerregistry' | |
| b'# cleanup[2] removing setuptools.config._apply_pyprojecttoml' | |
| b'# cleanup[2] removing setuptools.config.pyprojecttoml' | |
| b'# cleanup[2] removing setuptools.discovery' | |
| b'# cleanup[2] removing setuptools._vendor.jaraco' | |
| b'# cleanup[2] removing setuptools.extern.jaraco' | |
| b'# cleanup[2] removing setuptools.extern.jaraco.functools' | |
| b'# cleanup[2] removing setuptools.extern.jaraco.context' | |
| b'# cleanup[2] removing setuptools.extern.jaraco.text' | |
| b'# cleanup[2] removing setuptools._reqs' | |
| b'# cleanup[2] removing setuptools._itertools' | |
| b'# cleanup[2] removing setuptools._entry_points' | |
| b'# cleanup[2] removing setuptools._normalization' | |
| b'# cleanup[2] removing setuptools.dist' | |
| b'# cleanup[2] removing setuptools.py34compat' | |
| b'# cleanup[2] removing setuptools._imp' | |
| b'# cleanup[2] removing setuptools.depends' | |
| b'# cleanup[2] removing setuptools.logging' | |
| b'# cleanup[2] removing setuptools.msvc' | |
| b'# cleanup[2] removing setuptools' | |
| b'# cleanup[2] removing distutils' | |
| b'# cleanup[2] removing vendor-packages._distutils_hack.override' | |
| b'# cleanup[2] removing vendor-packages.pip' | |
| b'# destroy vendor-packages.pip' | |
| b'# cleanup[2] removing runpy' | |
| b'# destroy signal' | |
| b'# destroy encodings' | |
| b'# destroy html' | |
| b'# destroy locale' | |
| b'# destroy urllib.parse' | |
| b'# destroy email.quoprimime' | |
| b'# destroy email.base64mime' | |
| b'# destroy email.encoders' | |
| b'# destroy email._parseaddr' | |
| b'# destroy email._policybase' | |
| b'# destroy email.feedparser' | |
| b'# destroy email.parser' | |
| b'# destroy email.iterators' | |
| b'# destroy email.message' | |
| b'# destroy email.generator' | |
| b'# destroy email.headerregistry' | |
| b'# destroy email.header' | |
| b'# destroy datetime' | |
| b'# destroy array' | |
| b'# destroy uu' | |
| b'# destroy email.charset' | |
| b'# destroy html.entities' | |
| b'# destroy html.parser' | |
| b'# destroy pydoc' | |
| b'# destroy importlib.metadata' | |
| b'# destroy pkgutil' | |
| b'# destroy zipimport' | |
| b'# destroy __future__' | |
| b'# destroy _contextvars' | |
| b'# destroy _crypt' | |
| b'# destroy keyword' | |
| b'# destroy _markupbase' | |
| b'# destroy importlib.machinery' | |
| b'# destroy importlib.util' | |
| b'# destroy ntpath' | |
| b'# destroy lzma' | |
| b'# destroy importlib.abc' | |
| b'# destroy importlib._common' | |
| b'# destroy json.decoder' | |
| b'# destroy json.encoder' | |
| b'# destroy json.tool' | |
| b'# destroy json.scanner' | |
| b'# destroy _json' | |
| b'# destroy argparse' | |
| b'# destroy calendar' | |
| b'# destroy random' | |
| b'# destroy shlex' | |
| b'# destroy _compat_pickle' | |
| b'# destroy ssl' | |
| b'# destroy tty' | |
| b'# destroy __main__' | |
| b'# destroy socket' | |
| b'# destroy selectors' | |
| b'# destroy copy' | |
| b'# destroy token' | |
| b'# destroy linecache' | |
| b'# destroy pickle' | |
| b'# destroy vendor-packages._distutils_hack.override' | |
| b'# destroy _distutils_hack.override' | |
| b'# destroy setuptools.warnings' | |
| b'# destroy setuptools.extern' | |
| b'# destroy setuptools._vendor' | |
| b'# destroy setuptools._importlib' | |
| b'# destroy setuptools.version' | |
| b'# destroy setuptools.extension' | |
| b'# destroy setuptools.command' | |
| b'# destroy setuptools.errors' | |
| b'# destroy setuptools._path' | |
| b'# destroy setuptools.config' | |
| b'# destroy setuptools.discovery' | |
| b'# destroy setuptools._itertools' | |
| b'# destroy setuptools.dist' | |
| b'# destroy setuptools.py34compat' | |
| b'# destroy setuptools.depends' | |
| b'# destroy setuptools.logging' | |
| b'# destroy setuptools.msvc' | |
| b'# destroy distutils.debug' | |
| b'# destroy distutils.errors' | |
| b'# destroy distutils.fancy_getopt' | |
| b'# destroy distutils._log' | |
| b'# destroy distutils.spawn' | |
| b'# destroy distutils.dist' | |
| b'# destroy distutils.cmd' | |
| b'# destroy distutils.config' | |
| b'# destroy distutils.extension' | |
| b'# destroy distutils.core' | |
| b'# destroy distutils.filelist' | |
| b'# destroy distutils.command' | |
| b'# destroy distutils.command.bdist' | |
| b'# destroy tokenize' | |
| b'# destroy traceback' | |
| b'# destroy weakref' | |
| b'# destroy atexit' | |
| b'# destroy getopt' | |
| b'# destroy string' | |
| b'# destroy distutils.util' | |
| b'# destroy distutils.dir_util' | |
| b'# destroy distutils.file_util' | |
| b'# destroy distutils.archive_util' | |
| b'# destroy distutils.dep_util' | |
| b'# destroy errno' | |
| b'# destroy importlib.resources' | |
| b'# destroy setuptools._vendor.more_itertools' | |
| b'# destroy setuptools._vendor.more_itertools.recipes' | |
| b'# destroy setuptools._vendor.more_itertools.more' | |
| b'# destroy setuptools._vendor.jaraco' | |
| b'# destroy setuptools.extern.jaraco.functools' | |
| b'# destroy setuptools.extern.jaraco.context' | |
| b'# destroy csv' | |
| b'# destroy setuptools._vendor.zipp' | |
| b'# destroy setuptools._vendor.importlib_metadata._functools' | |
| b'# destroy setuptools._vendor.importlib_metadata._text' | |
| b'# destroy setuptools._vendor.importlib_metadata._compat' | |
| b'# destroy setuptools._vendor.importlib_metadata._adapters' | |
| b'# destroy setuptools._vendor.importlib_metadata._meta' | |
| b'# destroy setuptools._vendor.importlib_metadata._py39compat' | |
| b'# destroy setuptools._vendor.importlib_metadata._collections' | |
| b'# destroy setuptools._vendor.importlib_metadata._itertools' | |
| b'# destroy zipfile' | |
| b'# destroy email' | |
| b'# destroy fnmatch' | |
| b'# destroy numbers' | |
| b'# destroy setuptools._vendor.ordered_set' | |
| b'# destroy setuptools.windows_support' | |
| b'# destroy setuptools._reqs' | |
| b'# destroy setuptools._entry_points' | |
| b'# destroy setuptools._normalization' | |
| b'# destroy setuptools._vendor.packaging._elffile' | |
| b'# destroy setuptools.extern.packaging.tags' | |
| b'# destroy setuptools.extern.packaging._structures' | |
| b'# destroy setuptools.extern.packaging.utils' | |
| b'# destroy setuptools.extern.packaging.specifiers' | |
| b'# destroy setuptools.extern.packaging._tokenizer' | |
| b'# destroy setuptools.extern.packaging._parser' | |
| b'# destroy setuptools.extern.packaging.markers' | |
| b'# destroy setuptools.extern.packaging.requirements' | |
| b'# destroy threading' | |
| b'# destroy setuptools.config.setupcfg' | |
| b'# destroy setuptools.config._apply_pyprojecttoml' | |
| b'# destroy setuptools.config.pyprojecttoml' | |
| b'# destroy sysconfig' | |
| b'# destroy setuptools._vendor.packaging._manylinux' | |
| b'# destroy setuptools._vendor.packaging._musllinux' | |
| b'# destroy ast' | |
| b'# destroy pathlib' | |
| b'# destroy setuptools.config.expand' | |
| b'# destroy email._header_value_parser' | |
| b'# destroy urllib' | |
| b'# destroy email._encoded_words' | |
| b'# destroy email.errors' | |
| b'# destroy email.utils' | |
| b'# destroy _distutils_hack' | |
| b'# destroy distutils.log' | |
| b'# destroy setuptools.extern.jaraco.text' | |
| b'# destroy textwrap' | |
| b'# destroy collections' | |
| b'# destroy setuptools' | |
| b'# destroy tempfile' | |
| b'# destroy shutil' | |
| b'# destroy warnings' | |
| b'# destroy operator' | |
| b'# destroy setuptools._vendor.importlib_metadata' | |
| b'# destroy setuptools._vendor.packaging' | |
| b'# destroy dis' | |
| b'# destroy setuptools.extern.packaging.version' | |
| b'# destroy setuptools._imp' | |
| b'# destroy inspect' | |
| b'# destroy logging' | |
| b'# destroy setuptools.monkey' | |
| b'# destroy json' | |
| b'# destroy contextlib' | |
| b'# destroy platform' | |
| b'# destroy itertools' | |
| b'# destroy subprocess' | |
| b'# destroy setuptools._distutils' | |
| b'# destroy importlib' | |
| b'# destroy types' | |
| b'# destroy runpy' | |
| b'# cleanup[3] wiping _queue' | |
| b'# cleanup[3] wiping _tracemalloc' | |
| b'# cleanup[3] wiping gc' | |
| b'# cleanup[3] wiping _symtable' | |
| b'# cleanup[3] wiping _pickle' | |
| b'# cleanup[3] wiping fcntl' | |
| b'# cleanup[3] wiping termios' | |
| b'# cleanup[3] wiping _ssl' | |
| b'# cleanup[3] wiping encodings.zlib_codec' | |
| b'# cleanup[3] wiping encodings.uu_codec' | |
| b'# cleanup[3] wiping encodings.utf_8_sig' | |
| b'# cleanup[3] wiping encodings.utf_7' | |
| b'# cleanup[3] wiping encodings.utf_32_le' | |
| b'# cleanup[3] wiping encodings.utf_32_be' | |
| b'# cleanup[3] wiping encodings.utf_32' | |
| b'# cleanup[3] wiping encodings.utf_16_le' | |
| b'# cleanup[3] wiping encodings.utf_16_be' | |
| b'# cleanup[3] wiping encodings.utf_16' | |
| b'# cleanup[3] wiping encodings.unicode_escape' | |
| b'# cleanup[3] wiping encodings.undefined' | |
| b'# cleanup[3] wiping encodings.tis_620' | |
| b'# cleanup[3] wiping encodings.shift_jisx0213' | |
| b'# cleanup[3] wiping encodings.shift_jis_2004' | |
| b'# cleanup[3] wiping encodings.shift_jis' | |
| b'# cleanup[3] wiping encodings.rot_13' | |
| b'# cleanup[3] wiping encodings.raw_unicode_escape' | |
| b'# cleanup[3] wiping encodings.quopri_codec' | |
| b'# destroy quopri' | |
| b'# cleanup[3] wiping encodings.punycode' | |
| b'# cleanup[3] wiping encodings.ptcp154' | |
| b'# cleanup[3] wiping encodings.palmos' | |
| b'# cleanup[3] wiping encodings.mac_turkish' | |
| b'# cleanup[3] wiping encodings.mac_romanian' | |
| b'# cleanup[3] wiping encodings.mac_roman' | |
| b'# cleanup[3] wiping encodings.mac_latin2' | |
| b'# cleanup[3] wiping encodings.mac_iceland' | |
| b'# cleanup[3] wiping encodings.mac_greek' | |
| b'# cleanup[3] wiping encodings.mac_farsi' | |
| b'# cleanup[3] wiping encodings.mac_cyrillic' | |
| b'# cleanup[3] wiping encodings.mac_croatian' | |
| b'# cleanup[3] wiping encodings.mac_arabic' | |
| b'# cleanup[3] wiping encodings.kz1048' | |
| b'# cleanup[3] wiping encodings.koi8_u' | |
| b'# cleanup[3] wiping encodings.koi8_t' | |
| b'# cleanup[3] wiping encodings.koi8_r' | |
| b'# cleanup[3] wiping encodings.johab' | |
| b'# cleanup[3] wiping encodings.iso8859_9' | |
| b'# cleanup[3] wiping encodings.iso8859_8' | |
| b'# cleanup[3] wiping encodings.iso8859_7' | |
| b'# cleanup[3] wiping encodings.iso8859_6' | |
| b'# cleanup[3] wiping encodings.iso8859_5' | |
| b'# cleanup[3] wiping encodings.iso8859_4' | |
| b'# cleanup[3] wiping encodings.iso8859_3' | |
| b'# cleanup[3] wiping encodings.iso8859_2' | |
| b'# cleanup[3] wiping encodings.iso8859_16' | |
| b'# cleanup[3] wiping encodings.iso8859_15' | |
| b'# cleanup[3] wiping encodings.iso8859_14' | |
| b'# cleanup[3] wiping encodings.iso8859_13' | |
| b'# cleanup[3] wiping encodings.iso8859_11' | |
| b'# cleanup[3] wiping encodings.iso8859_10' | |
| b'# cleanup[3] wiping encodings.iso8859_1' | |
| b'# cleanup[3] wiping encodings.iso2022_kr' | |
| b'# cleanup[3] wiping encodings.iso2022_jp_ext' | |
| b'# cleanup[3] wiping encodings.iso2022_jp_3' | |
| b'# cleanup[3] wiping encodings.iso2022_jp_2004' | |
| b'# cleanup[3] wiping encodings.iso2022_jp_2' | |
| b'# cleanup[3] wiping encodings.iso2022_jp_1' | |
| b'# cleanup[3] wiping encodings.iso2022_jp' | |
| b'# cleanup[3] wiping _codecs_iso2022' | |
| b'# cleanup[3] wiping encodings.idna' | |
| b'# destroy stringprep' | |
| b'# cleanup[3] wiping unicodedata' | |
| b'# cleanup[3] wiping encodings.hz' | |
| b'# cleanup[3] wiping encodings.hp_roman8' | |
| b'# cleanup[3] wiping encodings.hex_codec' | |
| b'# cleanup[3] wiping encodings.gbk' | |
| b'# cleanup[3] wiping encodings.gb2312' | |
| b'# cleanup[3] wiping encodings.gb18030' | |
| b'# cleanup[3] wiping _codecs_cn' | |
| b'# cleanup[3] wiping encodings.euc_kr' | |
| b'# cleanup[3] wiping encodings.euc_jp' | |
| b'# cleanup[3] wiping encodings.euc_jisx0213' | |
| b'# cleanup[3] wiping encodings.euc_jis_2004' | |
| b'# cleanup[3] wiping encodings.cp950' | |
| b'# cleanup[3] wiping encodings.cp949' | |
| b'# cleanup[3] wiping _codecs_kr' | |
| b'# cleanup[3] wiping encodings.cp932' | |
| b'# cleanup[3] wiping _codecs_jp' | |
| b'# cleanup[3] wiping encodings.cp875' | |
| b'# cleanup[3] wiping encodings.cp874' | |
| b'# cleanup[3] wiping encodings.cp869' | |
| b'# cleanup[3] wiping encodings.cp866' | |
| b'# cleanup[3] wiping encodings.cp865' | |
| b'# cleanup[3] wiping encodings.cp864' | |
| b'# cleanup[3] wiping encodings.cp863' | |
| b'# cleanup[3] wiping encodings.cp862' | |
| b'# cleanup[3] wiping encodings.cp861' | |
| b'# cleanup[3] wiping encodings.cp860' | |
| b'# cleanup[3] wiping encodings.cp858' | |
| b'# cleanup[3] wiping encodings.cp857' | |
| b'# cleanup[3] wiping encodings.cp856' | |
| b'# cleanup[3] wiping encodings.cp855' | |
| b'# cleanup[3] wiping encodings.cp852' | |
| b'# cleanup[3] wiping encodings.cp850' | |
| b'# cleanup[3] wiping encodings.cp775' | |
| b'# cleanup[3] wiping encodings.cp737' | |
| b'# cleanup[3] wiping encodings.cp720' | |
| b'# cleanup[3] wiping encodings.cp500' | |
| b'# cleanup[3] wiping encodings.cp437' | |
| b'# cleanup[3] wiping encodings.cp424' | |
| b'# cleanup[3] wiping encodings.cp273' | |
| b'# cleanup[3] wiping encodings.cp1258' | |
| b'# cleanup[3] wiping encodings.cp1257' | |
| b'# cleanup[3] wiping encodings.cp1256' | |
| b'# cleanup[3] wiping encodings.cp1255' | |
| b'# cleanup[3] wiping encodings.cp1254' | |
| b'# cleanup[3] wiping encodings.cp1253' | |
| b'# cleanup[3] wiping encodings.cp1252' | |
| b'# cleanup[3] wiping encodings.cp1251' | |
| b'# cleanup[3] wiping encodings.cp1250' | |
| b'# cleanup[3] wiping encodings.cp1140' | |
| b'# cleanup[3] wiping encodings.cp1125' | |
| b'# cleanup[3] wiping encodings.cp1026' | |
| b'# cleanup[3] wiping encodings.cp1006' | |
| b'# cleanup[3] wiping encodings.cp037' | |
| b'# cleanup[3] wiping encodings.charmap' | |
| b'# cleanup[3] wiping encodings.bz2_codec' | |
| b'# destroy bz2' | |
| b'# cleanup[3] wiping encodings.big5hkscs' | |
| b'# cleanup[3] wiping _codecs_hk' | |
| b'# cleanup[3] wiping encodings.big5' | |
| b'# cleanup[3] wiping _multibytecodec' | |
| b'# cleanup[3] wiping _codecs_tw' | |
| b'# cleanup[3] wiping encodings.base64_codec' | |
| b'# destroy base64' | |
| b'# cleanup[3] wiping encodings.ascii' | |
| b'# cleanup[3] wiping _csv' | |
| b'# cleanup[3] wiping importlib._bootstrap_external' | |
| b'# cleanup[3] wiping importlib._bootstrap' | |
| b'# destroy _frozen_importlib_external' | |
| b'# cleanup[3] wiping _opcode' | |
| b'# cleanup[3] wiping _lzma' | |
| b'# cleanup[3] wiping zlib' | |
| b'# cleanup[3] wiping _socket' | |
| b'# cleanup[3] wiping _sha512' | |
| b'# cleanup[3] wiping _random' | |
| b'# cleanup[3] wiping _string' | |
| b'# cleanup[3] wiping _bisect' | |
| b'# cleanup[3] wiping binascii' | |
| b'# cleanup[3] wiping struct' | |
| b'# cleanup[3] wiping _struct' | |
| b'# cleanup[3] wiping _datetime' | |
| b'# cleanup[3] wiping re' | |
| b'# destroy enum' | |
| b'# destroy sre_compile' | |
| b'# destroy copyreg' | |
| b'# cleanup[3] wiping sre_parse' | |
| b'# cleanup[3] wiping _sre' | |
| b'# cleanup[3] wiping _compression' | |
| b'# cleanup[3] wiping _locale' | |
| b'# destroy _locale' | |
| b'# cleanup[3] wiping math' | |
| b'# cleanup[3] wiping collections.abc' | |
| b'# cleanup[3] wiping select' | |
| b'# cleanup[3] wiping _posixsubprocess' | |
| b'# cleanup[3] wiping grp' | |
| b'# cleanup[3] wiping pwd' | |
| b'# cleanup[3] wiping functools' | |
| b'# cleanup[3] wiping _functools' | |
| b'# destroy _functools' | |
| b'# cleanup[3] wiping _collections' | |
| b'# cleanup[3] wiping _operator' | |
| b'# cleanup[3] wiping heapq' | |
| b'# cleanup[3] wiping _heapq' | |
| b'# destroy _heapq' | |
| b'# cleanup[3] wiping os' | |
| b'# destroy posixpath' | |
| b'# cleanup[3] wiping genericpath' | |
| b'# cleanup[3] wiping _collections_abc' | |
| b'# cleanup[3] wiping stat' | |
| b'# cleanup[3] wiping _stat' | |
| b'# destroy _stat' | |
| b'# cleanup[3] wiping io' | |
| b'# cleanup[3] wiping abc' | |
| b'# cleanup[3] wiping _abc' | |
| b'# cleanup[3] wiping encodings.latin_1' | |
| b'# cleanup[3] wiping _signal' | |
| b'# cleanup[3] wiping encodings.utf_8' | |
| b'# cleanup[3] wiping encodings.aliases' | |
| b'# cleanup[3] wiping codecs' | |
| b'# cleanup[3] wiping _codecs' | |
| b'# cleanup[3] wiping time' | |
| b'# cleanup[3] wiping posix' | |
| b'# cleanup[3] wiping marshal' | |
| b'# cleanup[3] wiping _io' | |
| b'# cleanup[3] wiping _weakref' | |
| b'# cleanup[3] wiping _warnings' | |
| b'# cleanup[3] wiping _thread' | |
| b'# cleanup[3] wiping _imp' | |
| b'# destroy _imp' | |
| b'# cleanup[3] wiping _frozen_importlib' | |
| b'# cleanup[3] wiping sys' | |
| b'# cleanup[3] wiping builtins' | |
| b'# destroy _queue' | |
| b'# destroy _tracemalloc' | |
| b'# destroy gc' | |
| b'# destroy _symtable' | |
| b'# destroy _pickle' | |
| b'# destroy fcntl' | |
| b'# destroy termios' | |
| b'# destroy _ssl' | |
| b'# destroy _codecs_iso2022' | |
| b'# destroy unicodedata' | |
| b'# destroy _codecs_cn' | |
| b'# destroy _codecs_kr' | |
| b'# destroy _codecs_jp' | |
| b'# destroy _codecs_hk' | |
| b'# destroy _codecs_tw' | |
| b'# destroy _csv' | |
| b'# destroy _opcode' | |
| b'# destroy _lzma' | |
| b'# destroy zlib' | |
| b'# destroy _socket' | |
| b'# destroy _string' | |
| b'# destroy _struct' | |
| b'# destroy _datetime' | |
| b'# destroy select' | |
| b'# destroy _posixsubprocess' | |
| b'# destroy grp' | |
| b'# destroy pwd' | |
| b'# destroy _signal' | |
| b'# destroy marshal' | |
| b'# destroy re' | |
| b'# destroy struct' | |
| b'# destroy io' | |
| b'# destroy io' | |
| b'# destroy _compression' | |
| b'# destroy binascii' | |
| b'# destroy stat' | |
| b'# destroy genericpath' | |
| b'# destroy _sre' | |
| b'# destroy sre_parse' | |
| b'# destroy heapq' | |
| b'# destroy _operator' | |
| b'# destroy _weakref' | |
| b'# destroy _collections' | |
| b'# destroy collections.abc' | |
| b'# destroy _frozen_importlib' | |
| b'# clear sys.audit hooks' | |
| b'' | |
| FATAL: Error, please report the issue with above output. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment