1 | $ python2 -v /opt/local/share/subversion/tools/examples/svnlook.py |
---|
2 | # installing zipimport hook |
---|
3 | import zipimport # builtin |
---|
4 | # installed zipimport hook |
---|
5 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py |
---|
6 | import site # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.pyc |
---|
7 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py |
---|
8 | import os # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.pyc |
---|
9 | import errno # builtin |
---|
10 | import posix # builtin |
---|
11 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.py |
---|
12 | import posixpath # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.pyc |
---|
13 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/stat.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/stat.py |
---|
14 | import stat # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/stat.pyc |
---|
15 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.py |
---|
16 | import genericpath # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.pyc |
---|
17 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/warnings.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/warnings.py |
---|
18 | import warnings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/warnings.pyc |
---|
19 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/linecache.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/linecache.py |
---|
20 | import linecache # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/linecache.pyc |
---|
21 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/types.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/types.py |
---|
22 | import types # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/types.pyc |
---|
23 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.py |
---|
24 | import UserDict # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.pyc |
---|
25 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_abcoll.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_abcoll.py |
---|
26 | import _abcoll # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_abcoll.pyc |
---|
27 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/abc.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/abc.py |
---|
28 | import abc # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/abc.pyc |
---|
29 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_weakrefset.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_weakrefset.py |
---|
30 | import _weakrefset # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_weakrefset.pyc |
---|
31 | import _weakref # builtin |
---|
32 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy_reg.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy_reg.py |
---|
33 | import copy_reg # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy_reg.pyc |
---|
34 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.py |
---|
35 | import traceback # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.pyc |
---|
36 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py |
---|
37 | import sysconfig # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.pyc |
---|
38 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/re.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/re.py |
---|
39 | import re # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/re.pyc |
---|
40 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_compile.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_compile.py |
---|
41 | import sre_compile # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_compile.pyc |
---|
42 | import _sre # builtin |
---|
43 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_parse.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_parse.py |
---|
44 | import sre_parse # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_parse.pyc |
---|
45 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_constants.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_constants.py |
---|
46 | import sre_constants # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_constants.pyc |
---|
47 | dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so", 2); |
---|
48 | import _locale # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so |
---|
49 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_sysconfigdata.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_sysconfigdata.py |
---|
50 | import _sysconfigdata # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_sysconfigdata.pyc |
---|
51 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_osx_support.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_osx_support.py |
---|
52 | import _osx_support # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_osx_support.pyc |
---|
53 | import encodings # directory /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings |
---|
54 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/__init__.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/__init__.py |
---|
55 | import encodings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/__init__.pyc |
---|
56 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.py |
---|
57 | import codecs # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.pyc |
---|
58 | import _codecs # builtin |
---|
59 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/aliases.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/aliases.py |
---|
60 | import encodings.aliases # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/aliases.pyc |
---|
61 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/ascii.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/ascii.py |
---|
62 | import encodings.ascii # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/ascii.pyc |
---|
63 | Python 2.7.18 (default, May 15 2021, 16:30:31) |
---|
64 | [GCC 4.2.1 (Apple Inc. build 5577)] on darwin |
---|
65 | Type "help", "copyright", "credits" or "license" for more information. |
---|
66 | dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so", 2); |
---|
67 | import time # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so |
---|
68 | import svn # directory /opt/local/lib/svn-python2.7/svn |
---|
69 | # /opt/local/lib/svn-python2.7/svn/__init__.pyc matches /opt/local/lib/svn-python2.7/svn/__init__.py |
---|
70 | import svn # precompiled from /opt/local/lib/svn-python2.7/svn/__init__.pyc |
---|
71 | # /opt/local/lib/svn-python2.7/svn/core.pyc matches /opt/local/lib/svn-python2.7/svn/core.py |
---|
72 | import svn.core # precompiled from /opt/local/lib/svn-python2.7/svn/core.pyc |
---|
73 | import libsvn # directory /opt/local/lib/svn-python2.7/libsvn |
---|
74 | # /opt/local/lib/svn-python2.7/libsvn/__init__.pyc matches /opt/local/lib/svn-python2.7/libsvn/__init__.py |
---|
75 | import libsvn # precompiled from /opt/local/lib/svn-python2.7/libsvn/__init__.pyc |
---|
76 | # /opt/local/lib/svn-python2.7/libsvn/core.pyc matches /opt/local/lib/svn-python2.7/libsvn/core.py |
---|
77 | import libsvn.core # precompiled from /opt/local/lib/svn-python2.7/libsvn/core.pyc |
---|
78 | import importlib # directory /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib |
---|
79 | # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.py |
---|
80 | import importlib # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.pyc |
---|
81 | dlopen("/opt/local/lib/svn-python2.7/libsvn/_core.so", 2); |
---|
82 | Traceback (most recent call last): |
---|
83 | File "/opt/local/share/subversion/tools/examples/svnlook.py", line 57, in <module> |
---|
84 | from svn import core, fs, delta, repos |
---|
85 | File "/opt/local/lib/svn-python2.7/svn/core.py", line 26, in <module> |
---|
86 | from libsvn.core import * |
---|
87 | File "/opt/local/lib/svn-python2.7/libsvn/core.py", line 17, in <module> |
---|
88 | _core = swig_import_helper() |
---|
89 | File "/opt/local/lib/svn-python2.7/libsvn/core.py", line 16, in swig_import_helper |
---|
90 | return importlib.import_module('_core') |
---|
91 | File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.py", line 37, in import_module |
---|
92 | __import__(name) |
---|
93 | ImportError: No module named _core |
---|
94 | # clear __builtin__._ |
---|
95 | # clear sys.path |
---|
96 | # clear sys.argv |
---|
97 | # clear sys.ps1 |
---|
98 | # clear sys.ps2 |
---|
99 | # clear sys.exitfunc |
---|
100 | # clear sys.exc_type |
---|
101 | # clear sys.exc_value |
---|
102 | # clear sys.exc_traceback |
---|
103 | # clear sys.last_type |
---|
104 | # clear sys.last_value |
---|
105 | # clear sys.last_traceback |
---|
106 | # clear sys.path_hooks |
---|
107 | # clear sys.path_importer_cache |
---|
108 | # clear sys.meta_path |
---|
109 | # clear sys.flags |
---|
110 | # clear sys.float_info |
---|
111 | # restore sys.stdin |
---|
112 | # restore sys.stdout |
---|
113 | # restore sys.stderr |
---|
114 | # cleanup __main__ |
---|
115 | # cleanup[1] encodings |
---|
116 | # cleanup[1] site |
---|
117 | # cleanup[1] sysconfig |
---|
118 | # cleanup[1] abc |
---|
119 | # cleanup[1] _weakrefset |
---|
120 | # cleanup[1] sre_constants |
---|
121 | # cleanup[1] _codecs |
---|
122 | # cleanup[1] _warnings |
---|
123 | # cleanup[1] zipimport |
---|
124 | # cleanup[1] _sysconfigdata |
---|
125 | # cleanup[1] encodings.ascii |
---|
126 | # cleanup[1] libsvn |
---|
127 | # cleanup[1] _osx_support |
---|
128 | # cleanup[1] codecs |
---|
129 | # cleanup[1] importlib |
---|
130 | # cleanup[1] svn |
---|
131 | # cleanup[1] signal |
---|
132 | # cleanup[1] traceback |
---|
133 | # cleanup[1] posix |
---|
134 | # cleanup[1] encodings.aliases |
---|
135 | # cleanup[1] time |
---|
136 | # cleanup[1] exceptions |
---|
137 | # cleanup[1] _weakref |
---|
138 | # cleanup[1] re |
---|
139 | # cleanup[1] _locale |
---|
140 | # cleanup[1] sre_compile |
---|
141 | # cleanup[1] _sre |
---|
142 | # cleanup[1] sre_parse |
---|
143 | # cleanup[2] copy_reg |
---|
144 | # cleanup[2] posixpath |
---|
145 | # cleanup[2] errno |
---|
146 | # cleanup[2] _abcoll |
---|
147 | # cleanup[2] types |
---|
148 | # cleanup[2] genericpath |
---|
149 | # cleanup[2] stat |
---|
150 | # cleanup[2] warnings |
---|
151 | # cleanup[2] UserDict |
---|
152 | # cleanup[2] os.path |
---|
153 | # cleanup[2] linecache |
---|
154 | # cleanup[2] os |
---|
155 | # cleanup sys |
---|
156 | # cleanup __builtin__ |
---|
157 | # cleanup ints: 20 unfreed ints |
---|
158 | # cleanup floats |
---|