Ticket #16708: python25.log

File python25.log, 391.9 KB (added by asbjorn@…, 16 years ago)

Python 2.5 installation log

Line 
1DEBUG: Found port in file:///Users/aul/dports/lang/python25
2DEBUG: Changing to port directory: /Users/aul/dports/lang/python25
3DEBUG: Requested variant darwin is not provided by port python25.
4DEBUG: Requested variant i386 is not provided by port python25.
5DEBUG: Requested variant macosx is not provided by port python25.
6DEBUG: Executing variant darwin_9 provides darwin_9
7DEBUG: Found port in file:///Users/aul/dports/devel/gettext
8DEBUG: Changing to port directory: /Users/aul/dports/devel/gettext
9DEBUG: Requested variant darwin is not provided by port gettext.
10DEBUG: Requested variant i386 is not provided by port gettext.
11DEBUG: Requested variant macosx is not provided by port gettext.
12DEBUG: Searching for dependency: gettext
13DEBUG: Found Dependency: receipt exists for gettext
14DEBUG: Skipping completed org.macports.main (python25)
15DEBUG: Skipping completed org.macports.fetch (python25)
16DEBUG: Skipping completed org.macports.checksum (python25)
17DEBUG: Skipping completed org.macports.extract (python25)
18DEBUG: Skipping completed org.macports.patch (python25)
19DEBUG: Skipping completed org.macports.configure (python25)
20DEBUG: Skipping completed org.macports.build (python25)
21--->  Staging python25 into destroot
22. missing (directory not created: File exists)
23./Applications missing (directory not created: File exists)
24./Developer missing (directory not created: File exists)
25./Library missing (directory not created: File exists)
26DEBUG: Executing org.macports.destroot (python25)
27DEBUG: Environment:
28DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/Python-2.5.2" && make frameworkinstall maninstall DESTDIR=/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot'
29ln -fsn include/python2.5 /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/Headers
30/usr/bin/install -m 644 ./Mac/Resources/framework/Info.plist /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Info.plist
31/usr/bin/install -m 644 ./Mac/Resources/framework/version.plist /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/version.plist
32/usr/bin/install -m 644 ./Mac/Resources/framework/English.lproj/InfoPlist.strings \
33    /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/English.lproj/InfoPlist.strings
34ln -fsn 2.5 /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/Current
35ln -fsn Versions/Current/Python /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Python
36ln -fsn Versions/Current/Headers /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Headers
37ln -fsn Versions/Current/Resources /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Resources
38/usr/bin/install -m 555 Python.framework/Versions/2.5/Python /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/Python
39/usr/bin/install python.exe /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/python2.5
40if test -f libpython2.5.so; then \
41    if test ".so" = .dll; then \
42      /usr/bin/install -m 555 libpython2.5.so /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin; \
43    else \
44      /usr/bin/install -m 555 libpython2.5.so /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/Python.framework/Versions/2.5/Python; \
45      if test libpython2.5.so != Python.framework/Versions/2.5/Python; then \
46        (cd /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib; ln -sf Python.framework/Versions/2.5/Python libpython2.5.so); \
47      fi \
48    fi; \
49  else  true; \
50  fi; \
51  if test -f libpython2.5.dylib; then \
52    /usr/bin/install -m 555 libpython2.5.dylib /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib; \
53  fi
54if test -f /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/python -o -h /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/python; \
55  then rm -f /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/python; \
56  else true; \
57  fi
58(cd /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin; ln python2.5 python)
59rm -f /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/python-config
60(cd /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin; ln -s python2.5-config python-config)
61/usr/bin/install -m 644 ./Misc/python.man \
62    /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/share/man/man1/python.1
63
64[Snip because of 1048576 bytes maximum attachment size on Trac]
65
66DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/Python-2.5.2: ../python.exe ./scripts/BuildApplet.py \
67    --destroot "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot" \
68    --python /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python \
69    --output "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/Applications/MacPorts/MacPython 2.5/Build Applet.app" \
70    ./scripts/BuildApplet.py
71cd PythonLauncher && make install DESTDIR=/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot
72sed 's/%VERSION%/'"`DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/Python-2.5.2: ../../python.exe -c 'import platform; print platform.python_version()'`"'/g' < ./Info.plist.in > Info.plist
73/usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -o FileSettings.o -c ./FileSettings.m
74/usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -o MyAppDelegate.o -c ./MyAppDelegate.m
75/usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -o MyDocument.o -c ./MyDocument.m
76/usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -o PreferencesWindowController.o -c ./PreferencesWindowController.m
77/usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -o doscript.o -c ./doscript.m
78/usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -o main.o -c ./main.m
79/usr/bin/gcc-4.0 -L/opt/local/lib -o "Python Launcher" FileSettings.o MyAppDelegate.o MyDocument.o PreferencesWindowController.o doscript.o main.o -framework AppKit -framework Carbon
80rm -fr "Python Launcher.app"
81DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/Python-2.5.2: ../../python.exe ./../../Lib/plat-mac/bundlebuilder.py \
82    --builddir=. \
83    --name="Python Launcher" \
84    --executable="Python Launcher" \
85    --iconfile=./../Icons/PythonLauncher.icns \
86    --bundle-id=org.python.PythonLauncher \
87    --resource=./../Icons/PythonSource.icns \
88    --resource=./../Icons/PythonCompiled.icns \
89    --resource=./English.lproj \
90    --resource=./factorySettings.plist \
91    --plist Info.plist \
92    build
93Building './Python Launcher.app'
94Copying files
95Done.
96find "Python Launcher.app" -name '.svn' -print0 | xargs -0 rm -rf
97test -d "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/Applications/MacPorts/MacPython 2.5" || mkdir -p "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/Applications/MacPorts/MacPython 2.5"
98test -d "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/Applications/MacPorts/MacPython 2.5/Python Launcher.app" && rm -r "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/Applications/MacPorts/MacPython 2.5/Python Launcher.app"
99make[2]: [install] Error 1 (ignored)
100cp -r "Python Launcher.app" "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/Applications/MacPorts/MacPython 2.5"
101touch "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/Applications/MacPorts/MacPython 2.5/Python Launcher.app"
102cd IDLE && make install
103sed 's/%VERSION%/'"`DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/Python-2.5.2: ../../python.exe -c 'import platform; print platform.python_version()'`"'/g' < ./Info.plist.in > Info.plist
104rm -fr IDLE.app
105DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/Python-2.5.2: ../../python.exe ./../../Lib/plat-mac/bundlebuilder.py \
106    --builddir=. \
107    --name=IDLE \
108    --link-exec \
109    --plist=Info.plist \
110    --mainprogram=./idlemain.py \
111    --iconfile=./../Icons/IDLE.icns \
112    --resource=./../Icons/PythonSource.icns \
113    --resource=./../Icons/PythonCompiled.icns \
114    --python=/opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python \
115    build
116Building './IDLE.app'
117Copying files
118Done.
119test -d "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/Applications/MacPorts/MacPython 2.5" || mkdir -p "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/Applications/MacPorts/MacPython 2.5"
120test -d "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/Applications/MacPorts/MacPython 2.5/IDLE.app" && rm -r "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/Applications/MacPorts/MacPython 2.5/IDLE.app"
121make[2]: [install] Error 1 (ignored)
122cp -PR IDLE.app "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/Applications/MacPorts/MacPython 2.5"
123touch "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/Applications/MacPorts/MacPython 2.5/IDLE.app"
124cp ./config-main.def "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/idlelib/config-main.def"
125cp ./config-extensions.def "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/idlelib/config-extensions.def"
126fixapplypython23: no fix is needed on MacOSX on Intel
127cc -L/opt/local/lib -o pythonw ./Tools/pythonw.c \
128    -DPYTHONWEXECUTABLE='"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python"'
129/usr/bin/install -s pythonw "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/pythonw2.5"
130/usr/bin/install -s pythonw "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/python2.5"
131ln -sf python2.5 "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/python"
132ln -sf pythonw2.5 "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/pythonw"
133for fn in idle pydoc python-config ;\
134  do \
135    if [ -h "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/${fn}" ]; then \
136      continue ;\
137    fi ;\
138    mv "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/${fn}" "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/${fn}2.5"  ;\
139    ln -sf "${fn}2.5" "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/${fn}" ;\
140  done
141if [ ! -h "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/smtpd.py" ]; then \
142    mv "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/smtpd.py" "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/smtpd2.5.py"  ;\
143    ln -sf "smtpd2.5.py" "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/smtpd.py" ;\
144  fi
145cd Mac && make altinstallunixtools DESTDIR="/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot"
146if [ ! -d "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/bin" ]; then  \
147    /usr/bin/install -d -m 755 "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/bin" ;\
148  fi
149for fn in python2.5 pythonw2.5 idle2.5 \
150      pydoc2.5 python-config2.5 smtpd2.5.py ;\
151  do \
152    ln -fs "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/${fn}" "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/bin/${fn}" ;\
153  done
154cd Mac && make installunixtools DESTDIR="/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot"
155if [ ! -d "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/bin" ]; then  \
156    /usr/bin/install -d -m 755 "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/bin" ;\
157  fi
158for fn in python pythonw idle pydoc python-config smtpd.py   \
159      python2.5 pythonw2.5 idle2.5 \
160      pydoc2.5 python-config2.5 smtpd2.5.py ;\
161  do \
162    ln -fs "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/${fn}" "/opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/bin/${fn}" ;\
163  done
164make: Nothing to be done for `maninstall'.
165DEBUG: Executing proc-post-org.macports.destroot-destroot-0
166xinstall: mkdir /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/etc/select
167xinstall: mkdir /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/etc/select/python
168xinstall: /Users/aul/dports/lang/python25/files/python25 -> /opt/local/var/macports/build/_Users_aul_dports_lang_python25/work/destroot/opt/local/etc/select/python//python25
169DEBUG: Executing destroot_finish
170--->  Compressing man pages for python25
171DEBUG: Scanning man1
172man1/python2.5.1:  61.0% -- replaced with man1/python2.5.1.gz
173man1/python2.5.1.gz: changing permissions from 00644 to 00444
174DEBUG: checking for mtree violations
175DEBUG: port installs files in /Applications
176--->  Installing python25 2.5.2_5+darwin_9
177DEBUG: Executing org.macports.install (python25)
178
179[Snip because of 1048576 bytes maximum attachment size on Trac]
180
181DEBUG: activating file: /opt/local/lib/python2.5/webbrowser.pyo
182DEBUG: activating file: /opt/local/lib/python2.5/whichdb.py
183DEBUG: activating file: /opt/local/lib/python2.5/whichdb.pyc
184DEBUG: activating file: /opt/local/lib/python2.5/whichdb.pyo
185DEBUG: activating directory: /opt/local/lib/python2.5/wsgiref
186DEBUG: activating file: /opt/local/lib/python2.5/wsgiref.egg-info
187DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/__init__.py
188DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/__init__.pyc
189DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/__init__.pyo
190DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/handlers.py
191DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/handlers.pyc
192DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/handlers.pyo
193DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/headers.py
194DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/headers.pyc
195DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/headers.pyo
196DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/simple_server.py
197DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/simple_server.pyc
198DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/simple_server.pyo
199DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/util.py
200DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/util.pyc
201DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/util.pyo
202DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/validate.py
203DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/validate.pyc
204DEBUG: activating file: /opt/local/lib/python2.5/wsgiref/validate.pyo
205DEBUG: activating file: /opt/local/lib/python2.5/xdrlib.py
206DEBUG: activating file: /opt/local/lib/python2.5/xdrlib.pyc
207DEBUG: activating file: /opt/local/lib/python2.5/xdrlib.pyo
208DEBUG: activating directory: /opt/local/lib/python2.5/xml
209DEBUG: activating file: /opt/local/lib/python2.5/xml/__init__.py
210DEBUG: activating file: /opt/local/lib/python2.5/xml/__init__.pyc
211DEBUG: activating file: /opt/local/lib/python2.5/xml/__init__.pyo
212DEBUG: activating directory: /opt/local/lib/python2.5/xml/dom
213DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/NodeFilter.py
214DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/NodeFilter.pyc
215DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/NodeFilter.pyo
216DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/__init__.py
217DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/__init__.pyc
218DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/__init__.pyo
219DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/domreg.py
220DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/domreg.pyc
221DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/domreg.pyo
222DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/expatbuilder.py
223DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/expatbuilder.pyc
224DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/expatbuilder.pyo
225DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/minicompat.py
226DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/minicompat.pyc
227DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/minicompat.pyo
228DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/minidom.py
229DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/minidom.pyc
230DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/minidom.pyo
231DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/pulldom.py
232DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/pulldom.pyc
233DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/pulldom.pyo
234DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/xmlbuilder.py
235DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/xmlbuilder.pyc
236DEBUG: activating file: /opt/local/lib/python2.5/xml/dom/xmlbuilder.pyo
237DEBUG: activating directory: /opt/local/lib/python2.5/xml/etree
238DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/ElementInclude.py
239DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/ElementInclude.pyc
240DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/ElementInclude.pyo
241DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/ElementPath.py
242DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/ElementPath.pyc
243DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/ElementPath.pyo
244DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/ElementTree.py
245DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/ElementTree.pyc
246DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/ElementTree.pyo
247DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/__init__.py
248DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/__init__.pyc
249DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/__init__.pyo
250DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/cElementTree.py
251DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/cElementTree.pyc
252DEBUG: activating file: /opt/local/lib/python2.5/xml/etree/cElementTree.pyo
253DEBUG: activating directory: /opt/local/lib/python2.5/xml/parsers
254DEBUG: activating file: /opt/local/lib/python2.5/xml/parsers/__init__.py
255DEBUG: activating file: /opt/local/lib/python2.5/xml/parsers/__init__.pyc
256DEBUG: activating file: /opt/local/lib/python2.5/xml/parsers/__init__.pyo
257DEBUG: activating file: /opt/local/lib/python2.5/xml/parsers/expat.py
258DEBUG: activating file: /opt/local/lib/python2.5/xml/parsers/expat.pyc
259DEBUG: activating file: /opt/local/lib/python2.5/xml/parsers/expat.pyo
260DEBUG: activating directory: /opt/local/lib/python2.5/xml/sax
261DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/__init__.py
262DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/__init__.pyc
263DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/__init__.pyo
264DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/_exceptions.py
265DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/_exceptions.pyc
266DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/_exceptions.pyo
267DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/expatreader.py
268DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/expatreader.pyc
269DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/expatreader.pyo
270DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/handler.py
271DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/handler.pyc
272DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/handler.pyo
273DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/saxutils.py
274DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/saxutils.pyc
275DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/saxutils.pyo
276DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/xmlreader.py
277DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/xmlreader.pyc
278DEBUG: activating file: /opt/local/lib/python2.5/xml/sax/xmlreader.pyo
279DEBUG: activating file: /opt/local/lib/python2.5/xmllib.py
280DEBUG: activating file: /opt/local/lib/python2.5/xmllib.pyc
281DEBUG: activating file: /opt/local/lib/python2.5/xmllib.pyo
282DEBUG: activating file: /opt/local/lib/python2.5/xmlrpclib.py
283DEBUG: activating file: /opt/local/lib/python2.5/xmlrpclib.pyc
284DEBUG: activating file: /opt/local/lib/python2.5/xmlrpclib.pyo
285DEBUG: activating file: /opt/local/lib/python2.5/zipfile.py
286DEBUG: activating file: /opt/local/lib/python2.5/zipfile.pyc
287DEBUG: activating file: /opt/local/lib/python2.5/zipfile.pyo
288DEBUG: activating directory: /opt/local/share
289DEBUG: activating directory: /opt/local/share/man
290DEBUG: activating directory: /opt/local/share/man/man1
291DEBUG: activating file: /opt/local/share/man/man1/python2.5.1.gz
292DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Build Applet.app/Contents/Info.plist for: python25
293DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Build Applet.app/Contents/MacOS/Build Applet for: python25
294DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Build Applet.app/Contents/MacOS/Python for: python25
295DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Build Applet.app/Contents/PkgInfo for: python25
296DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Build Applet.app/Contents/Resources/__argvemulator_BuildApplet.py for: python25
297DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Build Applet.app/Contents/Resources/BuildApplet.icns for: python25
298DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Build Applet.app/Contents/Resources/BuildApplet.py for: python25
299DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Build Applet.app/Contents/Resources/BuildApplet.rsrc for: python25
300DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/IDLE.app/Contents/Info.plist for: python25
301DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/IDLE.app/Contents/MacOS/IDLE for: python25
302DEBUG: Adding link to file_map: /Applications/MacPorts/MacPython 2.5/IDLE.app/Contents/MacOS/Python for: python25
303DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/IDLE.app/Contents/PkgInfo for: python25
304DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/IDLE.app/Contents/Resources/IDLE.icns for: python25
305DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/IDLE.app/Contents/Resources/idlemain.py for: python25
306DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/IDLE.app/Contents/Resources/PythonCompiled.icns for: python25
307DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/IDLE.app/Contents/Resources/PythonSource.icns for: python25
308DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Info.plist for: python25
309DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/MacOS/Python Launcher for: python25
310DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/PkgInfo for: python25
311DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/English.lproj/Credits.rtf for: python25
312DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/English.lproj/MainMenu.nib/classes.nib for: python25
313DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/English.lproj/MainMenu.nib/info.nib for: python25
314DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/English.lproj/MainMenu.nib/objects.nib for: python25
315DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/English.lproj/MyDocument.nib/classes.nib for: python25
316DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/English.lproj/MyDocument.nib/info.nib for: python25
317DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/English.lproj/MyDocument.nib/objects.nib for: python25
318DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/English.lproj/PreferenceWindow.nib/classes.nib for: python25
319DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/English.lproj/PreferenceWindow.nib/info.nib for: python25
320DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/English.lproj/PreferenceWindow.nib/objects.nib for: python25
321DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/factorySettings.plist for: python25
322DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/PythonCompiled.icns for: python25
323DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/PythonLauncher.icns for: python25
324DEBUG: Adding file to file_map: /Applications/MacPorts/MacPython 2.5/Python Launcher.app/Contents/Resources/PythonSource.icns for: python25
325DEBUG: Adding file to file_map: /opt/local/bin/idle2.5 for: python25
326DEBUG: Adding file to file_map: /opt/local/bin/pydoc2.5 for: python25
327DEBUG: Adding link to file_map: /opt/local/bin/python-config2.5 for: python25
328DEBUG: Adding file to file_map: /opt/local/bin/python2.5 for: python25
329DEBUG: Adding file to file_map: /opt/local/bin/python2.5-config for: python25
330DEBUG: Adding file to file_map: /opt/local/bin/pythonw2.5 for: python25
331DEBUG: Adding file to file_map: /opt/local/bin/smtpd2.5.py for: python25
332DEBUG: Adding file to file_map: /opt/local/etc/select/python/python25 for: python25
333DEBUG: Adding file to file_map: /opt/local/include/python2.5/abstract.h for: python25
334DEBUG: Adding file to file_map: /opt/local/include/python2.5/asdl.h for: python25
335DEBUG: Adding file to file_map: /opt/local/include/python2.5/ast.h for: python25
336DEBUG: Adding file to file_map: /opt/local/include/python2.5/bitset.h for: python25
337DEBUG: Adding file to file_map: /opt/local/include/python2.5/boolobject.h for: python25
338DEBUG: Adding file to file_map: /opt/local/include/python2.5/bufferobject.h for: python25
339DEBUG: Adding file to file_map: /opt/local/include/python2.5/cellobject.h for: python25
340DEBUG: Adding file to file_map: /opt/local/include/python2.5/ceval.h for: python25
341DEBUG: Adding file to file_map: /opt/local/include/python2.5/classobject.h for: python25
342DEBUG: Adding file to file_map: /opt/local/include/python2.5/cobject.h for: python25
343DEBUG: Adding file to file_map: /opt/local/include/python2.5/code.h for: python25
344DEBUG: Adding file to file_map: /opt/local/include/python2.5/codecs.h for: python25
345DEBUG: Adding file to file_map: /opt/local/include/python2.5/compile.h for: python25
346DEBUG: Adding file to file_map: /opt/local/include/python2.5/complexobject.h for: python25
347DEBUG: Adding file to file_map: /opt/local/include/python2.5/cStringIO.h for: python25
348DEBUG: Adding file to file_map: /opt/local/include/python2.5/datetime.h for: python25
349DEBUG: Adding file to file_map: /opt/local/include/python2.5/descrobject.h for: python25
350DEBUG: Adding file to file_map: /opt/local/include/python2.5/dictobject.h for: python25
351DEBUG: Adding file to file_map: /opt/local/include/python2.5/enumobject.h for: python25
352DEBUG: Adding file to file_map: /opt/local/include/python2.5/errcode.h for: python25
353DEBUG: Adding file to file_map: /opt/local/include/python2.5/eval.h for: python25
354DEBUG: Adding file to file_map: /opt/local/include/python2.5/fileobject.h for: python25
355DEBUG: Adding file to file_map: /opt/local/include/python2.5/floatobject.h for: python25
356DEBUG: Adding file to file_map: /opt/local/include/python2.5/frameobject.h for: python25
357DEBUG: Adding file to file_map: /opt/local/include/python2.5/funcobject.h for: python25
358DEBUG: Adding file to file_map: /opt/local/include/python2.5/genobject.h for: python25
359DEBUG: Adding file to file_map: /opt/local/include/python2.5/graminit.h for: python25
360DEBUG: Adding file to file_map: /opt/local/include/python2.5/grammar.h for: python25
361DEBUG: Adding file to file_map: /opt/local/include/python2.5/import.h for: python25
362DEBUG: Adding file to file_map: /opt/local/include/python2.5/intobject.h for: python25
363DEBUG: Adding file to file_map: /opt/local/include/python2.5/intrcheck.h for: python25
364DEBUG: Adding file to file_map: /opt/local/include/python2.5/iterobject.h for: python25
365DEBUG: Adding file to file_map: /opt/local/include/python2.5/listobject.h for: python25
366DEBUG: Adding file to file_map: /opt/local/include/python2.5/longintrepr.h for: python25
367DEBUG: Adding file to file_map: /opt/local/include/python2.5/longobject.h for: python25
368DEBUG: Adding file to file_map: /opt/local/include/python2.5/marshal.h for: python25
369DEBUG: Adding file to file_map: /opt/local/include/python2.5/metagrammar.h for: python25
370DEBUG: Adding file to file_map: /opt/local/include/python2.5/methodobject.h for: python25
371DEBUG: Adding file to file_map: /opt/local/include/python2.5/modsupport.h for: python25
372DEBUG: Adding file to file_map: /opt/local/include/python2.5/moduleobject.h for: python25
373DEBUG: Adding file to file_map: /opt/local/include/python2.5/node.h for: python25
374DEBUG: Adding file to file_map: /opt/local/include/python2.5/object.h for: python25
375DEBUG: Adding file to file_map: /opt/local/include/python2.5/objimpl.h for: python25
376DEBUG: Adding file to file_map: /opt/local/include/python2.5/opcode.h for: python25
377DEBUG: Adding file to file_map: /opt/local/include/python2.5/osdefs.h for: python25
378DEBUG: Adding file to file_map: /opt/local/include/python2.5/parsetok.h for: python25
379DEBUG: Adding file to file_map: /opt/local/include/python2.5/patchlevel.h for: python25
380DEBUG: Adding file to file_map: /opt/local/include/python2.5/pgen.h for: python25
381DEBUG: Adding file to file_map: /opt/local/include/python2.5/pgenheaders.h for: python25
382DEBUG: Adding file to file_map: /opt/local/include/python2.5/py_curses.h for: python25
383DEBUG: Adding file to file_map: /opt/local/include/python2.5/pyarena.h for: python25
384DEBUG: Adding file to file_map: /opt/local/include/python2.5/pyconfig.h for: python25
385DEBUG: Adding file to file_map: /opt/local/include/python2.5/pydebug.h for: python25
386DEBUG: Adding file to file_map: /opt/local/include/python2.5/pyerrors.h for: python25
387DEBUG: Adding file to file_map: /opt/local/include/python2.5/pyexpat.h for: python25
388DEBUG: Adding file to file_map: /opt/local/include/python2.5/pyfpe.h for: python25
389DEBUG: Adding file to file_map: /opt/local/include/python2.5/pygetopt.h for: python25
390DEBUG: Adding file to file_map: /opt/local/include/python2.5/pymactoolbox.h for: python25
391DEBUG: Adding file to file_map: /opt/local/include/python2.5/pymem.h for: python25
392DEBUG: Adding file to file_map: /opt/local/include/python2.5/pyport.h for: python25
393DEBUG: Adding file to file_map: /opt/local/include/python2.5/pystate.h for: python25
394DEBUG: Adding file to file_map: /opt/local/include/python2.5/pystrtod.h for: python25
395DEBUG: Adding file to file_map: /opt/local/include/python2.5/Python-ast.h for: python25
396DEBUG: Adding file to file_map: /opt/local/include/python2.5/Python.h for: python25
397DEBUG: Adding file to file_map: /opt/local/include/python2.5/pythonrun.h for: python25
398DEBUG: Adding file to file_map: /opt/local/include/python2.5/pythread.h for: python25
399DEBUG: Adding file to file_map: /opt/local/include/python2.5/rangeobject.h for: python25
400DEBUG: Adding file to file_map: /opt/local/include/python2.5/setobject.h for: python25
401DEBUG: Adding file to file_map: /opt/local/include/python2.5/sliceobject.h for: python25
402DEBUG: Adding file to file_map: /opt/local/include/python2.5/stringobject.h for: python25
403DEBUG: Adding file to file_map: /opt/local/include/python2.5/structmember.h for: python25
404DEBUG: Adding file to file_map: /opt/local/include/python2.5/structseq.h for: python25
405DEBUG: Adding file to file_map: /opt/local/include/python2.5/symtable.h for: python25
406DEBUG: Adding file to file_map: /opt/local/include/python2.5/sysmodule.h for: python25
407DEBUG: Adding file to file_map: /opt/local/include/python2.5/timefuncs.h for: python25
408DEBUG: Adding file to file_map: /opt/local/include/python2.5/token.h for: python25
409DEBUG: Adding file to file_map: /opt/local/include/python2.5/traceback.h for: python25
410DEBUG: Adding file to file_map: /opt/local/include/python2.5/tupleobject.h for: python25
411DEBUG: Adding file to file_map: /opt/local/include/python2.5/ucnhash.h for: python25
412DEBUG: Adding file to file_map: /opt/local/include/python2.5/unicodeobject.h for: python25
413DEBUG: Adding file to file_map: /opt/local/include/python2.5/weakrefobject.h for: python25
414DEBUG: Adding file to file_map: /opt/local/lib/libpython2.5.dylib for: python25
415DEBUG: Adding file to file_map: /opt/local/lib/python2.5/__future__.py for: python25
416DEBUG: Adding file to file_map: /opt/local/lib/python2.5/__future__.pyc for: python25
417DEBUG: Adding file to file_map: /opt/local/lib/python2.5/__future__.pyo for: python25
418DEBUG: Adding file to file_map: /opt/local/lib/python2.5/__phello__.foo.py for: python25
419DEBUG: Adding file to file_map: /opt/local/lib/python2.5/__phello__.foo.pyc for: python25
420DEBUG: Adding file to file_map: /opt/local/lib/python2.5/__phello__.foo.pyo for: python25
421DEBUG: Adding file to file_map: /opt/local/lib/python2.5/_LWPCookieJar.py for: python25
422DEBUG: Adding file to file_map: /opt/local/lib/python2.5/_LWPCookieJar.pyc for: python25
423DEBUG: Adding file to file_map: /opt/local/lib/python2.5/_LWPCookieJar.pyo for: python25
424DEBUG: Adding file to file_map: /opt/local/lib/python2.5/_MozillaCookieJar.py for: python25
425DEBUG: Adding file to file_map: /opt/local/lib/python2.5/_MozillaCookieJar.pyc for: python25
426DEBUG: Adding file to file_map: /opt/local/lib/python2.5/_MozillaCookieJar.pyo for: python25
427DEBUG: Adding file to file_map: /opt/local/lib/python2.5/_strptime.py for: python25
428DEBUG: Adding file to file_map: /opt/local/lib/python2.5/_strptime.pyc for: python25
429DEBUG: Adding file to file_map: /opt/local/lib/python2.5/_strptime.pyo for: python25
430DEBUG: Adding file to file_map: /opt/local/lib/python2.5/_threading_local.py for: python25
431DEBUG: Adding file to file_map: /opt/local/lib/python2.5/_threading_local.pyc for: python25
432DEBUG: Adding file to file_map: /opt/local/lib/python2.5/_threading_local.pyo for: python25
433DEBUG: Adding file to file_map: /opt/local/lib/python2.5/aifc.py for: python25
434DEBUG: Adding file to file_map: /opt/local/lib/python2.5/aifc.pyc for: python25
435DEBUG: Adding file to file_map: /opt/local/lib/python2.5/aifc.pyo for: python25
436DEBUG: Adding file to file_map: /opt/local/lib/python2.5/anydbm.py for: python25
437DEBUG: Adding file to file_map: /opt/local/lib/python2.5/anydbm.pyc for: python25
438DEBUG: Adding file to file_map: /opt/local/lib/python2.5/anydbm.pyo for: python25
439DEBUG: Adding file to file_map: /opt/local/lib/python2.5/asynchat.py for: python25
440DEBUG: Adding file to file_map: /opt/local/lib/python2.5/asynchat.pyc for: python25
441DEBUG: Adding file to file_map: /opt/local/lib/python2.5/asynchat.pyo for: python25
442DEBUG: Adding file to file_map: /opt/local/lib/python2.5/asyncore.py for: python25
443DEBUG: Adding file to file_map: /opt/local/lib/python2.5/asyncore.pyc for: python25
444DEBUG: Adding file to file_map: /opt/local/lib/python2.5/asyncore.pyo for: python25
445DEBUG: Adding file to file_map: /opt/local/lib/python2.5/atexit.py for: python25
446DEBUG: Adding file to file_map: /opt/local/lib/python2.5/atexit.pyc for: python25
447DEBUG: Adding file to file_map: /opt/local/lib/python2.5/atexit.pyo for: python25
448DEBUG: Adding file to file_map: /opt/local/lib/python2.5/audiodev.py for: python25
449DEBUG: Adding file to file_map: /opt/local/lib/python2.5/audiodev.pyc for: python25
450DEBUG: Adding file to file_map: /opt/local/lib/python2.5/audiodev.pyo for: python25
451DEBUG: Adding file to file_map: /opt/local/lib/python2.5/base64.py for: python25
452DEBUG: Adding file to file_map: /opt/local/lib/python2.5/base64.pyc for: python25
453DEBUG: Adding file to file_map: /opt/local/lib/python2.5/base64.pyo for: python25
454DEBUG: Adding file to file_map: /opt/local/lib/python2.5/BaseHTTPServer.py for: python25
455DEBUG: Adding file to file_map: /opt/local/lib/python2.5/BaseHTTPServer.pyc for: python25
456DEBUG: Adding file to file_map: /opt/local/lib/python2.5/BaseHTTPServer.pyo for: python25
457DEBUG: Adding file to file_map: /opt/local/lib/python2.5/Bastion.py for: python25
458DEBUG: Adding file to file_map: /opt/local/lib/python2.5/Bastion.pyc for: python25
459DEBUG: Adding file to file_map: /opt/local/lib/python2.5/Bastion.pyo for: python25
460DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bdb.py for: python25
461DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bdb.pyc for: python25
462DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bdb.pyo for: python25
463DEBUG: Adding file to file_map: /opt/local/lib/python2.5/binhex.py for: python25
464DEBUG: Adding file to file_map: /opt/local/lib/python2.5/binhex.pyc for: python25
465DEBUG: Adding file to file_map: /opt/local/lib/python2.5/binhex.pyo for: python25
466DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bisect.py for: python25
467DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bisect.pyc for: python25
468DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bisect.pyo for: python25
469DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/__init__.py for: python25
470DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/__init__.pyc for: python25
471DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/__init__.pyo for: python25
472DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/db.py for: python25
473DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/db.pyc for: python25
474DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/db.pyo for: python25
475DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbobj.py for: python25
476DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbobj.pyc for: python25
477DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbobj.pyo for: python25
478DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbrecio.py for: python25
479DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbrecio.pyc for: python25
480DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbrecio.pyo for: python25
481DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbshelve.py for: python25
482DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbshelve.pyc for: python25
483DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbshelve.pyo for: python25
484DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbtables.py for: python25
485DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbtables.pyc for: python25
486DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbtables.pyo for: python25
487DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbutils.py for: python25
488DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbutils.pyc for: python25
489DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/dbutils.pyo for: python25
490DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/__init__.py for: python25
491DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/__init__.pyc for: python25
492DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/__init__.pyo for: python25
493DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_1413192.py for: python25
494DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_1413192.pyc for: python25
495DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_1413192.pyo for: python25
496DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_all.py for: python25
497DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_all.pyc for: python25
498DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_all.pyo for: python25
499DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_associate.py for: python25
500DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_associate.pyc for: python25
501DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_associate.pyo for: python25
502DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_basics.py for: python25
503DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_basics.pyc for: python25
504DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_basics.pyo for: python25
505DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_compare.py for: python25
506DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_compare.pyc for: python25
507DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_compare.pyo for: python25
508DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_compat.py for: python25
509DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_compat.pyc for: python25
510DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_compat.pyo for: python25
511DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_cursor_pget_bug.py for: python25
512DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_cursor_pget_bug.pyc for: python25
513DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_cursor_pget_bug.pyo for: python25
514DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_dbobj.py for: python25
515DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_dbobj.pyc for: python25
516DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_dbobj.pyo for: python25
517DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_dbshelve.py for: python25
518DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_dbshelve.pyc for: python25
519DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_dbshelve.pyo for: python25
520DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_dbtables.py for: python25
521DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_dbtables.pyc for: python25
522DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_dbtables.pyo for: python25
523DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_env_close.py for: python25
524DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_env_close.pyc for: python25
525DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_env_close.pyo for: python25
526DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_get_none.py for: python25
527DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_get_none.pyc for: python25
528DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_get_none.pyo for: python25
529DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_join.py for: python25
530DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_join.pyc for: python25
531DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_join.pyo for: python25
532DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_lock.py for: python25
533DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_lock.pyc for: python25
534DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_lock.pyo for: python25
535DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_misc.py for: python25
536DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_misc.pyc for: python25
537DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_misc.pyo for: python25
538DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_pickle.py for: python25
539DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_pickle.pyc for: python25
540DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_pickle.pyo for: python25
541DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_queue.py for: python25
542DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_queue.pyc for: python25
543DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_queue.pyo for: python25
544DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_recno.py for: python25
545DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_recno.pyc for: python25
546DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_recno.pyo for: python25
547DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_sequence.py for: python25
548DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_sequence.pyc for: python25
549DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_sequence.pyo for: python25
550DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_thread.py for: python25
551DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_thread.pyc for: python25
552DEBUG: Adding file to file_map: /opt/local/lib/python2.5/bsddb/test/test_thread.pyo for: python25
553DEBUG: Adding file to file_map: /opt/local/lib/python2.5/calendar.py for: python25
554DEBUG: Adding file to file_map: /opt/local/lib/python2.5/calendar.pyc for: python25
555DEBUG: Adding file to file_map: /opt/local/lib/python2.5/calendar.pyo for: python25
556DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cgi.py for: python25
557DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cgi.pyc for: python25
558DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cgi.pyo for: python25
559DEBUG: Adding file to file_map: /opt/local/lib/python2.5/CGIHTTPServer.py for: python25
560DEBUG: Adding file to file_map: /opt/local/lib/python2.5/CGIHTTPServer.pyc for: python25
561DEBUG: Adding file to file_map: /opt/local/lib/python2.5/CGIHTTPServer.pyo for: python25
562DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cgitb.py for: python25
563DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cgitb.pyc for: python25
564DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cgitb.pyo for: python25
565DEBUG: Adding file to file_map: /opt/local/lib/python2.5/chunk.py for: python25
566DEBUG: Adding file to file_map: /opt/local/lib/python2.5/chunk.pyc for: python25
567DEBUG: Adding file to file_map: /opt/local/lib/python2.5/chunk.pyo for: python25
568DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cmd.py for: python25
569DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cmd.pyc for: python25
570DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cmd.pyo for: python25
571DEBUG: Adding file to file_map: /opt/local/lib/python2.5/code.py for: python25
572DEBUG: Adding file to file_map: /opt/local/lib/python2.5/code.pyc for: python25
573DEBUG: Adding file to file_map: /opt/local/lib/python2.5/code.pyo for: python25
574DEBUG: Adding file to file_map: /opt/local/lib/python2.5/codecs.py for: python25
575DEBUG: Adding file to file_map: /opt/local/lib/python2.5/codecs.pyc for: python25
576DEBUG: Adding file to file_map: /opt/local/lib/python2.5/codecs.pyo for: python25
577DEBUG: Adding file to file_map: /opt/local/lib/python2.5/codeop.py for: python25
578DEBUG: Adding file to file_map: /opt/local/lib/python2.5/codeop.pyc for: python25
579DEBUG: Adding file to file_map: /opt/local/lib/python2.5/codeop.pyo for: python25
580DEBUG: Adding file to file_map: /opt/local/lib/python2.5/colorsys.py for: python25
581DEBUG: Adding file to file_map: /opt/local/lib/python2.5/colorsys.pyc for: python25
582DEBUG: Adding file to file_map: /opt/local/lib/python2.5/colorsys.pyo for: python25
583DEBUG: Adding file to file_map: /opt/local/lib/python2.5/commands.py for: python25
584DEBUG: Adding file to file_map: /opt/local/lib/python2.5/commands.pyc for: python25
585DEBUG: Adding file to file_map: /opt/local/lib/python2.5/commands.pyo for: python25
586DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compileall.py for: python25
587DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compileall.pyc for: python25
588DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compileall.pyo for: python25
589DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/__init__.py for: python25
590DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/__init__.pyc for: python25
591DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/__init__.pyo for: python25
592DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/ast.py for: python25
593DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/ast.pyc for: python25
594DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/ast.pyo for: python25
595DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/consts.py for: python25
596DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/consts.pyc for: python25
597DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/consts.pyo for: python25
598DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/future.py for: python25
599DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/future.pyc for: python25
600DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/future.pyo for: python25
601DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/misc.py for: python25
602DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/misc.pyc for: python25
603DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/misc.pyo for: python25
604DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/pyassem.py for: python25
605DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/pyassem.pyc for: python25
606DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/pyassem.pyo for: python25
607DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/pycodegen.py for: python25
608DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/pycodegen.pyc for: python25
609DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/pycodegen.pyo for: python25
610DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/symbols.py for: python25
611DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/symbols.pyc for: python25
612DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/symbols.pyo for: python25
613DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/syntax.py for: python25
614DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/syntax.pyc for: python25
615DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/syntax.pyo for: python25
616DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/transformer.py for: python25
617DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/transformer.pyc for: python25
618DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/transformer.pyo for: python25
619DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/visitor.py for: python25
620DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/visitor.pyc for: python25
621DEBUG: Adding file to file_map: /opt/local/lib/python2.5/compiler/visitor.pyo for: python25
622DEBUG: Adding file to file_map: /opt/local/lib/python2.5/config/config.c for: python25
623DEBUG: Adding file to file_map: /opt/local/lib/python2.5/config/config.c.in for: python25
624DEBUG: Adding file to file_map: /opt/local/lib/python2.5/config/install-sh for: python25
625DEBUG: Adding link to file_map: /opt/local/lib/python2.5/config/libpython2.5.a for: python25
626DEBUG: Adding file to file_map: /opt/local/lib/python2.5/config/Makefile for: python25
627DEBUG: Adding file to file_map: /opt/local/lib/python2.5/config/makesetup for: python25
628DEBUG: Adding file to file_map: /opt/local/lib/python2.5/config/python.o for: python25
629DEBUG: Adding file to file_map: /opt/local/lib/python2.5/config/Setup for: python25
630DEBUG: Adding file to file_map: /opt/local/lib/python2.5/config/Setup.config for: python25
631DEBUG: Adding file to file_map: /opt/local/lib/python2.5/config/Setup.local for: python25
632DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ConfigParser.py for: python25
633DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ConfigParser.pyc for: python25
634DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ConfigParser.pyo for: python25
635DEBUG: Adding file to file_map: /opt/local/lib/python2.5/contextlib.py for: python25
636DEBUG: Adding file to file_map: /opt/local/lib/python2.5/contextlib.pyc for: python25
637DEBUG: Adding file to file_map: /opt/local/lib/python2.5/contextlib.pyo for: python25
638DEBUG: Adding file to file_map: /opt/local/lib/python2.5/Cookie.py for: python25
639DEBUG: Adding file to file_map: /opt/local/lib/python2.5/Cookie.pyc for: python25
640DEBUG: Adding file to file_map: /opt/local/lib/python2.5/Cookie.pyo for: python25
641DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cookielib.py for: python25
642DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cookielib.pyc for: python25
643DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cookielib.pyo for: python25
644DEBUG: Adding file to file_map: /opt/local/lib/python2.5/copy.py for: python25
645DEBUG: Adding file to file_map: /opt/local/lib/python2.5/copy.pyc for: python25
646DEBUG: Adding file to file_map: /opt/local/lib/python2.5/copy.pyo for: python25
647DEBUG: Adding file to file_map: /opt/local/lib/python2.5/copy_reg.py for: python25
648DEBUG: Adding file to file_map: /opt/local/lib/python2.5/copy_reg.pyc for: python25
649DEBUG: Adding file to file_map: /opt/local/lib/python2.5/copy_reg.pyo for: python25
650DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cProfile.py for: python25
651DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cProfile.pyc for: python25
652DEBUG: Adding file to file_map: /opt/local/lib/python2.5/cProfile.pyo for: python25
653DEBUG: Adding file to file_map: /opt/local/lib/python2.5/csv.py for: python25
654DEBUG: Adding file to file_map: /opt/local/lib/python2.5/csv.pyc for: python25
655DEBUG: Adding file to file_map: /opt/local/lib/python2.5/csv.pyo for: python25
656DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/__init__.py for: python25
657DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/__init__.pyc for: python25
658DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/__init__.pyo for: python25
659DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/_endian.py for: python25
660DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/_endian.pyc for: python25
661DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/_endian.pyo for: python25
662DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/__init__.py for: python25
663DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/__init__.pyc for: python25
664DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/__init__.pyo for: python25
665DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/dyld.py for: python25
666DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/dyld.pyc for: python25
667DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/dyld.pyo for: python25
668DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/dylib.py for: python25
669DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/dylib.pyc for: python25
670DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/dylib.pyo for: python25
671DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/fetch_macholib for: python25
672DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/fetch_macholib.bat for: python25
673DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/framework.py for: python25
674DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/framework.pyc for: python25
675DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/framework.pyo for: python25
676DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/macholib/README.ctypes for: python25
677DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/__init__.py for: python25
678DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/__init__.pyc for: python25
679DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/__init__.pyo for: python25
680DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/runtests.py for: python25
681DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/runtests.pyc for: python25
682DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/runtests.pyo for: python25
683DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_anon.py for: python25
684DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_anon.pyc for: python25
685DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_anon.pyo for: python25
686DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_array_in_pointer.py for: python25
687DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_array_in_pointer.pyc for: python25
688DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_array_in_pointer.pyo for: python25
689DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_arrays.py for: python25
690DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_arrays.pyc for: python25
691DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_arrays.pyo for: python25
692DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_as_parameter.py for: python25
693DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_as_parameter.pyc for: python25
694DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_as_parameter.pyo for: python25
695DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_bitfields.py for: python25
696DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_bitfields.pyc for: python25
697DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_bitfields.pyo for: python25
698DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_buffers.py for: python25
699DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_buffers.pyc for: python25
700DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_buffers.pyo for: python25
701DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_byteswap.py for: python25
702DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_byteswap.pyc for: python25
703DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_byteswap.pyo for: python25
704DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_callbacks.py for: python25
705DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_callbacks.pyc for: python25
706DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_callbacks.pyo for: python25
707DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_cast.py for: python25
708DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_cast.pyc for: python25
709DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_cast.pyo for: python25
710DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_cfuncs.py for: python25
711DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_cfuncs.pyc for: python25
712DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_cfuncs.pyo for: python25
713DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_checkretval.py for: python25
714DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_checkretval.pyc for: python25
715DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_checkretval.pyo for: python25
716DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_delattr.py for: python25
717DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_delattr.pyc for: python25
718DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_delattr.pyo for: python25
719DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_errcheck.py for: python25
720DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_errcheck.pyc for: python25
721DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_errcheck.pyo for: python25
722DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_find.py for: python25
723DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_find.pyc for: python25
724DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_find.pyo for: python25
725DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_funcptr.py for: python25
726DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_funcptr.pyc for: python25
727DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_funcptr.pyo for: python25
728DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_functions.py for: python25
729DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_functions.pyc for: python25
730DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_functions.pyo for: python25
731DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_incomplete.py for: python25
732DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_incomplete.pyc for: python25
733DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_incomplete.pyo for: python25
734DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_init.py for: python25
735DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_init.pyc for: python25
736DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_init.pyo for: python25
737DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_integers.py for: python25
738DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_integers.pyc for: python25
739DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_integers.pyo for: python25
740DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_internals.py for: python25
741DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_internals.pyc for: python25
742DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_internals.pyo for: python25
743DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_keeprefs.py for: python25
744DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_keeprefs.pyc for: python25
745DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_keeprefs.pyo for: python25
746DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_libc.py for: python25
747DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_libc.pyc for: python25
748DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_libc.pyo for: python25
749DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_loading.py for: python25
750DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_loading.pyc for: python25
751DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_loading.pyo for: python25
752DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_macholib.py for: python25
753DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_macholib.pyc for: python25
754DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_macholib.pyo for: python25
755DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_memfunctions.py for: python25
756DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_memfunctions.pyc for: python25
757DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_memfunctions.pyo for: python25
758DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_numbers.py for: python25
759DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_numbers.pyc for: python25
760DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_numbers.pyo for: python25
761DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_objects.py for: python25
762DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_objects.pyc for: python25
763DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_objects.pyo for: python25
764DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_parameters.py for: python25
765DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_parameters.pyc for: python25
766DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_parameters.pyo for: python25
767DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_pointers.py for: python25
768DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_pointers.pyc for: python25
769DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_pointers.pyo for: python25
770DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_prototypes.py for: python25
771DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_prototypes.pyc for: python25
772DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_prototypes.pyo for: python25
773DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_python_api.py for: python25
774DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_python_api.pyc for: python25
775DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_python_api.pyo for: python25
776DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_random_things.py for: python25
777DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_random_things.pyc for: python25
778DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_random_things.pyo for: python25
779DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_refcounts.py for: python25
780DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_refcounts.pyc for: python25
781DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_refcounts.pyo for: python25
782DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_repr.py for: python25
783DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_repr.pyc for: python25
784DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_repr.pyo for: python25
785DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_returnfuncptrs.py for: python25
786DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_returnfuncptrs.pyc for: python25
787DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_returnfuncptrs.pyo for: python25
788DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_simplesubclasses.py for: python25
789DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_simplesubclasses.pyc for: python25
790DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_simplesubclasses.pyo for: python25
791DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_sizes.py for: python25
792DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_sizes.pyc for: python25
793DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_sizes.pyo for: python25
794DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_slicing.py for: python25
795DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_slicing.pyc for: python25
796DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_slicing.pyo for: python25
797DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_stringptr.py for: python25
798DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_stringptr.pyc for: python25
799DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_stringptr.pyo for: python25
800DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_strings.py for: python25
801DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_strings.pyc for: python25
802DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_strings.pyo for: python25
803DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_struct_fields.py for: python25
804DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_struct_fields.pyc for: python25
805DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_struct_fields.pyo for: python25
806DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_structures.py for: python25
807DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_structures.pyc for: python25
808DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_structures.pyo for: python25
809DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_unaligned_structures.py for: python25
810DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_unaligned_structures.pyc for: python25
811DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_unaligned_structures.pyo for: python25
812DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_unicode.py for: python25
813DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_unicode.pyc for: python25
814DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_unicode.pyo for: python25
815DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_values.py for: python25
816DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_values.pyc for: python25
817DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_values.pyo for: python25
818DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_varsize_struct.py for: python25
819DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_varsize_struct.pyc for: python25
820DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_varsize_struct.pyo for: python25
821DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_win32.py for: python25
822DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_win32.pyc for: python25
823DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/test/test_win32.pyo for: python25
824DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/util.py for: python25
825DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/util.pyc for: python25
826DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/util.pyo for: python25
827DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/wintypes.py for: python25
828DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/wintypes.pyc for: python25
829DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ctypes/wintypes.pyo for: python25
830DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/__init__.py for: python25
831DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/__init__.pyc for: python25
832DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/__init__.pyo for: python25
833DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/ascii.py for: python25
834DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/ascii.pyc for: python25
835DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/ascii.pyo for: python25
836DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/has_key.py for: python25
837DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/has_key.pyc for: python25
838DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/has_key.pyo for: python25
839DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/panel.py for: python25
840DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/panel.pyc for: python25
841DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/panel.pyo for: python25
842DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/textpad.py for: python25
843DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/textpad.pyc for: python25
844DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/textpad.pyo for: python25
845DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/wrapper.py for: python25
846DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/wrapper.pyc for: python25
847DEBUG: Adding file to file_map: /opt/local/lib/python2.5/curses/wrapper.pyo for: python25
848DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dbhash.py for: python25
849DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dbhash.pyc for: python25
850DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dbhash.pyo for: python25
851DEBUG: Adding file to file_map: /opt/local/lib/python2.5/decimal.py for: python25
852DEBUG: Adding file to file_map: /opt/local/lib/python2.5/decimal.pyc for: python25
853DEBUG: Adding file to file_map: /opt/local/lib/python2.5/decimal.pyo for: python25
854DEBUG: Adding file to file_map: /opt/local/lib/python2.5/difflib.py for: python25
855DEBUG: Adding file to file_map: /opt/local/lib/python2.5/difflib.pyc for: python25
856DEBUG: Adding file to file_map: /opt/local/lib/python2.5/difflib.pyo for: python25
857DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dircache.py for: python25
858DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dircache.pyc for: python25
859DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dircache.pyo for: python25
860DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dis.py for: python25
861DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dis.pyc for: python25
862DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dis.pyo for: python25
863DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/__init__.py for: python25
864DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/__init__.pyc for: python25
865DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/__init__.pyo for: python25
866DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/archive_util.py for: python25
867DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/archive_util.pyc for: python25
868DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/archive_util.pyo for: python25
869DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/bcppcompiler.py for: python25
870DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/bcppcompiler.pyc for: python25
871DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/bcppcompiler.pyo for: python25
872DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/ccompiler.py for: python25
873DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/ccompiler.pyc for: python25
874DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/ccompiler.pyo for: python25
875DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/cmd.py for: python25
876DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/cmd.pyc for: python25
877DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/cmd.pyo for: python25
878DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/__init__.py for: python25
879DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/__init__.pyc for: python25
880DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/__init__.pyo for: python25
881DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist.py for: python25
882DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist.pyc for: python25
883DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist.pyo for: python25
884DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist_dumb.py for: python25
885DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist_dumb.pyc for: python25
886DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist_dumb.pyo for: python25
887DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist_msi.py for: python25
888DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist_msi.pyc for: python25
889DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist_msi.pyo for: python25
890DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist_rpm.py for: python25
891DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist_rpm.pyc for: python25
892DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist_rpm.pyo for: python25
893DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist_wininst.py for: python25
894DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist_wininst.pyc for: python25
895DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/bdist_wininst.pyo for: python25
896DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build.py for: python25
897DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build.pyc for: python25
898DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build.pyo for: python25
899DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build_clib.py for: python25
900DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build_clib.pyc for: python25
901DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build_clib.pyo for: python25
902DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build_ext.py for: python25
903DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build_ext.pyc for: python25
904DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build_ext.pyo for: python25
905DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build_py.py for: python25
906DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build_py.pyc for: python25
907DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build_py.pyo for: python25
908DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build_scripts.py for: python25
909DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build_scripts.pyc for: python25
910DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/build_scripts.pyo for: python25
911DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/clean.py for: python25
912DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/clean.pyc for: python25
913DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/clean.pyo for: python25
914DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/command_template for: python25
915DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/config.py for: python25
916DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/config.pyc for: python25
917DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/config.pyo for: python25
918DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install.py for: python25
919DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install.pyc for: python25
920DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install.pyo for: python25
921DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_data.py for: python25
922DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_data.pyc for: python25
923DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_data.pyo for: python25
924DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_egg_info.py for: python25
925DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_egg_info.pyc for: python25
926DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_egg_info.pyo for: python25
927DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_headers.py for: python25
928DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_headers.pyc for: python25
929DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_headers.pyo for: python25
930DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_lib.py for: python25
931DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_lib.pyc for: python25
932DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_lib.pyo for: python25
933DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_scripts.py for: python25
934DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_scripts.pyc for: python25
935DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/install_scripts.pyo for: python25
936DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/register.py for: python25
937DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/register.pyc for: python25
938DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/register.pyo for: python25
939DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/sdist.py for: python25
940DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/sdist.pyc for: python25
941DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/sdist.pyo for: python25
942DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/upload.py for: python25
943DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/upload.pyc for: python25
944DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/upload.pyo for: python25
945DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/wininst-6.exe for: python25
946DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/command/wininst-7.1.exe for: python25
947DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/core.py for: python25
948DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/core.pyc for: python25
949DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/core.pyo for: python25
950DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/cygwinccompiler.py for: python25
951DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/cygwinccompiler.pyc for: python25
952DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/cygwinccompiler.pyo for: python25
953DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/debug.py for: python25
954DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/debug.pyc for: python25
955DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/debug.pyo for: python25
956DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/dep_util.py for: python25
957DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/dep_util.pyc for: python25
958DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/dep_util.pyo for: python25
959DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/dir_util.py for: python25
960DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/dir_util.pyc for: python25
961DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/dir_util.pyo for: python25
962DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/dist.py for: python25
963DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/dist.pyc for: python25
964DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/dist.pyo for: python25
965DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/emxccompiler.py for: python25
966DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/emxccompiler.pyc for: python25
967DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/emxccompiler.pyo for: python25
968DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/errors.py for: python25
969DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/errors.pyc for: python25
970DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/errors.pyo for: python25
971DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/extension.py for: python25
972DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/extension.pyc for: python25
973DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/extension.pyo for: python25
974DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/fancy_getopt.py for: python25
975DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/fancy_getopt.pyc for: python25
976DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/fancy_getopt.pyo for: python25
977DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/file_util.py for: python25
978DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/file_util.pyc for: python25
979DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/file_util.pyo for: python25
980DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/filelist.py for: python25
981DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/filelist.pyc for: python25
982DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/filelist.pyo for: python25
983DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/log.py for: python25
984DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/log.pyc for: python25
985DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/log.pyo for: python25
986DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/msvccompiler.py for: python25
987DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/msvccompiler.pyc for: python25
988DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/msvccompiler.pyo for: python25
989DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/mwerkscompiler.py for: python25
990DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/mwerkscompiler.pyc for: python25
991DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/mwerkscompiler.pyo for: python25
992DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/README for: python25
993DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/spawn.py for: python25
994DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/spawn.pyc for: python25
995DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/spawn.pyo for: python25
996DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/sysconfig.py for: python25
997DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/sysconfig.pyc for: python25
998DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/sysconfig.pyo for: python25
999DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/__init__.py for: python25
1000DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/__init__.pyc for: python25
1001DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/__init__.pyo for: python25
1002DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/support.py for: python25
1003DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/support.pyc for: python25
1004DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/support.pyo for: python25
1005DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_build_py.py for: python25
1006DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_build_py.pyc for: python25
1007DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_build_py.pyo for: python25
1008DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_build_scripts.py for: python25
1009DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_build_scripts.pyc for: python25
1010DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_build_scripts.pyo for: python25
1011DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_dist.py for: python25
1012DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_dist.pyc for: python25
1013DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_dist.pyo for: python25
1014DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_install.py for: python25
1015DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_install.pyc for: python25
1016DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_install.pyo for: python25
1017DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_install_scripts.py for: python25
1018DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_install_scripts.pyc for: python25
1019DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_install_scripts.pyo for: python25
1020DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_versionpredicate.py for: python25
1021DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_versionpredicate.pyc for: python25
1022DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/tests/test_versionpredicate.pyo for: python25
1023DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/text_file.py for: python25
1024DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/text_file.pyc for: python25
1025DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/text_file.pyo for: python25
1026DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/unixccompiler.py for: python25
1027DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/unixccompiler.pyc for: python25
1028DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/unixccompiler.pyo for: python25
1029DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/util.py for: python25
1030DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/util.pyc for: python25
1031DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/util.pyo for: python25
1032DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/version.py for: python25
1033DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/version.pyc for: python25
1034DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/version.pyo for: python25
1035DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/versionpredicate.py for: python25
1036DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/versionpredicate.pyc for: python25
1037DEBUG: Adding file to file_map: /opt/local/lib/python2.5/distutils/versionpredicate.pyo for: python25
1038DEBUG: Adding file to file_map: /opt/local/lib/python2.5/doctest.py for: python25
1039DEBUG: Adding file to file_map: /opt/local/lib/python2.5/doctest.pyc for: python25
1040DEBUG: Adding file to file_map: /opt/local/lib/python2.5/doctest.pyo for: python25
1041DEBUG: Adding file to file_map: /opt/local/lib/python2.5/DocXMLRPCServer.py for: python25
1042DEBUG: Adding file to file_map: /opt/local/lib/python2.5/DocXMLRPCServer.pyc for: python25
1043DEBUG: Adding file to file_map: /opt/local/lib/python2.5/DocXMLRPCServer.pyo for: python25
1044DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dumbdbm.py for: python25
1045DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dumbdbm.pyc for: python25
1046DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dumbdbm.pyo for: python25
1047DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dummy_thread.py for: python25
1048DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dummy_thread.pyc for: python25
1049DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dummy_thread.pyo for: python25
1050DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dummy_threading.py for: python25
1051DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dummy_threading.pyc for: python25
1052DEBUG: Adding file to file_map: /opt/local/lib/python2.5/dummy_threading.pyo for: python25
1053DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/__init__.py for: python25
1054DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/__init__.pyc for: python25
1055DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/__init__.pyo for: python25
1056DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/_parseaddr.py for: python25
1057DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/_parseaddr.pyc for: python25
1058DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/_parseaddr.pyo for: python25
1059DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/base64mime.py for: python25
1060DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/base64mime.pyc for: python25
1061DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/base64mime.pyo for: python25
1062DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/charset.py for: python25
1063DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/charset.pyc for: python25
1064DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/charset.pyo for: python25
1065DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/encoders.py for: python25
1066DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/encoders.pyc for: python25
1067DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/encoders.pyo for: python25
1068DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/errors.py for: python25
1069DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/errors.pyc for: python25
1070DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/errors.pyo for: python25
1071DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/feedparser.py for: python25
1072DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/feedparser.pyc for: python25
1073DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/feedparser.pyo for: python25
1074DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/generator.py for: python25
1075DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/generator.pyc for: python25
1076DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/generator.pyo for: python25
1077DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/header.py for: python25
1078DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/header.pyc for: python25
1079DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/header.pyo for: python25
1080DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/iterators.py for: python25
1081DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/iterators.pyc for: python25
1082DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/iterators.pyo for: python25
1083DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/message.py for: python25
1084DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/message.pyc for: python25
1085DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/message.pyo for: python25
1086DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/__init__.py for: python25
1087DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/__init__.pyc for: python25
1088DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/__init__.pyo for: python25
1089DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/application.py for: python25
1090DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/application.pyc for: python25
1091DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/application.pyo for: python25
1092DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/audio.py for: python25
1093DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/audio.pyc for: python25
1094DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/audio.pyo for: python25
1095DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/base.py for: python25
1096DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/base.pyc for: python25
1097DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/base.pyo for: python25
1098DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/image.py for: python25
1099DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/image.pyc for: python25
1100DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/image.pyo for: python25
1101DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/message.py for: python25
1102DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/message.pyc for: python25
1103DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/message.pyo for: python25
1104DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/multipart.py for: python25
1105DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/multipart.pyc for: python25
1106DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/multipart.pyo for: python25
1107DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/nonmultipart.py for: python25
1108DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/nonmultipart.pyc for: python25
1109DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/nonmultipart.pyo for: python25
1110DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/text.py for: python25
1111DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/text.pyc for: python25
1112DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/mime/text.pyo for: python25
1113DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/parser.py for: python25
1114DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/parser.pyc for: python25
1115DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/parser.pyo for: python25
1116DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/quoprimime.py for: python25
1117DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/quoprimime.pyc for: python25
1118DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/quoprimime.pyo for: python25
1119DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/__init__.py for: python25
1120DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/__init__.pyc for: python25
1121DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/__init__.pyo for: python25
1122DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/audiotest.au for: python25
1123DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_01.txt for: python25
1124DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_02.txt for: python25
1125DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_03.txt for: python25
1126DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_04.txt for: python25
1127DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_05.txt for: python25
1128DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_06.txt for: python25
1129DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_07.txt for: python25
1130DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_08.txt for: python25
1131DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_09.txt for: python25
1132DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_10.txt for: python25
1133DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_11.txt for: python25
1134DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_12.txt for: python25
1135DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_12a.txt for: python25
1136DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_13.txt for: python25
1137DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_14.txt for: python25
1138DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_15.txt for: python25
1139DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_16.txt for: python25
1140DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_17.txt for: python25
1141DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_18.txt for: python25
1142DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_19.txt for: python25
1143DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_20.txt for: python25
1144DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_21.txt for: python25
1145DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_22.txt for: python25
1146DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_23.txt for: python25
1147DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_24.txt for: python25
1148DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_25.txt for: python25
1149DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_26.txt for: python25
1150DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_27.txt for: python25
1151DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_28.txt for: python25
1152DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_29.txt for: python25
1153DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_30.txt for: python25
1154DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_31.txt for: python25
1155DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_32.txt for: python25
1156DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_33.txt for: python25
1157DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_34.txt for: python25
1158DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_35.txt for: python25
1159DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_36.txt for: python25
1160DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_37.txt for: python25
1161DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_38.txt for: python25
1162DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_39.txt for: python25
1163DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_40.txt for: python25
1164DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_41.txt for: python25
1165DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_42.txt for: python25
1166DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_43.txt for: python25
1167DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/msg_44.txt for: python25
1168DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/data/PyBanner048.gif for: python25
1169DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email.py for: python25
1170DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email.pyc for: python25
1171DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email.pyo for: python25
1172DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email_codecs.py for: python25
1173DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email_codecs.pyc for: python25
1174DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email_codecs.pyo for: python25
1175DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email_codecs_renamed.py for: python25
1176DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email_codecs_renamed.pyc for: python25
1177DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email_codecs_renamed.pyo for: python25
1178DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email_renamed.py for: python25
1179DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email_renamed.pyc for: python25
1180DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email_renamed.pyo for: python25
1181DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email_torture.py for: python25
1182DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email_torture.pyc for: python25
1183DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/test/test_email_torture.pyo for: python25
1184DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/utils.py for: python25
1185DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/utils.pyc for: python25
1186DEBUG: Adding file to file_map: /opt/local/lib/python2.5/email/utils.pyo for: python25
1187DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/__init__.py for: python25
1188DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/__init__.pyc for: python25
1189DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/__init__.pyo for: python25
1190DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/aliases.py for: python25
1191DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/aliases.pyc for: python25
1192DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/aliases.pyo for: python25
1193DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/ascii.py for: python25
1194DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/ascii.pyc for: python25
1195DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/ascii.pyo for: python25
1196DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/base64_codec.py for: python25
1197DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/base64_codec.pyc for: python25
1198DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/base64_codec.pyo for: python25
1199DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/big5.py for: python25
1200DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/big5.pyc for: python25
1201DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/big5.pyo for: python25
1202DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/big5hkscs.py for: python25
1203DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/big5hkscs.pyc for: python25
1204DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/big5hkscs.pyo for: python25
1205DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/bz2_codec.py for: python25
1206DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/bz2_codec.pyc for: python25
1207DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/bz2_codec.pyo for: python25
1208DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/charmap.py for: python25
1209DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/charmap.pyc for: python25
1210DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/charmap.pyo for: python25
1211DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp037.py for: python25
1212DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp037.pyc for: python25
1213DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp037.pyo for: python25
1214DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1006.py for: python25
1215DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1006.pyc for: python25
1216DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1006.pyo for: python25
1217DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1026.py for: python25
1218DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1026.pyc for: python25
1219DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1026.pyo for: python25
1220DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1140.py for: python25
1221DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1140.pyc for: python25
1222DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1140.pyo for: python25
1223DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1250.py for: python25
1224DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1250.pyc for: python25
1225DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1250.pyo for: python25
1226DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1251.py for: python25
1227DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1251.pyc for: python25
1228DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1251.pyo for: python25
1229DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1252.py for: python25
1230DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1252.pyc for: python25
1231DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1252.pyo for: python25
1232DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1253.py for: python25
1233DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1253.pyc for: python25
1234DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1253.pyo for: python25
1235DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1254.py for: python25
1236DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1254.pyc for: python25
1237DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1254.pyo for: python25
1238DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1255.py for: python25
1239DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1255.pyc for: python25
1240DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1255.pyo for: python25
1241DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1256.py for: python25
1242DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1256.pyc for: python25
1243DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1256.pyo for: python25
1244DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1257.py for: python25
1245DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1257.pyc for: python25
1246DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1257.pyo for: python25
1247DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1258.py for: python25
1248DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1258.pyc for: python25
1249DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp1258.pyo for: python25
1250DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp424.py for: python25
1251DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp424.pyc for: python25
1252DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp424.pyo for: python25
1253DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp437.py for: python25
1254DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp437.pyc for: python25
1255DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp437.pyo for: python25
1256DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp500.py for: python25
1257DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp500.pyc for: python25
1258DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp500.pyo for: python25
1259DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp737.py for: python25
1260DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp737.pyc for: python25
1261DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp737.pyo for: python25
1262DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp775.py for: python25
1263DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp775.pyc for: python25
1264DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp775.pyo for: python25
1265DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp850.py for: python25
1266DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp850.pyc for: python25
1267DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp850.pyo for: python25
1268DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp852.py for: python25
1269DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp852.pyc for: python25
1270DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp852.pyo for: python25
1271DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp855.py for: python25
1272DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp855.pyc for: python25
1273DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp855.pyo for: python25
1274DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp856.py for: python25
1275DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp856.pyc for: python25
1276DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp856.pyo for: python25
1277DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp857.py for: python25
1278DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp857.pyc for: python25
1279DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp857.pyo for: python25
1280DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp860.py for: python25
1281DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp860.pyc for: python25
1282DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp860.pyo for: python25
1283DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp861.py for: python25
1284DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp861.pyc for: python25
1285DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp861.pyo for: python25
1286DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp862.py for: python25
1287DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp862.pyc for: python25
1288DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp862.pyo for: python25
1289DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp863.py for: python25
1290DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp863.pyc for: python25
1291DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp863.pyo for: python25
1292DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp864.py for: python25
1293DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp864.pyc for: python25
1294DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp864.pyo for: python25
1295DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp865.py for: python25
1296DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp865.pyc for: python25
1297DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp865.pyo for: python25
1298DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp866.py for: python25
1299DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp866.pyc for: python25
1300DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp866.pyo for: python25
1301DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp869.py for: python25
1302DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp869.pyc for: python25
1303DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp869.pyo for: python25
1304DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp874.py for: python25
1305DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp874.pyc for: python25
1306DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp874.pyo for: python25
1307DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp875.py for: python25
1308DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp875.pyc for: python25
1309DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp875.pyo for: python25
1310DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp932.py for: python25
1311DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp932.pyc for: python25
1312DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp932.pyo for: python25
1313DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp949.py for: python25
1314DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp949.pyc for: python25
1315DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp949.pyo for: python25
1316DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp950.py for: python25
1317DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp950.pyc for: python25
1318DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/cp950.pyo for: python25
1319DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/euc_jis_2004.py for: python25
1320DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/euc_jis_2004.pyc for: python25
1321DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/euc_jis_2004.pyo for: python25
1322DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/euc_jisx0213.py for: python25
1323DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/euc_jisx0213.pyc for: python25
1324DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/euc_jisx0213.pyo for: python25
1325DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/euc_jp.py for: python25
1326DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/euc_jp.pyc for: python25
1327DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/euc_jp.pyo for: python25
1328DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/euc_kr.py for: python25
1329DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/euc_kr.pyc for: python25
1330DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/euc_kr.pyo for: python25
1331DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/gb18030.py for: python25
1332DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/gb18030.pyc for: python25
1333DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/gb18030.pyo for: python25
1334DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/gb2312.py for: python25
1335DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/gb2312.pyc for: python25
1336DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/gb2312.pyo for: python25
1337DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/gbk.py for: python25
1338DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/gbk.pyc for: python25
1339DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/gbk.pyo for: python25
1340DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/hex_codec.py for: python25
1341DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/hex_codec.pyc for: python25
1342DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/hex_codec.pyo for: python25
1343DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/hp_roman8.py for: python25
1344DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/hp_roman8.pyc for: python25
1345DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/hp_roman8.pyo for: python25
1346DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/hz.py for: python25
1347DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/hz.pyc for: python25
1348DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/hz.pyo for: python25
1349DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/idna.py for: python25
1350DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/idna.pyc for: python25
1351DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/idna.pyo for: python25
1352DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp.py for: python25
1353DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp.pyc for: python25
1354DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp.pyo for: python25
1355DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_1.py for: python25
1356DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_1.pyc for: python25
1357DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_1.pyo for: python25
1358DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_2.py for: python25
1359DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_2.pyc for: python25
1360DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_2.pyo for: python25
1361DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_2004.py for: python25
1362DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_2004.pyc for: python25
1363DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_2004.pyo for: python25
1364DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_3.py for: python25
1365DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_3.pyc for: python25
1366DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_3.pyo for: python25
1367DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_ext.py for: python25
1368DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_ext.pyc for: python25
1369DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_jp_ext.pyo for: python25
1370DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_kr.py for: python25
1371DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_kr.pyc for: python25
1372DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso2022_kr.pyo for: python25
1373DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_1.py for: python25
1374DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_1.pyc for: python25
1375DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_1.pyo for: python25
1376DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_10.py for: python25
1377DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_10.pyc for: python25
1378DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_10.pyo for: python25
1379DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_11.py for: python25
1380DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_11.pyc for: python25
1381DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_11.pyo for: python25
1382DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_13.py for: python25
1383DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_13.pyc for: python25
1384DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_13.pyo for: python25
1385DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_14.py for: python25
1386DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_14.pyc for: python25
1387DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_14.pyo for: python25
1388DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_15.py for: python25
1389DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_15.pyc for: python25
1390DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_15.pyo for: python25
1391DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_16.py for: python25
1392DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_16.pyc for: python25
1393DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_16.pyo for: python25
1394DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_2.py for: python25
1395DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_2.pyc for: python25
1396DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_2.pyo for: python25
1397DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_3.py for: python25
1398DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_3.pyc for: python25
1399DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_3.pyo for: python25
1400DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_4.py for: python25
1401DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_4.pyc for: python25
1402DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_4.pyo for: python25
1403DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_5.py for: python25
1404DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_5.pyc for: python25
1405DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_5.pyo for: python25
1406DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_6.py for: python25
1407DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_6.pyc for: python25
1408DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_6.pyo for: python25
1409DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_7.py for: python25
1410DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_7.pyc for: python25
1411DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_7.pyo for: python25
1412DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_8.py for: python25
1413DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_8.pyc for: python25
1414DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_8.pyo for: python25
1415DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_9.py for: python25
1416DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_9.pyc for: python25
1417DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/iso8859_9.pyo for: python25
1418DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/johab.py for: python25
1419DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/johab.pyc for: python25
1420DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/johab.pyo for: python25
1421DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/koi8_r.py for: python25
1422DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/koi8_r.pyc for: python25
1423DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/koi8_r.pyo for: python25
1424DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/koi8_u.py for: python25
1425DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/koi8_u.pyc for: python25
1426DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/koi8_u.pyo for: python25
1427DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/latin_1.py for: python25
1428DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/latin_1.pyc for: python25
1429DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/latin_1.pyo for: python25
1430DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_arabic.py for: python25
1431DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_arabic.pyc for: python25
1432DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_arabic.pyo for: python25
1433DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_centeuro.py for: python25
1434DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_centeuro.pyc for: python25
1435DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_centeuro.pyo for: python25
1436DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_croatian.py for: python25
1437DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_croatian.pyc for: python25
1438DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_croatian.pyo for: python25
1439DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_cyrillic.py for: python25
1440DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_cyrillic.pyc for: python25
1441DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_cyrillic.pyo for: python25
1442DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_farsi.py for: python25
1443DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_farsi.pyc for: python25
1444DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_farsi.pyo for: python25
1445DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_greek.py for: python25
1446DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_greek.pyc for: python25
1447DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_greek.pyo for: python25
1448DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_iceland.py for: python25
1449DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_iceland.pyc for: python25
1450DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_iceland.pyo for: python25
1451DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_latin2.py for: python25
1452DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_latin2.pyc for: python25
1453DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_latin2.pyo for: python25
1454DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_roman.py for: python25
1455DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_roman.pyc for: python25
1456DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_roman.pyo for: python25
1457DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_romanian.py for: python25
1458DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_romanian.pyc for: python25
1459DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_romanian.pyo for: python25
1460DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_turkish.py for: python25
1461DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_turkish.pyc for: python25
1462DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mac_turkish.pyo for: python25
1463DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mbcs.py for: python25
1464DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mbcs.pyc for: python25
1465DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/mbcs.pyo for: python25
1466DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/palmos.py for: python25
1467DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/palmos.pyc for: python25
1468DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/palmos.pyo for: python25
1469DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/ptcp154.py for: python25
1470DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/ptcp154.pyc for: python25
1471DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/ptcp154.pyo for: python25
1472DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/punycode.py for: python25
1473DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/punycode.pyc for: python25
1474DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/punycode.pyo for: python25
1475DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/quopri_codec.py for: python25
1476DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/quopri_codec.pyc for: python25
1477DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/quopri_codec.pyo for: python25
1478DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/raw_unicode_escape.py for: python25
1479DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/raw_unicode_escape.pyc for: python25
1480DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/raw_unicode_escape.pyo for: python25
1481DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/rot_13.py for: python25
1482DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/rot_13.pyc for: python25
1483DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/rot_13.pyo for: python25
1484DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/shift_jis.py for: python25
1485DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/shift_jis.pyc for: python25
1486DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/shift_jis.pyo for: python25
1487DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/shift_jis_2004.py for: python25
1488DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/shift_jis_2004.pyc for: python25
1489DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/shift_jis_2004.pyo for: python25
1490DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/shift_jisx0213.py for: python25
1491DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/shift_jisx0213.pyc for: python25
1492DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/shift_jisx0213.pyo for: python25
1493DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/string_escape.py for: python25
1494DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/string_escape.pyc for: python25
1495DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/string_escape.pyo for: python25
1496DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/tis_620.py for: python25
1497DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/tis_620.pyc for: python25
1498DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/tis_620.pyo for: python25
1499DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/undefined.py for: python25
1500DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/undefined.pyc for: python25
1501DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/undefined.pyo for: python25
1502DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/unicode_escape.py for: python25
1503DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/unicode_escape.pyc for: python25
1504DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/unicode_escape.pyo for: python25
1505DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/unicode_internal.py for: python25
1506DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/unicode_internal.pyc for: python25
1507DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/unicode_internal.pyo for: python25
1508DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_16.py for: python25
1509DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_16.pyc for: python25
1510DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_16.pyo for: python25
1511DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_16_be.py for: python25
1512DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_16_be.pyc for: python25
1513DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_16_be.pyo for: python25
1514DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_16_le.py for: python25
1515DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_16_le.pyc for: python25
1516DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_16_le.pyo for: python25
1517DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_7.py for: python25
1518DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_7.pyc for: python25
1519DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_7.pyo for: python25
1520DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_8.py for: python25
1521DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_8.pyc for: python25
1522DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_8.pyo for: python25
1523DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_8_sig.py for: python25
1524DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_8_sig.pyc for: python25
1525DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/utf_8_sig.pyo for: python25
1526DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/uu_codec.py for: python25
1527DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/uu_codec.pyc for: python25
1528DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/uu_codec.pyo for: python25
1529DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/zlib_codec.py for: python25
1530DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/zlib_codec.pyc for: python25
1531DEBUG: Adding file to file_map: /opt/local/lib/python2.5/encodings/zlib_codec.pyo for: python25
1532DEBUG: Adding file to file_map: /opt/local/lib/python2.5/filecmp.py for: python25
1533DEBUG: Adding file to file_map: /opt/local/lib/python2.5/filecmp.pyc for: python25
1534DEBUG: Adding file to file_map: /opt/local/lib/python2.5/filecmp.pyo for: python25
1535DEBUG: Adding file to file_map: /opt/local/lib/python2.5/fileinput.py for: python25
1536DEBUG: Adding file to file_map: /opt/local/lib/python2.5/fileinput.pyc for: python25
1537DEBUG: Adding file to file_map: /opt/local/lib/python2.5/fileinput.pyo for: python25
1538DEBUG: Adding file to file_map: /opt/local/lib/python2.5/fnmatch.py for: python25
1539DEBUG: Adding file to file_map: /opt/local/lib/python2.5/fnmatch.pyc for: python25
1540DEBUG: Adding file to file_map: /opt/local/lib/python2.5/fnmatch.pyo for: python25
1541DEBUG: Adding file to file_map: /opt/local/lib/python2.5/formatter.py for: python25
1542DEBUG: Adding file to file_map: /opt/local/lib/python2.5/formatter.pyc for: python25
1543DEBUG: Adding file to file_map: /opt/local/lib/python2.5/formatter.pyo for: python25
1544DEBUG: Adding file to file_map: /opt/local/lib/python2.5/fpformat.py for: python25
1545DEBUG: Adding file to file_map: /opt/local/lib/python2.5/fpformat.pyc for: python25
1546DEBUG: Adding file to file_map: /opt/local/lib/python2.5/fpformat.pyo for: python25
1547DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ftplib.py for: python25
1548DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ftplib.pyc for: python25
1549DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ftplib.pyo for: python25
1550DEBUG: Adding file to file_map: /opt/local/lib/python2.5/functools.py for: python25
1551DEBUG: Adding file to file_map: /opt/local/lib/python2.5/functools.pyc for: python25
1552DEBUG: Adding file to file_map: /opt/local/lib/python2.5/functools.pyo for: python25
1553DEBUG: Adding file to file_map: /opt/local/lib/python2.5/getopt.py for: python25
1554DEBUG: Adding file to file_map: /opt/local/lib/python2.5/getopt.pyc for: python25
1555DEBUG: Adding file to file_map: /opt/local/lib/python2.5/getopt.pyo for: python25
1556DEBUG: Adding file to file_map: /opt/local/lib/python2.5/getpass.py for: python25
1557DEBUG: Adding file to file_map: /opt/local/lib/python2.5/getpass.pyc for: python25
1558DEBUG: Adding file to file_map: /opt/local/lib/python2.5/getpass.pyo for: python25
1559DEBUG: Adding file to file_map: /opt/local/lib/python2.5/gettext.py for: python25
1560DEBUG: Adding file to file_map: /opt/local/lib/python2.5/gettext.pyc for: python25
1561DEBUG: Adding file to file_map: /opt/local/lib/python2.5/gettext.pyo for: python25
1562DEBUG: Adding file to file_map: /opt/local/lib/python2.5/glob.py for: python25
1563DEBUG: Adding file to file_map: /opt/local/lib/python2.5/glob.pyc for: python25
1564DEBUG: Adding file to file_map: /opt/local/lib/python2.5/glob.pyo for: python25
1565DEBUG: Adding file to file_map: /opt/local/lib/python2.5/gopherlib.py for: python25
1566DEBUG: Adding file to file_map: /opt/local/lib/python2.5/gopherlib.pyc for: python25
1567DEBUG: Adding file to file_map: /opt/local/lib/python2.5/gopherlib.pyo for: python25
1568DEBUG: Adding file to file_map: /opt/local/lib/python2.5/gzip.py for: python25
1569DEBUG: Adding file to file_map: /opt/local/lib/python2.5/gzip.pyc for: python25
1570DEBUG: Adding file to file_map: /opt/local/lib/python2.5/gzip.pyo for: python25
1571DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hashlib.py for: python25
1572DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hashlib.pyc for: python25
1573DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hashlib.pyo for: python25
1574DEBUG: Adding file to file_map: /opt/local/lib/python2.5/heapq.py for: python25
1575DEBUG: Adding file to file_map: /opt/local/lib/python2.5/heapq.pyc for: python25
1576DEBUG: Adding file to file_map: /opt/local/lib/python2.5/heapq.pyo for: python25
1577DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hmac.py for: python25
1578DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hmac.pyc for: python25
1579DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hmac.pyo for: python25
1580DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hotshot/__init__.py for: python25
1581DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hotshot/__init__.pyc for: python25
1582DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hotshot/__init__.pyo for: python25
1583DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hotshot/log.py for: python25
1584DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hotshot/log.pyc for: python25
1585DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hotshot/log.pyo for: python25
1586DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hotshot/stats.py for: python25
1587DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hotshot/stats.pyc for: python25
1588DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hotshot/stats.pyo for: python25
1589DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hotshot/stones.py for: python25
1590DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hotshot/stones.pyc for: python25
1591DEBUG: Adding file to file_map: /opt/local/lib/python2.5/hotshot/stones.pyo for: python25
1592DEBUG: Adding file to file_map: /opt/local/lib/python2.5/htmlentitydefs.py for: python25
1593DEBUG: Adding file to file_map: /opt/local/lib/python2.5/htmlentitydefs.pyc for: python25
1594DEBUG: Adding file to file_map: /opt/local/lib/python2.5/htmlentitydefs.pyo for: python25
1595DEBUG: Adding file to file_map: /opt/local/lib/python2.5/htmllib.py for: python25
1596DEBUG: Adding file to file_map: /opt/local/lib/python2.5/htmllib.pyc for: python25
1597DEBUG: Adding file to file_map: /opt/local/lib/python2.5/htmllib.pyo for: python25
1598DEBUG: Adding file to file_map: /opt/local/lib/python2.5/HTMLParser.py for: python25
1599DEBUG: Adding file to file_map: /opt/local/lib/python2.5/HTMLParser.pyc for: python25
1600DEBUG: Adding file to file_map: /opt/local/lib/python2.5/HTMLParser.pyo for: python25
1601DEBUG: Adding file to file_map: /opt/local/lib/python2.5/httplib.py for: python25
1602DEBUG: Adding file to file_map: /opt/local/lib/python2.5/httplib.pyc for: python25
1603DEBUG: Adding file to file_map: /opt/local/lib/python2.5/httplib.pyo for: python25
1604DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/__init__.py for: python25
1605DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/__init__.pyc for: python25
1606DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/__init__.pyo for: python25
1607DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/aboutDialog.py for: python25
1608DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/aboutDialog.pyc for: python25
1609DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/aboutDialog.pyo for: python25
1610DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/AutoComplete.py for: python25
1611DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/AutoComplete.pyc for: python25
1612DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/AutoComplete.pyo for: python25
1613DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/AutoCompleteWindow.py for: python25
1614DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/AutoCompleteWindow.pyc for: python25
1615DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/AutoCompleteWindow.pyo for: python25
1616DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/AutoExpand.py for: python25
1617DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/AutoExpand.pyc for: python25
1618DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/AutoExpand.pyo for: python25
1619DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Bindings.py for: python25
1620DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Bindings.pyc for: python25
1621DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Bindings.pyo for: python25
1622DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/CallTips.py for: python25
1623DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/CallTips.pyc for: python25
1624DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/CallTips.pyo for: python25
1625DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/CallTipWindow.py for: python25
1626DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/CallTipWindow.pyc for: python25
1627DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/CallTipWindow.pyo for: python25
1628DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ChangeLog for: python25
1629DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ClassBrowser.py for: python25
1630DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ClassBrowser.pyc for: python25
1631DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ClassBrowser.pyo for: python25
1632DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/CodeContext.py for: python25
1633DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/CodeContext.pyc for: python25
1634DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/CodeContext.pyo for: python25
1635DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ColorDelegator.py for: python25
1636DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ColorDelegator.pyc for: python25
1637DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ColorDelegator.pyo for: python25
1638DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/config-extensions.def for: python25
1639DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/config-highlight.def for: python25
1640DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/config-keys.def for: python25
1641DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/config-main.def for: python25
1642DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/configDialog.py for: python25
1643DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/configDialog.pyc for: python25
1644DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/configDialog.pyo for: python25
1645DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/configHandler.py for: python25
1646DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/configHandler.pyc for: python25
1647DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/configHandler.pyo for: python25
1648DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/configHelpSourceEdit.py for: python25
1649DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/configHelpSourceEdit.pyc for: python25
1650DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/configHelpSourceEdit.pyo for: python25
1651DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/configSectionNameDialog.py for: python25
1652DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/configSectionNameDialog.pyc for: python25
1653DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/configSectionNameDialog.pyo for: python25
1654DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/CREDITS.txt for: python25
1655DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Debugger.py for: python25
1656DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Debugger.pyc for: python25
1657DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Debugger.pyo for: python25
1658DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Delegator.py for: python25
1659DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Delegator.pyc for: python25
1660DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Delegator.pyo for: python25
1661DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/dynOptionMenuWidget.py for: python25
1662DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/dynOptionMenuWidget.pyc for: python25
1663DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/dynOptionMenuWidget.pyo for: python25
1664DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/EditorWindow.py for: python25
1665DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/EditorWindow.pyc for: python25
1666DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/EditorWindow.pyo for: python25
1667DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/extend.txt for: python25
1668DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/FileList.py for: python25
1669DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/FileList.pyc for: python25
1670DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/FileList.pyo for: python25
1671DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/FormatParagraph.py for: python25
1672DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/FormatParagraph.pyc for: python25
1673DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/FormatParagraph.pyo for: python25
1674DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/GrepDialog.py for: python25
1675DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/GrepDialog.pyc for: python25
1676DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/GrepDialog.pyo for: python25
1677DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/help.txt for: python25
1678DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/HISTORY.txt for: python25
1679DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/HyperParser.py for: python25
1680DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/HyperParser.pyc for: python25
1681DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/HyperParser.pyo for: python25
1682DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Icons/folder.gif for: python25
1683DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Icons/idle.icns for: python25
1684DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Icons/minusnode.gif for: python25
1685DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Icons/openfolder.gif for: python25
1686DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Icons/plusnode.gif for: python25
1687DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Icons/python.gif for: python25
1688DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Icons/tk.gif for: python25
1689DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/idle.bat for: python25
1690DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/idle.py for: python25
1691DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/idle.pyc for: python25
1692DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/idle.pyo for: python25
1693DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/idle.pyw for: python25
1694DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/IdleHistory.py for: python25
1695DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/IdleHistory.pyc for: python25
1696DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/IdleHistory.pyo for: python25
1697DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/idlever.py for: python25
1698DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/idlever.pyc for: python25
1699DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/idlever.pyo for: python25
1700DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/IOBinding.py for: python25
1701DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/IOBinding.pyc for: python25
1702DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/IOBinding.pyo for: python25
1703DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/keybindingDialog.py for: python25
1704DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/keybindingDialog.pyc for: python25
1705DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/keybindingDialog.pyo for: python25
1706DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/macosxSupport.py for: python25
1707DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/macosxSupport.pyc for: python25
1708DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/macosxSupport.pyo for: python25
1709DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/MultiCall.py for: python25
1710DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/MultiCall.pyc for: python25
1711DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/MultiCall.pyo for: python25
1712DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/MultiStatusBar.py for: python25
1713DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/MultiStatusBar.pyc for: python25
1714DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/MultiStatusBar.pyo for: python25
1715DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/NEWS.txt for: python25
1716DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ObjectBrowser.py for: python25
1717DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ObjectBrowser.pyc for: python25
1718DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ObjectBrowser.pyo for: python25
1719DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/OutputWindow.py for: python25
1720DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/OutputWindow.pyc for: python25
1721DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/OutputWindow.pyo for: python25
1722DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ParenMatch.py for: python25
1723DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ParenMatch.pyc for: python25
1724DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ParenMatch.pyo for: python25
1725DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/PathBrowser.py for: python25
1726DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/PathBrowser.pyc for: python25
1727DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/PathBrowser.pyo for: python25
1728DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Percolator.py for: python25
1729DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Percolator.pyc for: python25
1730DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/Percolator.pyo for: python25
1731DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/PyParse.py for: python25
1732DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/PyParse.pyc for: python25
1733DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/PyParse.pyo for: python25
1734DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/PyShell.py for: python25
1735DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/PyShell.pyc for: python25
1736DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/PyShell.pyo for: python25
1737DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/README.txt for: python25
1738DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/RemoteDebugger.py for: python25
1739DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/RemoteDebugger.pyc for: python25
1740DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/RemoteDebugger.pyo for: python25
1741DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/RemoteObjectBrowser.py for: python25
1742DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/RemoteObjectBrowser.pyc for: python25
1743DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/RemoteObjectBrowser.pyo for: python25
1744DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ReplaceDialog.py for: python25
1745DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ReplaceDialog.pyc for: python25
1746DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ReplaceDialog.pyo for: python25
1747DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/rpc.py for: python25
1748DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/rpc.pyc for: python25
1749DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/rpc.pyo for: python25
1750DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/run.py for: python25
1751DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/run.pyc for: python25
1752DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/run.pyo for: python25
1753DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ScriptBinding.py for: python25
1754DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ScriptBinding.pyc for: python25
1755DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ScriptBinding.pyo for: python25
1756DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ScrolledList.py for: python25
1757DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ScrolledList.pyc for: python25
1758DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ScrolledList.pyo for: python25
1759DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/SearchDialog.py for: python25
1760DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/SearchDialog.pyc for: python25
1761DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/SearchDialog.pyo for: python25
1762DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/SearchDialogBase.py for: python25
1763DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/SearchDialogBase.pyc for: python25
1764DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/SearchDialogBase.pyo for: python25
1765DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/SearchEngine.py for: python25
1766DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/SearchEngine.pyc for: python25
1767DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/SearchEngine.pyo for: python25
1768DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/StackViewer.py for: python25
1769DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/StackViewer.pyc for: python25
1770DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/StackViewer.pyo for: python25
1771DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/tabpage.py for: python25
1772DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/tabpage.pyc for: python25
1773DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/tabpage.pyo for: python25
1774DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/testcode.py for: python25
1775DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/testcode.pyc for: python25
1776DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/testcode.pyo for: python25
1777DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/textView.py for: python25
1778DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/textView.pyc for: python25
1779DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/textView.pyo for: python25
1780DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/TODO.txt for: python25
1781DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ToolTip.py for: python25
1782DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ToolTip.pyc for: python25
1783DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ToolTip.pyo for: python25
1784DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/TreeWidget.py for: python25
1785DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/TreeWidget.pyc for: python25
1786DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/TreeWidget.pyo for: python25
1787DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/UndoDelegator.py for: python25
1788DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/UndoDelegator.pyc for: python25
1789DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/UndoDelegator.pyo for: python25
1790DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/WidgetRedirector.py for: python25
1791DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/WidgetRedirector.pyc for: python25
1792DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/WidgetRedirector.pyo for: python25
1793DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/WindowList.py for: python25
1794DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/WindowList.pyc for: python25
1795DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/WindowList.pyo for: python25
1796DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ZoomHeight.py for: python25
1797DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ZoomHeight.pyc for: python25
1798DEBUG: Adding file to file_map: /opt/local/lib/python2.5/idlelib/ZoomHeight.pyo for: python25
1799DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ihooks.py for: python25
1800DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ihooks.pyc for: python25
1801DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ihooks.pyo for: python25
1802DEBUG: Adding file to file_map: /opt/local/lib/python2.5/imaplib.py for: python25
1803DEBUG: Adding file to file_map: /opt/local/lib/python2.5/imaplib.pyc for: python25
1804DEBUG: Adding file to file_map: /opt/local/lib/python2.5/imaplib.pyo for: python25
1805DEBUG: Adding file to file_map: /opt/local/lib/python2.5/imghdr.py for: python25
1806DEBUG: Adding file to file_map: /opt/local/lib/python2.5/imghdr.pyc for: python25
1807DEBUG: Adding file to file_map: /opt/local/lib/python2.5/imghdr.pyo for: python25
1808DEBUG: Adding file to file_map: /opt/local/lib/python2.5/imputil.py for: python25
1809DEBUG: Adding file to file_map: /opt/local/lib/python2.5/imputil.pyc for: python25
1810DEBUG: Adding file to file_map: /opt/local/lib/python2.5/imputil.pyo for: python25
1811DEBUG: Adding file to file_map: /opt/local/lib/python2.5/inspect.py for: python25
1812DEBUG: Adding file to file_map: /opt/local/lib/python2.5/inspect.pyc for: python25
1813DEBUG: Adding file to file_map: /opt/local/lib/python2.5/inspect.pyo for: python25
1814DEBUG: Adding file to file_map: /opt/local/lib/python2.5/keyword.py for: python25
1815DEBUG: Adding file to file_map: /opt/local/lib/python2.5/keyword.pyc for: python25
1816DEBUG: Adding file to file_map: /opt/local/lib/python2.5/keyword.pyo for: python25
1817DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_AE.so for: python25
1818DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_AH.so for: python25
1819DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_App.so for: python25
1820DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_bisect.so for: python25
1821DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_CarbonEvt.so for: python25
1822DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_CF.so for: python25
1823DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_CG.so for: python25
1824DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Cm.so for: python25
1825DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_codecs_cn.so for: python25
1826DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_codecs_hk.so for: python25
1827DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_codecs_iso2022.so for: python25
1828DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_codecs_jp.so for: python25
1829DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_codecs_kr.so for: python25
1830DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_codecs_tw.so for: python25
1831DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_csv.so for: python25
1832DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Ctl.so for: python25
1833DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_ctypes.so for: python25
1834DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_ctypes_test.so for: python25
1835DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Dlg.so for: python25
1836DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Drag.so for: python25
1837DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_elementtree.so for: python25
1838DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Evt.so for: python25
1839DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_File.so for: python25
1840DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Fm.so for: python25
1841DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Folder.so for: python25
1842DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_functools.so for: python25
1843DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_heapq.so for: python25
1844DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Help.so for: python25
1845DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_hotshot.so for: python25
1846DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_IBCarbon.so for: python25
1847DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Icn.so for: python25
1848DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Launch.so for: python25
1849DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_List.so for: python25
1850DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_locale.so for: python25
1851DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_lsprof.so for: python25
1852DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Menu.so for: python25
1853DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Mlte.so for: python25
1854DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_multibytecodec.so for: python25
1855DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_OSA.so for: python25
1856DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Qd.so for: python25
1857DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Qdoffs.so for: python25
1858DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Qt.so for: python25
1859DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_random.so for: python25
1860DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Res.so for: python25
1861DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Scrap.so for: python25
1862DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_sha256.so for: python25
1863DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_sha512.so for: python25
1864DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Snd.so for: python25
1865DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_socket.so for: python25
1866DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_struct.so for: python25
1867DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_TE.so for: python25
1868DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_testcapi.so for: python25
1869DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_weakref.so for: python25
1870DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/_Win.so for: python25
1871DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/array.so for: python25
1872DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/audioop.so for: python25
1873DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/autoGIL.so for: python25
1874DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/binascii.so for: python25
1875DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/bsddb185.so for: python25
1876DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/cmath.so for: python25
1877DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/collections.so for: python25
1878DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/ColorPicker.so for: python25
1879DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/cPickle.so for: python25
1880DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/crypt.so for: python25
1881DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/cStringIO.so for: python25
1882DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/datetime.so for: python25
1883DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/dbm.so for: python25
1884DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/dl.so for: python25
1885DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/fcntl.so for: python25
1886DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/gestalt.so for: python25
1887DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/grp.so for: python25
1888DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/icglue.so for: python25
1889DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/imageop.so for: python25
1890DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/itertools.so for: python25
1891DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/MacOS.so for: python25
1892DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/math.so for: python25
1893DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/mmap.so for: python25
1894DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/Nav.so for: python25
1895DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/nis.so for: python25
1896DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/operator.so for: python25
1897DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/OSATerminology.so for: python25
1898DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/parser.so for: python25
1899DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/pyexpat.so for: python25
1900DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/Python-2.5.2-py2.5.egg-info for: python25
1901DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/resource.so for: python25
1902DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/rgbimg.so for: python25
1903DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/select.so for: python25
1904DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/strop.so for: python25
1905DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/syslog.so for: python25
1906DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/termios.so for: python25
1907DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/time.so for: python25
1908DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-dynload/unicodedata.so for: python25
1909DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Canvas.py for: python25
1910DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Canvas.pyc for: python25
1911DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Canvas.pyo for: python25
1912DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Dialog.py for: python25
1913DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Dialog.pyc for: python25
1914DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Dialog.pyo for: python25
1915DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/FileDialog.py for: python25
1916DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/FileDialog.pyc for: python25
1917DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/FileDialog.pyo for: python25
1918DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/FixTk.py for: python25
1919DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/FixTk.pyc for: python25
1920DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/FixTk.pyo for: python25
1921DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/ScrolledText.py for: python25
1922DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/ScrolledText.pyc for: python25
1923DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/ScrolledText.pyo for: python25
1924DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/SimpleDialog.py for: python25
1925DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/SimpleDialog.pyc for: python25
1926DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/SimpleDialog.pyo for: python25
1927DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Tix.py for: python25
1928DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Tix.pyc for: python25
1929DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Tix.pyo for: python25
1930DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkColorChooser.py for: python25
1931DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkColorChooser.pyc for: python25
1932DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkColorChooser.pyo for: python25
1933DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkCommonDialog.py for: python25
1934DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkCommonDialog.pyc for: python25
1935DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkCommonDialog.pyo for: python25
1936DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Tkconstants.py for: python25
1937DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Tkconstants.pyc for: python25
1938DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Tkconstants.pyo for: python25
1939DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Tkdnd.py for: python25
1940DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Tkdnd.pyc for: python25
1941DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Tkdnd.pyo for: python25
1942DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkFileDialog.py for: python25
1943DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkFileDialog.pyc for: python25
1944DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkFileDialog.pyo for: python25
1945DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkFont.py for: python25
1946DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkFont.pyc for: python25
1947DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkFont.pyo for: python25
1948DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Tkinter.py for: python25
1949DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Tkinter.pyc for: python25
1950DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/Tkinter.pyo for: python25
1951DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkMessageBox.py for: python25
1952DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkMessageBox.pyc for: python25
1953DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkMessageBox.pyo for: python25
1954DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkSimpleDialog.py for: python25
1955DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkSimpleDialog.pyc for: python25
1956DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/tkSimpleDialog.pyo for: python25
1957DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/turtle.py for: python25
1958DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/turtle.pyc for: python25
1959DEBUG: Adding file to file_map: /opt/local/lib/python2.5/lib-tk/turtle.pyo for: python25
1960DEBUG: Adding file to file_map: /opt/local/lib/python2.5/LICENSE.txt for: python25
1961DEBUG: Adding file to file_map: /opt/local/lib/python2.5/linecache.py for: python25
1962DEBUG: Adding file to file_map: /opt/local/lib/python2.5/linecache.pyc for: python25
1963DEBUG: Adding file to file_map: /opt/local/lib/python2.5/linecache.pyo for: python25
1964DEBUG: Adding file to file_map: /opt/local/lib/python2.5/locale.py for: python25
1965DEBUG: Adding file to file_map: /opt/local/lib/python2.5/locale.pyc for: python25
1966DEBUG: Adding file to file_map: /opt/local/lib/python2.5/locale.pyo for: python25
1967DEBUG: Adding file to file_map: /opt/local/lib/python2.5/logging/__init__.py for: python25
1968DEBUG: Adding file to file_map: /opt/local/lib/python2.5/logging/__init__.pyc for: python25
1969DEBUG: Adding file to file_map: /opt/local/lib/python2.5/logging/__init__.pyo for: python25
1970DEBUG: Adding file to file_map: /opt/local/lib/python2.5/logging/config.py for: python25
1971DEBUG: Adding file to file_map: /opt/local/lib/python2.5/logging/config.pyc for: python25
1972DEBUG: Adding file to file_map: /opt/local/lib/python2.5/logging/config.pyo for: python25
1973DEBUG: Adding file to file_map: /opt/local/lib/python2.5/logging/handlers.py for: python25
1974DEBUG: Adding file to file_map: /opt/local/lib/python2.5/logging/handlers.pyc for: python25
1975DEBUG: Adding file to file_map: /opt/local/lib/python2.5/logging/handlers.pyo for: python25
1976DEBUG: Adding file to file_map: /opt/local/lib/python2.5/macpath.py for: python25
1977DEBUG: Adding file to file_map: /opt/local/lib/python2.5/macpath.pyc for: python25
1978DEBUG: Adding file to file_map: /opt/local/lib/python2.5/macpath.pyo for: python25
1979DEBUG: Adding file to file_map: /opt/local/lib/python2.5/macurl2path.py for: python25
1980DEBUG: Adding file to file_map: /opt/local/lib/python2.5/macurl2path.pyc for: python25
1981DEBUG: Adding file to file_map: /opt/local/lib/python2.5/macurl2path.pyo for: python25
1982DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mailbox.py for: python25
1983DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mailbox.pyc for: python25
1984DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mailbox.pyo for: python25
1985DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mailcap.py for: python25
1986DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mailcap.pyc for: python25
1987DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mailcap.pyo for: python25
1988DEBUG: Adding file to file_map: /opt/local/lib/python2.5/markupbase.py for: python25
1989DEBUG: Adding file to file_map: /opt/local/lib/python2.5/markupbase.pyc for: python25
1990DEBUG: Adding file to file_map: /opt/local/lib/python2.5/markupbase.pyo for: python25
1991DEBUG: Adding file to file_map: /opt/local/lib/python2.5/md5.py for: python25
1992DEBUG: Adding file to file_map: /opt/local/lib/python2.5/md5.pyc for: python25
1993DEBUG: Adding file to file_map: /opt/local/lib/python2.5/md5.pyo for: python25
1994DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mhlib.py for: python25
1995DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mhlib.pyc for: python25
1996DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mhlib.pyo for: python25
1997DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mimetools.py for: python25
1998DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mimetools.pyc for: python25
1999DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mimetools.pyo for: python25
2000DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mimetypes.py for: python25
2001DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mimetypes.pyc for: python25
2002DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mimetypes.pyo for: python25
2003DEBUG: Adding file to file_map: /opt/local/lib/python2.5/MimeWriter.py for: python25
2004DEBUG: Adding file to file_map: /opt/local/lib/python2.5/MimeWriter.pyc for: python25
2005DEBUG: Adding file to file_map: /opt/local/lib/python2.5/MimeWriter.pyo for: python25
2006DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mimify.py for: python25
2007DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mimify.pyc for: python25
2008DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mimify.pyo for: python25
2009DEBUG: Adding file to file_map: /opt/local/lib/python2.5/modulefinder.py for: python25
2010DEBUG: Adding file to file_map: /opt/local/lib/python2.5/modulefinder.pyc for: python25
2011DEBUG: Adding file to file_map: /opt/local/lib/python2.5/modulefinder.pyo for: python25
2012DEBUG: Adding file to file_map: /opt/local/lib/python2.5/multifile.py for: python25
2013DEBUG: Adding file to file_map: /opt/local/lib/python2.5/multifile.pyc for: python25
2014DEBUG: Adding file to file_map: /opt/local/lib/python2.5/multifile.pyo for: python25
2015DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mutex.py for: python25
2016DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mutex.pyc for: python25
2017DEBUG: Adding file to file_map: /opt/local/lib/python2.5/mutex.pyo for: python25
2018DEBUG: Adding file to file_map: /opt/local/lib/python2.5/netrc.py for: python25
2019DEBUG: Adding file to file_map: /opt/local/lib/python2.5/netrc.pyc for: python25
2020DEBUG: Adding file to file_map: /opt/local/lib/python2.5/netrc.pyo for: python25
2021DEBUG: Adding file to file_map: /opt/local/lib/python2.5/new.py for: python25
2022DEBUG: Adding file to file_map: /opt/local/lib/python2.5/new.pyc for: python25
2023DEBUG: Adding file to file_map: /opt/local/lib/python2.5/new.pyo for: python25
2024DEBUG: Adding file to file_map: /opt/local/lib/python2.5/nntplib.py for: python25
2025DEBUG: Adding file to file_map: /opt/local/lib/python2.5/nntplib.pyc for: python25
2026DEBUG: Adding file to file_map: /opt/local/lib/python2.5/nntplib.pyo for: python25
2027DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ntpath.py for: python25
2028DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ntpath.pyc for: python25
2029DEBUG: Adding file to file_map: /opt/local/lib/python2.5/ntpath.pyo for: python25
2030DEBUG: Adding file to file_map: /opt/local/lib/python2.5/nturl2path.py for: python25
2031DEBUG: Adding file to file_map: /opt/local/lib/python2.5/nturl2path.pyc for: python25
2032DEBUG: Adding file to file_map: /opt/local/lib/python2.5/nturl2path.pyo for: python25
2033DEBUG: Adding file to file_map: /opt/local/lib/python2.5/opcode.py for: python25
2034DEBUG: Adding file to file_map: /opt/local/lib/python2.5/opcode.pyc for: python25
2035DEBUG: Adding file to file_map: /opt/local/lib/python2.5/opcode.pyo for: python25
2036DEBUG: Adding file to file_map: /opt/local/lib/python2.5/optparse.py for: python25
2037DEBUG: Adding file to file_map: /opt/local/lib/python2.5/optparse.pyc for: python25
2038DEBUG: Adding file to file_map: /opt/local/lib/python2.5/optparse.pyo for: python25
2039DEBUG: Adding file to file_map: /opt/local/lib/python2.5/os.py for: python25
2040DEBUG: Adding file to file_map: /opt/local/lib/python2.5/os.pyc for: python25
2041DEBUG: Adding file to file_map: /opt/local/lib/python2.5/os.pyo for: python25
2042DEBUG: Adding file to file_map: /opt/local/lib/python2.5/os2emxpath.py for: python25
2043DEBUG: Adding file to file_map: /opt/local/lib/python2.5/os2emxpath.pyc for: python25
2044DEBUG: Adding file to file_map: /opt/local/lib/python2.5/os2emxpath.pyo for: python25
2045DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pdb.doc for: python25
2046DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pdb.py for: python25
2047DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pdb.pyc for: python25
2048DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pdb.pyo for: python25
2049DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pickle.py for: python25
2050DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pickle.pyc for: python25
2051DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pickle.pyo for: python25
2052DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pickletools.py for: python25
2053DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pickletools.pyc for: python25
2054DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pickletools.pyo for: python25
2055DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pipes.py for: python25
2056DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pipes.pyc for: python25
2057DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pipes.pyo for: python25
2058DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pkgutil.py for: python25
2059DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pkgutil.pyc for: python25
2060DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pkgutil.pyo for: python25
2061DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-darwin/IN.py for: python25
2062DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-darwin/IN.pyc for: python25
2063DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-darwin/IN.pyo for: python25
2064DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-darwin/regen for: python25
2065DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/aepack.py for: python25
2066DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/aepack.pyc for: python25
2067DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/aepack.pyo for: python25
2068DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/aetools.py for: python25
2069DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/aetools.pyc for: python25
2070DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/aetools.pyo for: python25
2071DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/aetypes.py for: python25
2072DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/aetypes.pyc for: python25
2073DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/aetypes.pyo for: python25
2074DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/applesingle.py for: python25
2075DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/applesingle.pyc for: python25
2076DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/applesingle.pyo for: python25
2077DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/appletrawmain.py for: python25
2078DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/appletrawmain.pyc for: python25
2079DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/appletrawmain.pyo for: python25
2080DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/appletrunner.py for: python25
2081DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/appletrunner.pyc for: python25
2082DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/appletrunner.pyo for: python25
2083DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/argvemulator.py for: python25
2084DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/argvemulator.pyc for: python25
2085DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/argvemulator.pyo for: python25
2086DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Audio_mac.py for: python25
2087DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Audio_mac.pyc for: python25
2088DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Audio_mac.pyo for: python25
2089DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/bgenlocations.py for: python25
2090DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/bgenlocations.pyc for: python25
2091DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/bgenlocations.pyo for: python25
2092DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/buildtools.py for: python25
2093DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/buildtools.pyc for: python25
2094DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/buildtools.pyo for: python25
2095DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/bundlebuilder.py for: python25
2096DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/bundlebuilder.pyc for: python25
2097DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/bundlebuilder.pyo for: python25
2098DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/__init__.py for: python25
2099DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/__init__.pyc for: python25
2100DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/__init__.pyo for: python25
2101DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/AE.py for: python25
2102DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/AE.pyc for: python25
2103DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/AE.pyo for: python25
2104DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/AH.py for: python25
2105DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/AH.pyc for: python25
2106DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/AH.pyo for: python25
2107DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Alias.py for: python25
2108DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Alias.pyc for: python25
2109DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Alias.pyo for: python25
2110DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Aliases.py for: python25
2111DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Aliases.pyc for: python25
2112DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Aliases.pyo for: python25
2113DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/App.py for: python25
2114DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/App.pyc for: python25
2115DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/App.pyo for: python25
2116DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Appearance.py for: python25
2117DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Appearance.pyc for: python25
2118DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Appearance.pyo for: python25
2119DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/AppleEvents.py for: python25
2120DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/AppleEvents.pyc for: python25
2121DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/AppleEvents.pyo for: python25
2122DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/AppleHelp.py for: python25
2123DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/AppleHelp.pyc for: python25
2124DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/AppleHelp.pyo for: python25
2125DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CarbonEvents.py for: python25
2126DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CarbonEvents.pyc for: python25
2127DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CarbonEvents.pyo for: python25
2128DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CarbonEvt.py for: python25
2129DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CarbonEvt.pyc for: python25
2130DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CarbonEvt.pyo for: python25
2131DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CF.py for: python25
2132DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CF.pyc for: python25
2133DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CF.pyo for: python25
2134DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CG.py for: python25
2135DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CG.pyc for: python25
2136DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CG.pyo for: python25
2137DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Cm.py for: python25
2138DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Cm.pyc for: python25
2139DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Cm.pyo for: python25
2140DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Components.py for: python25
2141DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Components.pyc for: python25
2142DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Components.pyo for: python25
2143DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/ControlAccessor.py for: python25
2144DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/ControlAccessor.pyc for: python25
2145DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/ControlAccessor.pyo for: python25
2146DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Controls.py for: python25
2147DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Controls.pyc for: python25
2148DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Controls.pyo for: python25
2149DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CoreFoundation.py for: python25
2150DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CoreFoundation.pyc for: python25
2151DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CoreFoundation.pyo for: python25
2152DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CoreGraphics.py for: python25
2153DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CoreGraphics.pyc for: python25
2154DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/CoreGraphics.pyo for: python25
2155DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Ctl.py for: python25
2156DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Ctl.pyc for: python25
2157DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Ctl.pyo for: python25
2158DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Dialogs.py for: python25
2159DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Dialogs.pyc for: python25
2160DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Dialogs.pyo for: python25
2161DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Dlg.py for: python25
2162DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Dlg.pyc for: python25
2163DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Dlg.pyo for: python25
2164DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Drag.py for: python25
2165DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Drag.pyc for: python25
2166DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Drag.pyo for: python25
2167DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Dragconst.py for: python25
2168DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Dragconst.pyc for: python25
2169DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Dragconst.pyo for: python25
2170DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Events.py for: python25
2171DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Events.pyc for: python25
2172DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Events.pyo for: python25
2173DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Evt.py for: python25
2174DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Evt.pyc for: python25
2175DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Evt.pyo for: python25
2176DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/File.py for: python25
2177DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/File.pyc for: python25
2178DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/File.pyo for: python25
2179DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Files.py for: python25
2180DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Files.pyc for: python25
2181DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Files.pyo for: python25
2182DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Fm.py for: python25
2183DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Fm.pyc for: python25
2184DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Fm.pyo for: python25
2185DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Folder.py for: python25
2186DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Folder.pyc for: python25
2187DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Folder.pyo for: python25
2188DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Folders.py for: python25
2189DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Folders.pyc for: python25
2190DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Folders.pyo for: python25
2191DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Fonts.py for: python25
2192DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Fonts.pyc for: python25
2193DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Fonts.pyo for: python25
2194DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Help.py for: python25
2195DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Help.pyc for: python25
2196DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Help.pyo for: python25
2197DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/IBCarbon.py for: python25
2198DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/IBCarbon.pyc for: python25
2199DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/IBCarbon.pyo for: python25
2200DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/IBCarbonRuntime.py for: python25
2201DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/IBCarbonRuntime.pyc for: python25
2202DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/IBCarbonRuntime.pyo for: python25
2203DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Icn.py for: python25
2204DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Icn.pyc for: python25
2205DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Icn.pyo for: python25
2206DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Icons.py for: python25
2207DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Icons.pyc for: python25
2208DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Icons.pyo for: python25
2209DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Launch.py for: python25
2210DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Launch.pyc for: python25
2211DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Launch.pyo for: python25
2212DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/LaunchServices.py for: python25
2213DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/LaunchServices.pyc for: python25
2214DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/LaunchServices.pyo for: python25
2215DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/List.py for: python25
2216DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/List.pyc for: python25
2217DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/List.pyo for: python25
2218DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Lists.py for: python25
2219DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Lists.pyc for: python25
2220DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Lists.pyo for: python25
2221DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/MacHelp.py for: python25
2222DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/MacHelp.pyc for: python25
2223DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/MacHelp.pyo for: python25
2224DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/MacTextEditor.py for: python25
2225DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/MacTextEditor.pyc for: python25
2226DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/MacTextEditor.pyo for: python25
2227DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/MediaDescr.py for: python25
2228DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/MediaDescr.pyc for: python25
2229DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/MediaDescr.pyo for: python25
2230DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Menu.py for: python25
2231DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Menu.pyc for: python25
2232DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Menu.pyo for: python25
2233DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Menus.py for: python25
2234DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Menus.pyc for: python25
2235DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Menus.pyo for: python25
2236DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Mlte.py for: python25
2237DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Mlte.pyc for: python25
2238DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Mlte.pyo for: python25
2239DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/OSA.py for: python25
2240DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/OSA.pyc for: python25
2241DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/OSA.pyo for: python25
2242DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/OSAconst.py for: python25
2243DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/OSAconst.pyc for: python25
2244DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/OSAconst.pyo for: python25
2245DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Qd.py for: python25
2246DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Qd.pyc for: python25
2247DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Qd.pyo for: python25
2248DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Qdoffs.py for: python25
2249DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Qdoffs.pyc for: python25
2250DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Qdoffs.pyo for: python25
2251DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/QDOffscreen.py for: python25
2252DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/QDOffscreen.pyc for: python25
2253DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/QDOffscreen.pyo for: python25
2254DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Qt.py for: python25
2255DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Qt.pyc for: python25
2256DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Qt.pyo for: python25
2257DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/QuickDraw.py for: python25
2258DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/QuickDraw.pyc for: python25
2259DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/QuickDraw.pyo for: python25
2260DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/QuickTime.py for: python25
2261DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/QuickTime.pyc for: python25
2262DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/QuickTime.pyo for: python25
2263DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Res.py for: python25
2264DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Res.pyc for: python25
2265DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Res.pyo for: python25
2266DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Resources.py for: python25
2267DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Resources.pyc for: python25
2268DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Resources.pyo for: python25
2269DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Scrap.py for: python25
2270DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Scrap.pyc for: python25
2271DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Scrap.pyo for: python25
2272DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Snd.py for: python25
2273DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Snd.pyc for: python25
2274DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Snd.pyo for: python25
2275DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Sndihooks.py for: python25
2276DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Sndihooks.pyc for: python25
2277DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Sndihooks.pyo for: python25
2278DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Sound.py for: python25
2279DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Sound.pyc for: python25
2280DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Sound.pyo for: python25
2281DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/TE.py for: python25
2282DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/TE.pyc for: python25
2283DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/TE.pyo for: python25
2284DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/TextEdit.py for: python25
2285DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/TextEdit.pyc for: python25
2286DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/TextEdit.pyo for: python25
2287DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Win.py for: python25
2288DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Win.pyc for: python25
2289DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Win.pyo for: python25
2290DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Windows.py for: python25
2291DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Windows.pyc for: python25
2292DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/Carbon/Windows.pyo for: python25
2293DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/cfmfile.py for: python25
2294DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/cfmfile.pyc for: python25
2295DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/cfmfile.pyo for: python25
2296DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/dialogs.rsrc for: python25
2297DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/dialogs.rsrc.df.rsrc for: python25
2298DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/EasyDialogs.py for: python25
2299DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/EasyDialogs.pyc for: python25
2300DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/EasyDialogs.pyo for: python25
2301DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/errors.rsrc for: python25
2302DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/errors.rsrc.df.rsrc for: python25
2303DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/findertools.py for: python25
2304DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/findertools.pyc for: python25
2305DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/findertools.pyo for: python25
2306DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/FrameWork.py for: python25
2307DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/FrameWork.pyc for: python25
2308DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/FrameWork.pyo for: python25
2309DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/gensuitemodule.py for: python25
2310DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/gensuitemodule.pyc for: python25
2311DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/gensuitemodule.pyo for: python25
2312DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/ic.py for: python25
2313DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/ic.pyc for: python25
2314DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/ic.pyo for: python25
2315DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/icopen.py for: python25
2316DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/icopen.pyc for: python25
2317DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/icopen.pyo for: python25
2318DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py for: python25
2319DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/_builtinSuites/__init__.pyc for: python25
2320DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/_builtinSuites/__init__.pyo for: python25
2321DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py for: python25
2322DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.pyc for: python25
2323DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.pyo for: python25
2324DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py for: python25
2325DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/__init__.pyc for: python25
2326DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/__init__.pyo for: python25
2327DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py for: python25
2328DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.pyc for: python25
2329DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.pyo for: python25
2330DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py for: python25
2331DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.pyc for: python25
2332DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.pyo for: python25
2333DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/Required.py for: python25
2334DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/Required.pyc for: python25
2335DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/Required.pyo for: python25
2336DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py for: python25
2337DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.pyc for: python25
2338DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.pyo for: python25
2339DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/__init__.py for: python25
2340DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/__init__.pyc for: python25
2341DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/__init__.pyo for: python25
2342DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py for: python25
2343DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.pyc for: python25
2344DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.pyo for: python25
2345DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py for: python25
2346DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.pyc for: python25
2347DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.pyo for: python25
2348DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py for: python25
2349DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Required_Suite.pyc for: python25
2350DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Required_Suite.pyo for: python25
2351DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py for: python25
2352DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.pyc for: python25
2353DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.pyo for: python25
2354DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py for: python25
2355DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/URL_Suite.pyc for: python25
2356DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/URL_Suite.pyo for: python25
2357DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py for: python25
2358DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.pyc for: python25
2359DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.pyo for: python25
2360DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/__init__.py for: python25
2361DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/__init__.pyc for: python25
2362DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/__init__.pyo for: python25
2363DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py for: python25
2364DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.pyc for: python25
2365DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.pyo for: python25
2366DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Enumerations.py for: python25
2367DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Enumerations.pyc for: python25
2368DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Enumerations.pyo for: python25
2369DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Files.py for: python25
2370DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Files.pyc for: python25
2371DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Files.pyo for: python25
2372DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py for: python25
2373DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Finder_Basics.pyc for: python25
2374DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Finder_Basics.pyo for: python25
2375DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Finder_items.py for: python25
2376DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Finder_items.pyc for: python25
2377DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Finder_items.pyo for: python25
2378DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py for: python25
2379DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Legacy_suite.pyc for: python25
2380DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Legacy_suite.pyo for: python25
2381DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py for: python25
2382DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Standard_Suite.pyc for: python25
2383DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Standard_Suite.pyo for: python25
2384DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py for: python25
2385DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Type_Definitions.pyc for: python25
2386DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Type_Definitions.pyo for: python25
2387DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Window_classes.py for: python25
2388DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Window_classes.pyc for: python25
2389DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Finder/Window_classes.pyo for: python25
2390DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/__init__.py for: python25
2391DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/__init__.pyc for: python25
2392DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/__init__.pyo for: python25
2393DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py for: python25
2394DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.pyc for: python25
2395DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.pyo for: python25
2396DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py for: python25
2397DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/PowerPlant.pyc for: python25
2398DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/PowerPlant.pyo for: python25
2399DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Required_suite.py for: python25
2400DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Required_suite.pyc for: python25
2401DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Required_suite.pyo for: python25
2402DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py for: python25
2403DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.pyc for: python25
2404DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.pyo for: python25
2405DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py for: python25
2406DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.pyc for: python25
2407DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.pyo for: python25
2408DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Text.py for: python25
2409DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Text.pyc for: python25
2410DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/Text.pyo for: python25
2411DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py for: python25
2412DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.pyc for: python25
2413DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.pyo for: python25
2414DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/__init__.py for: python25
2415DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/__init__.pyc for: python25
2416DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/__init__.pyo for: python25
2417DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py for: python25
2418DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.pyc for: python25
2419DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.pyo for: python25
2420DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py for: python25
2421DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.pyc for: python25
2422DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.pyo for: python25
2423DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py for: python25
2424DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.pyc for: python25
2425DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.pyo for: python25
2426DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py for: python25
2427DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.pyc for: python25
2428DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.pyo for: python25
2429DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py for: python25
2430DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.pyc for: python25
2431DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.pyo for: python25
2432DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py for: python25
2433DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.pyc for: python25
2434DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.pyo for: python25
2435DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py for: python25
2436DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyc for: python25
2437DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyo for: python25
2438DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py for: python25
2439DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyc for: python25
2440DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyo for: python25
2441DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py for: python25
2442DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.pyc for: python25
2443DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.pyo for: python25
2444DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/__init__.py for: python25
2445DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/__init__.pyc for: python25
2446DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/__init__.pyo for: python25
2447DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py for: python25
2448DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.pyc for: python25
2449DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.pyo for: python25
2450DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py for: python25
2451DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.pyc for: python25
2452DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.pyo for: python25
2453DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py for: python25
2454DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.pyc for: python25
2455DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.pyo for: python25
2456DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py for: python25
2457DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.pyc for: python25
2458DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.pyo for: python25
2459DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py for: python25
2460DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.pyc for: python25
2461DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.pyo for: python25
2462DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py for: python25
2463DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.pyc for: python25
2464DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.pyo for: python25
2465DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py for: python25
2466DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.pyc for: python25
2467DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.pyo for: python25
2468DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py for: python25
2469DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.pyc for: python25
2470DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.pyo for: python25
2471DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py for: python25
2472DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.pyc for: python25
2473DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.pyo for: python25
2474DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Terminal/__init__.py for: python25
2475DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Terminal/__init__.pyc for: python25
2476DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Terminal/__init__.pyo for: python25
2477DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py for: python25
2478DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyc for: python25
2479DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyo for: python25
2480DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py for: python25
2481DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.pyc for: python25
2482DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.pyo for: python25
2483DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py for: python25
2484DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Terminal/Text_Suite.pyc for: python25
2485DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/lib-scriptpackages/Terminal/Text_Suite.pyo for: python25
2486DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/macerrors.py for: python25
2487DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/macerrors.pyc for: python25
2488DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/macerrors.pyo for: python25
2489DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/macfs.py for: python25
2490DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/macfs.pyc for: python25
2491DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/macfs.pyo for: python25
2492DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/macostools.py for: python25
2493DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/macostools.pyc for: python25
2494DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/macostools.pyo for: python25
2495DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/macresource.py for: python25
2496DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/macresource.pyc for: python25
2497DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/macresource.pyo for: python25
2498DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/MiniAEFrame.py for: python25
2499DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/MiniAEFrame.pyc for: python25
2500DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/MiniAEFrame.pyo for: python25
2501DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/pimp.py for: python25
2502DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/pimp.pyc for: python25
2503DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/pimp.pyo for: python25
2504DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/PixMapWrapper.py for: python25
2505DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/PixMapWrapper.pyc for: python25
2506DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/PixMapWrapper.pyo for: python25
2507DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/plistlib.py for: python25
2508DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/plistlib.pyc for: python25
2509DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/plistlib.pyo for: python25
2510DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/terminalcommand.py for: python25
2511DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/terminalcommand.pyc for: python25
2512DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/terminalcommand.pyo for: python25
2513DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/videoreader.py for: python25
2514DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/videoreader.pyc for: python25
2515DEBUG: Adding file to file_map: /opt/local/lib/python2.5/plat-mac/videoreader.pyo for: python25
2516DEBUG: Adding file to file_map: /opt/local/lib/python2.5/platform.py for: python25
2517DEBUG: Adding file to file_map: /opt/local/lib/python2.5/platform.pyc for: python25
2518DEBUG: Adding file to file_map: /opt/local/lib/python2.5/platform.pyo for: python25
2519DEBUG: Adding file to file_map: /opt/local/lib/python2.5/popen2.py for: python25
2520DEBUG: Adding file to file_map: /opt/local/lib/python2.5/popen2.pyc for: python25
2521DEBUG: Adding file to file_map: /opt/local/lib/python2.5/popen2.pyo for: python25
2522DEBUG: Adding file to file_map: /opt/local/lib/python2.5/poplib.py for: python25
2523DEBUG: Adding file to file_map: /opt/local/lib/python2.5/poplib.pyc for: python25
2524DEBUG: Adding file to file_map: /opt/local/lib/python2.5/poplib.pyo for: python25
2525DEBUG: Adding file to file_map: /opt/local/lib/python2.5/posixfile.py for: python25
2526DEBUG: Adding file to file_map: /opt/local/lib/python2.5/posixfile.pyc for: python25
2527DEBUG: Adding file to file_map: /opt/local/lib/python2.5/posixfile.pyo for: python25
2528DEBUG: Adding file to file_map: /opt/local/lib/python2.5/posixpath.py for: python25
2529DEBUG: Adding file to file_map: /opt/local/lib/python2.5/posixpath.pyc for: python25
2530DEBUG: Adding file to file_map: /opt/local/lib/python2.5/posixpath.pyo for: python25
2531DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pprint.py for: python25
2532DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pprint.pyc for: python25
2533DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pprint.pyo for: python25
2534DEBUG: Adding file to file_map: /opt/local/lib/python2.5/profile.py for: python25
2535DEBUG: Adding file to file_map: /opt/local/lib/python2.5/profile.pyc for: python25
2536DEBUG: Adding file to file_map: /opt/local/lib/python2.5/profile.pyo for: python25
2537DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pstats.py for: python25
2538DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pstats.pyc for: python25
2539DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pstats.pyo for: python25
2540DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pty.py for: python25
2541DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pty.pyc for: python25
2542DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pty.pyo for: python25
2543DEBUG: Adding file to file_map: /opt/local/lib/python2.5/py_compile.py for: python25
2544DEBUG: Adding file to file_map: /opt/local/lib/python2.5/py_compile.pyc for: python25
2545DEBUG: Adding file to file_map: /opt/local/lib/python2.5/py_compile.pyo for: python25
2546DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pyclbr.py for: python25
2547DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pyclbr.pyc for: python25
2548DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pyclbr.pyo for: python25
2549DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pydoc.py for: python25
2550DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pydoc.pyc for: python25
2551DEBUG: Adding file to file_map: /opt/local/lib/python2.5/pydoc.pyo for: python25
2552DEBUG: Adding file to file_map: /opt/local/lib/python2.5/Queue.py for: python25
2553DEBUG: Adding file to file_map: /opt/local/lib/python2.5/Queue.pyc for: python25
2554DEBUG: Adding file to file_map: /opt/local/lib/python2.5/Queue.pyo for: python25
2555DEBUG: Adding file to file_map: /opt/local/lib/python2.5/quopri.py for: python25
2556DEBUG: Adding file to file_map: /opt/local/lib/python2.5/quopri.pyc for: python25
2557DEBUG: Adding file to file_map: /opt/local/lib/python2.5/quopri.pyo for: python25
2558DEBUG: Adding file to file_map: /opt/local/lib/python2.5/random.py for: python25
2559DEBUG: Adding file to file_map: /opt/local/lib/python2.5/random.pyc for: python25
2560DEBUG: Adding file to file_map: /opt/local/lib/python2.5/random.pyo for: python25
2561DEBUG: Adding file to file_map: /opt/local/lib/python2.5/re.py for: python25
2562DEBUG: Adding file to file_map: /opt/local/lib/python2.5/re.pyc for: python25
2563DEBUG: Adding file to file_map: /opt/local/lib/python2.5/re.pyo for: python25
2564DEBUG: Adding file to file_map: /opt/local/lib/python2.5/repr.py for: python25
2565DEBUG: Adding file to file_map: /opt/local/lib/python2.5/repr.pyc for: python25
2566DEBUG: Adding file to file_map: /opt/local/lib/python2.5/repr.pyo for: python25
2567DEBUG: Adding file to file_map: /opt/local/lib/python2.5/rexec.py for: python25
2568DEBUG: Adding file to file_map: /opt/local/lib/python2.5/rexec.pyc for: python25
2569DEBUG: Adding file to file_map: /opt/local/lib/python2.5/rexec.pyo for: python25
2570DEBUG: Adding file to file_map: /opt/local/lib/python2.5/rfc822.py for: python25
2571DEBUG: Adding file to file_map: /opt/local/lib/python2.5/rfc822.pyc for: python25
2572DEBUG: Adding file to file_map: /opt/local/lib/python2.5/rfc822.pyo for: python25
2573DEBUG: Adding file to file_map: /opt/local/lib/python2.5/rlcompleter.py for: python25
2574DEBUG: Adding file to file_map: /opt/local/lib/python2.5/rlcompleter.pyc for: python25
2575DEBUG: Adding file to file_map: /opt/local/lib/python2.5/rlcompleter.pyo for: python25
2576DEBUG: Adding file to file_map: /opt/local/lib/python2.5/robotparser.py for: python25
2577DEBUG: Adding file to file_map: /opt/local/lib/python2.5/robotparser.pyc for: python25
2578DEBUG: Adding file to file_map: /opt/local/lib/python2.5/robotparser.pyo for: python25
2579DEBUG: Adding file to file_map: /opt/local/lib/python2.5/runpy.py for: python25
2580DEBUG: Adding file to file_map: /opt/local/lib/python2.5/runpy.pyc for: python25
2581DEBUG: Adding file to file_map: /opt/local/lib/python2.5/runpy.pyo for: python25
2582DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sched.py for: python25
2583DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sched.pyc for: python25
2584DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sched.pyo for: python25
2585DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sets.py for: python25
2586DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sets.pyc for: python25
2587DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sets.pyo for: python25
2588DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sgmllib.py for: python25
2589DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sgmllib.pyc for: python25
2590DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sgmllib.pyo for: python25
2591DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sha.py for: python25
2592DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sha.pyc for: python25
2593DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sha.pyo for: python25
2594DEBUG: Adding file to file_map: /opt/local/lib/python2.5/shelve.py for: python25
2595DEBUG: Adding file to file_map: /opt/local/lib/python2.5/shelve.pyc for: python25
2596DEBUG: Adding file to file_map: /opt/local/lib/python2.5/shelve.pyo for: python25
2597DEBUG: Adding file to file_map: /opt/local/lib/python2.5/shlex.py for: python25
2598DEBUG: Adding file to file_map: /opt/local/lib/python2.5/shlex.pyc for: python25
2599DEBUG: Adding file to file_map: /opt/local/lib/python2.5/shlex.pyo for: python25
2600DEBUG: Adding file to file_map: /opt/local/lib/python2.5/shutil.py for: python25
2601DEBUG: Adding file to file_map: /opt/local/lib/python2.5/shutil.pyc for: python25
2602DEBUG: Adding file to file_map: /opt/local/lib/python2.5/shutil.pyo for: python25
2603DEBUG: Adding file to file_map: /opt/local/lib/python2.5/SimpleHTTPServer.py for: python25
2604DEBUG: Adding file to file_map: /opt/local/lib/python2.5/SimpleHTTPServer.pyc for: python25
2605DEBUG: Adding file to file_map: /opt/local/lib/python2.5/SimpleHTTPServer.pyo for: python25
2606DEBUG: Adding file to file_map: /opt/local/lib/python2.5/SimpleXMLRPCServer.py for: python25
2607DEBUG: Adding file to file_map: /opt/local/lib/python2.5/SimpleXMLRPCServer.pyc for: python25
2608DEBUG: Adding file to file_map: /opt/local/lib/python2.5/SimpleXMLRPCServer.pyo for: python25
2609DEBUG: Adding file to file_map: /opt/local/lib/python2.5/site-packages/README for: python25
2610DEBUG: Adding file to file_map: /opt/local/lib/python2.5/site.py for: python25
2611DEBUG: Adding file to file_map: /opt/local/lib/python2.5/site.pyc for: python25
2612DEBUG: Adding file to file_map: /opt/local/lib/python2.5/site.pyo for: python25
2613DEBUG: Adding file to file_map: /opt/local/lib/python2.5/smtpd.py for: python25
2614DEBUG: Adding file to file_map: /opt/local/lib/python2.5/smtpd.pyc for: python25
2615DEBUG: Adding file to file_map: /opt/local/lib/python2.5/smtpd.pyo for: python25
2616DEBUG: Adding file to file_map: /opt/local/lib/python2.5/smtplib.py for: python25
2617DEBUG: Adding file to file_map: /opt/local/lib/python2.5/smtplib.pyc for: python25
2618DEBUG: Adding file to file_map: /opt/local/lib/python2.5/smtplib.pyo for: python25
2619DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sndhdr.py for: python25
2620DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sndhdr.pyc for: python25
2621DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sndhdr.pyo for: python25
2622DEBUG: Adding file to file_map: /opt/local/lib/python2.5/socket.py for: python25
2623DEBUG: Adding file to file_map: /opt/local/lib/python2.5/socket.pyc for: python25
2624DEBUG: Adding file to file_map: /opt/local/lib/python2.5/socket.pyo for: python25
2625DEBUG: Adding file to file_map: /opt/local/lib/python2.5/SocketServer.py for: python25
2626DEBUG: Adding file to file_map: /opt/local/lib/python2.5/SocketServer.pyc for: python25
2627DEBUG: Adding file to file_map: /opt/local/lib/python2.5/SocketServer.pyo for: python25
2628DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/__init__.py for: python25
2629DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/__init__.pyc for: python25
2630DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/__init__.pyo for: python25
2631DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/dbapi2.py for: python25
2632DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/dbapi2.pyc for: python25
2633DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/dbapi2.pyo for: python25
2634DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/__init__.py for: python25
2635DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/__init__.pyc for: python25
2636DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/__init__.pyo for: python25
2637DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/dbapi.py for: python25
2638DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/dbapi.pyc for: python25
2639DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/dbapi.pyo for: python25
2640DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/factory.py for: python25
2641DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/factory.pyc for: python25
2642DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/factory.pyo for: python25
2643DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/hooks.py for: python25
2644DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/hooks.pyc for: python25
2645DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/hooks.pyo for: python25
2646DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/regression.py for: python25
2647DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/regression.pyc for: python25
2648DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/regression.pyo for: python25
2649DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/transactions.py for: python25
2650DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/transactions.pyc for: python25
2651DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/transactions.pyo for: python25
2652DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/types.py for: python25
2653DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/types.pyc for: python25
2654DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/types.pyo for: python25
2655DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/userfunctions.py for: python25
2656DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/userfunctions.pyc for: python25
2657DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sqlite3/test/userfunctions.pyo for: python25
2658DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sre.py for: python25
2659DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sre.pyc for: python25
2660DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sre.pyo for: python25
2661DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sre_compile.py for: python25
2662DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sre_compile.pyc for: python25
2663DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sre_compile.pyo for: python25
2664DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sre_constants.py for: python25
2665DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sre_constants.pyc for: python25
2666DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sre_constants.pyo for: python25
2667DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sre_parse.py for: python25
2668DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sre_parse.pyc for: python25
2669DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sre_parse.pyo for: python25
2670DEBUG: Adding file to file_map: /opt/local/lib/python2.5/stat.py for: python25
2671DEBUG: Adding file to file_map: /opt/local/lib/python2.5/stat.pyc for: python25
2672DEBUG: Adding file to file_map: /opt/local/lib/python2.5/stat.pyo for: python25
2673DEBUG: Adding file to file_map: /opt/local/lib/python2.5/statvfs.py for: python25
2674DEBUG: Adding file to file_map: /opt/local/lib/python2.5/statvfs.pyc for: python25
2675DEBUG: Adding file to file_map: /opt/local/lib/python2.5/statvfs.pyo for: python25
2676DEBUG: Adding file to file_map: /opt/local/lib/python2.5/string.py for: python25
2677DEBUG: Adding file to file_map: /opt/local/lib/python2.5/string.pyc for: python25
2678DEBUG: Adding file to file_map: /opt/local/lib/python2.5/string.pyo for: python25
2679DEBUG: Adding file to file_map: /opt/local/lib/python2.5/StringIO.py for: python25
2680DEBUG: Adding file to file_map: /opt/local/lib/python2.5/StringIO.pyc for: python25
2681DEBUG: Adding file to file_map: /opt/local/lib/python2.5/StringIO.pyo for: python25
2682DEBUG: Adding file to file_map: /opt/local/lib/python2.5/stringold.py for: python25
2683DEBUG: Adding file to file_map: /opt/local/lib/python2.5/stringold.pyc for: python25
2684DEBUG: Adding file to file_map: /opt/local/lib/python2.5/stringold.pyo for: python25
2685DEBUG: Adding file to file_map: /opt/local/lib/python2.5/stringprep.py for: python25
2686DEBUG: Adding file to file_map: /opt/local/lib/python2.5/stringprep.pyc for: python25
2687DEBUG: Adding file to file_map: /opt/local/lib/python2.5/stringprep.pyo for: python25
2688DEBUG: Adding file to file_map: /opt/local/lib/python2.5/struct.py for: python25
2689DEBUG: Adding file to file_map: /opt/local/lib/python2.5/struct.pyc for: python25
2690DEBUG: Adding file to file_map: /opt/local/lib/python2.5/struct.pyo for: python25
2691DEBUG: Adding file to file_map: /opt/local/lib/python2.5/subprocess.py for: python25
2692DEBUG: Adding file to file_map: /opt/local/lib/python2.5/subprocess.pyc for: python25
2693DEBUG: Adding file to file_map: /opt/local/lib/python2.5/subprocess.pyo for: python25
2694DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sunau.py for: python25
2695DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sunau.pyc for: python25
2696DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sunau.pyo for: python25
2697DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sunaudio.py for: python25
2698DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sunaudio.pyc for: python25
2699DEBUG: Adding file to file_map: /opt/local/lib/python2.5/sunaudio.pyo for: python25
2700DEBUG: Adding file to file_map: /opt/local/lib/python2.5/symbol.py for: python25
2701DEBUG: Adding file to file_map: /opt/local/lib/python2.5/symbol.pyc for: python25
2702DEBUG: Adding file to file_map: /opt/local/lib/python2.5/symbol.pyo for: python25
2703DEBUG: Adding file to file_map: /opt/local/lib/python2.5/symtable.py for: python25
2704DEBUG: Adding file to file_map: /opt/local/lib/python2.5/symtable.pyc for: python25
2705DEBUG: Adding file to file_map: /opt/local/lib/python2.5/symtable.pyo for: python25
2706DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tabnanny.py for: python25
2707DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tabnanny.pyc for: python25
2708DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tabnanny.pyo for: python25
2709DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tarfile.py for: python25
2710DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tarfile.pyc for: python25
2711DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tarfile.pyo for: python25
2712DEBUG: Adding file to file_map: /opt/local/lib/python2.5/telnetlib.py for: python25
2713DEBUG: Adding file to file_map: /opt/local/lib/python2.5/telnetlib.pyc for: python25
2714DEBUG: Adding file to file_map: /opt/local/lib/python2.5/telnetlib.pyo for: python25
2715DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tempfile.py for: python25
2716DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tempfile.pyc for: python25
2717DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tempfile.pyo for: python25
2718DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/185test.db for: python25
2719DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/__init__.py for: python25
2720DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/__init__.pyc for: python25
2721DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/__init__.pyo for: python25
2722DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/audiotest.au for: python25
2723DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/autotest.py for: python25
2724DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/autotest.pyc for: python25
2725DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/autotest.pyo for: python25
2726DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/bad_coding.py for: python25
2727DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/bad_coding2.py for: python25
2728DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/badsyntax_future3.py for: python25
2729DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/badsyntax_future4.py for: python25
2730DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/badsyntax_future5.py for: python25
2731DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/badsyntax_future6.py for: python25
2732DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/badsyntax_future7.py for: python25
2733DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/badsyntax_future8.py for: python25
2734DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/badsyntax_future9.py for: python25
2735DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/badsyntax_nocaret.py for: python25
2736DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/cfgparser.1 for: python25
2737DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/check_soundcard.vbs for: python25
2738DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/cjkencodings_test.py for: python25
2739DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/cjkencodings_test.pyc for: python25
2740DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/cjkencodings_test.pyo for: python25
2741DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/abs.decTest for: python25
2742DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/add.decTest for: python25
2743DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/and.decTest for: python25
2744DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/base.decTest for: python25
2745DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/clamp.decTest for: python25
2746DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/class.decTest for: python25
2747DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/compare.decTest for: python25
2748DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/comparetotal.decTest for: python25
2749DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/comparetotmag.decTest for: python25
2750DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/copy.decTest for: python25
2751DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/copyabs.decTest for: python25
2752DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/copynegate.decTest for: python25
2753DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/copysign.decTest for: python25
2754DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddAbs.decTest for: python25
2755DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddAdd.decTest for: python25
2756DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddAnd.decTest for: python25
2757DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddBase.decTest for: python25
2758DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddCanonical.decTest for: python25
2759DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddClass.decTest for: python25
2760DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddCompare.decTest for: python25
2761DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddCompareSig.decTest for: python25
2762DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddCompareTotal.decTest for: python25
2763DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddCompareTotalMag.decTest for: python25
2764DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddCopy.decTest for: python25
2765DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddCopyAbs.decTest for: python25
2766DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddCopyNegate.decTest for: python25
2767DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddCopySign.decTest for: python25
2768DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddDivide.decTest for: python25
2769DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddDivideInt.decTest for: python25
2770DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddEncode.decTest for: python25
2771DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddFMA.decTest for: python25
2772DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddInvert.decTest for: python25
2773DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddLogB.decTest for: python25
2774DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddMax.decTest for: python25
2775DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddMaxMag.decTest for: python25
2776DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddMin.decTest for: python25
2777DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddMinMag.decTest for: python25
2778DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddMinus.decTest for: python25
2779DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddMultiply.decTest for: python25
2780DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddNextMinus.decTest for: python25
2781DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddNextPlus.decTest for: python25
2782DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddNextToward.decTest for: python25
2783DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddOr.decTest for: python25
2784DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddPlus.decTest for: python25
2785DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddQuantize.decTest for: python25
2786DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddReduce.decTest for: python25
2787DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddRemainder.decTest for: python25
2788DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddRemainderNear.decTest for: python25
2789DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddRotate.decTest for: python25
2790DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddSameQuantum.decTest for: python25
2791DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddScaleB.decTest for: python25
2792DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddShift.decTest for: python25
2793DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddSubtract.decTest for: python25
2794DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddToIntegral.decTest for: python25
2795DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ddXor.decTest for: python25
2796DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/decDouble.decTest for: python25
2797DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/decQuad.decTest for: python25
2798DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/decSingle.decTest for: python25
2799DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/divide.decTest for: python25
2800DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/divideint.decTest for: python25
2801DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqAbs.decTest for: python25
2802DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqAdd.decTest for: python25
2803DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqAnd.decTest for: python25
2804DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqBase.decTest for: python25
2805DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqCanonical.decTest for: python25
2806DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqClass.decTest for: python25
2807DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqCompare.decTest for: python25
2808DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqCompareSig.decTest for: python25
2809DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqCompareTotal.decTest for: python25
2810DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqCompareTotalMag.decTest for: python25
2811DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqCopy.decTest for: python25
2812DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqCopyAbs.decTest for: python25
2813DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqCopyNegate.decTest for: python25
2814DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqCopySign.decTest for: python25
2815DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqDivide.decTest for: python25
2816DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqDivideInt.decTest for: python25
2817DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqEncode.decTest for: python25
2818DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqFMA.decTest for: python25
2819DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqInvert.decTest for: python25
2820DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqLogB.decTest for: python25
2821DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqMax.decTest for: python25
2822DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqMaxMag.decTest for: python25
2823DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqMin.decTest for: python25
2824DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqMinMag.decTest for: python25
2825DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqMinus.decTest for: python25
2826DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqMultiply.decTest for: python25
2827DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqNextMinus.decTest for: python25
2828DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqNextPlus.decTest for: python25
2829DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqNextToward.decTest for: python25
2830DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqOr.decTest for: python25
2831DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqPlus.decTest for: python25
2832DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqQuantize.decTest for: python25
2833DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqReduce.decTest for: python25
2834DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqRemainder.decTest for: python25
2835DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqRemainderNear.decTest for: python25
2836DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqRotate.decTest for: python25
2837DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqSameQuantum.decTest for: python25
2838DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqScaleB.decTest for: python25
2839DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqShift.decTest for: python25
2840DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqSubtract.decTest for: python25
2841DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqToIntegral.decTest for: python25
2842DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dqXor.decTest for: python25
2843DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dsBase.decTest for: python25
2844DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/dsEncode.decTest for: python25
2845DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/exp.decTest for: python25
2846DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/extra.decTest for: python25
2847DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/fma.decTest for: python25
2848DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/inexact.decTest for: python25
2849DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/invert.decTest for: python25
2850DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/ln.decTest for: python25
2851DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/log10.decTest for: python25
2852DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/logb.decTest for: python25
2853DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/max.decTest for: python25
2854DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/maxmag.decTest for: python25
2855DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/min.decTest for: python25
2856DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/minmag.decTest for: python25
2857DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/minus.decTest for: python25
2858DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/multiply.decTest for: python25
2859DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/nextminus.decTest for: python25
2860DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/nextplus.decTest for: python25
2861DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/nexttoward.decTest for: python25
2862DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/or.decTest for: python25
2863DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/plus.decTest for: python25
2864DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/power.decTest for: python25
2865DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/powersqrt.decTest for: python25
2866DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/quantize.decTest for: python25
2867DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/randomBound32.decTest for: python25
2868DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/randoms.decTest for: python25
2869DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/reduce.decTest for: python25
2870DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/remainder.decTest for: python25
2871DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/remainderNear.decTest for: python25
2872DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/rescale.decTest for: python25
2873DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/rotate.decTest for: python25
2874DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/rounding.decTest for: python25
2875DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/samequantum.decTest for: python25
2876DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/scaleb.decTest for: python25
2877DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/shift.decTest for: python25
2878DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/squareroot.decTest for: python25
2879DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/subtract.decTest for: python25
2880DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/testall.decTest for: python25
2881DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/tointegral.decTest for: python25
2882DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/tointegralx.decTest for: python25
2883DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/decimaltestdata/xor.decTest for: python25
2884DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/doctest_aliases.py for: python25
2885DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/doctest_aliases.pyc for: python25
2886DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/doctest_aliases.pyo for: python25
2887DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/double_const.py for: python25
2888DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/double_const.pyc for: python25
2889DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/double_const.pyo for: python25
2890DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/empty.vbs for: python25
2891DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/exception_hierarchy.txt for: python25
2892DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/fork_wait.py for: python25
2893DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/fork_wait.pyc for: python25
2894DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/fork_wait.pyo for: python25
2895DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/greyrgb.uue for: python25
2896DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/infinite_reload.py for: python25
2897DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/infinite_reload.pyc for: python25
2898DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/infinite_reload.pyo for: python25
2899DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/inspect_fodder.py for: python25
2900DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/inspect_fodder.pyc for: python25
2901DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/inspect_fodder.pyo for: python25
2902DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/inspect_fodder2.py for: python25
2903DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/inspect_fodder2.pyc for: python25
2904DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/inspect_fodder2.pyo for: python25
2905DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/list_tests.py for: python25
2906DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/list_tests.pyc for: python25
2907DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/list_tests.pyo for: python25
2908DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/mapping_tests.py for: python25
2909DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/mapping_tests.pyc for: python25
2910DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/mapping_tests.pyo for: python25
2911DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_cgi for: python25
2912DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_class for: python25
2913DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_cookie for: python25
2914DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_cProfile for: python25
2915DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_extcall for: python25
2916DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_frozen for: python25
2917DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_global for: python25
2918DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_grammar for: python25
2919DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_httplib for: python25
2920DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_linuxaudiodev for: python25
2921DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_logging for: python25
2922DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_math for: python25
2923DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_MimeWriter for: python25
2924DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_mmap for: python25
2925DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_new for: python25
2926DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_nis for: python25
2927DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_opcodes for: python25
2928DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_openpty for: python25
2929DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_operations for: python25
2930DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_ossaudiodev for: python25
2931DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_pep277 for: python25
2932DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_pkg for: python25
2933DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_poll for: python25
2934DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_popen for: python25
2935DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_popen2 for: python25
2936DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_profile for: python25
2937DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_pty for: python25
2938DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_pyexpat for: python25
2939DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_regex for: python25
2940DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_resource for: python25
2941DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_rgbimg for: python25
2942DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_scope for: python25
2943DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_signal for: python25
2944DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_thread for: python25
2945DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_threadedtempfile for: python25
2946DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_tokenize for: python25
2947DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_types for: python25
2948DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_winreg for: python25
2949DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/test_xdrlib for: python25
2950DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/output/xmltests for: python25
2951DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/outstanding_bugs.py for: python25
2952DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/outstanding_bugs.pyc for: python25
2953DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/outstanding_bugs.pyo for: python25
2954DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/pickletester.py for: python25
2955DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/pickletester.pyc for: python25
2956DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/pickletester.pyo for: python25
2957DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/pyclbr_input.py for: python25
2958DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/pyclbr_input.pyc for: python25
2959DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/pyclbr_input.pyo for: python25
2960DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/pydocfodder.py for: python25
2961DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/pydocfodder.pyc for: python25
2962DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/pydocfodder.pyo for: python25
2963DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/pystone.py for: python25
2964DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/pystone.pyc for: python25
2965DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/pystone.pyo for: python25
2966DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/re_tests.py for: python25
2967DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/re_tests.pyc for: python25
2968DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/re_tests.pyo for: python25
2969DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/README for: python25
2970DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/regex_tests.py for: python25
2971DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/regex_tests.pyc for: python25
2972DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/regex_tests.pyo for: python25
2973DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/regrtest.py for: python25
2974DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/regrtest.pyc for: python25
2975DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/regrtest.pyo for: python25
2976DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/reperf.py for: python25
2977DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/reperf.pyc for: python25
2978DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/reperf.pyo for: python25
2979DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/sample_doctest.py for: python25
2980DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/sample_doctest.pyc for: python25
2981DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/sample_doctest.pyo for: python25
2982DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/seq_tests.py for: python25
2983DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/seq_tests.pyc for: python25
2984DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/seq_tests.pyo for: python25
2985DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/sgml_input.html for: python25
2986DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/sortperf.py for: python25
2987DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/sortperf.pyc for: python25
2988DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/sortperf.pyo for: python25
2989DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/string_tests.py for: python25
2990DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/string_tests.pyc for: python25
2991DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/string_tests.pyo for: python25
2992DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test.xml for: python25
2993DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test.xml.out for: python25
2994DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test___all__.py for: python25
2995DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test___all__.pyc for: python25
2996DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test___all__.pyo for: python25
2997DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test___future__.py for: python25
2998DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test___future__.pyc for: python25
2999DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test___future__.pyo for: python25
3000DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test__locale.py for: python25
3001DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test__locale.pyc for: python25
3002DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test__locale.pyo for: python25
3003DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_aepack.py for: python25
3004DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_aepack.pyc for: python25
3005DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_aepack.pyo for: python25
3006DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_al.py for: python25
3007DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_al.pyc for: python25
3008DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_al.pyo for: python25
3009DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_anydbm.py for: python25
3010DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_anydbm.pyc for: python25
3011DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_anydbm.pyo for: python25
3012DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_applesingle.py for: python25
3013DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_applesingle.pyc for: python25
3014DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_applesingle.pyo for: python25
3015DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_array.py for: python25
3016DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_array.pyc for: python25
3017DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_array.pyo for: python25
3018DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ast.py for: python25
3019DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ast.pyc for: python25
3020DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ast.pyo for: python25
3021DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_asynchat.py for: python25
3022DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_asynchat.pyc for: python25
3023DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_asynchat.pyo for: python25
3024DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_atexit.py for: python25
3025DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_atexit.pyc for: python25
3026DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_atexit.pyo for: python25
3027DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_audioop.py for: python25
3028DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_audioop.pyc for: python25
3029DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_audioop.pyo for: python25
3030DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_augassign.py for: python25
3031DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_augassign.pyc for: python25
3032DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_augassign.pyo for: python25
3033DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_base64.py for: python25
3034DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_base64.pyc for: python25
3035DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_base64.pyo for: python25
3036DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bastion.py for: python25
3037DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bastion.pyc for: python25
3038DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bastion.pyo for: python25
3039DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bigaddrspace.py for: python25
3040DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bigaddrspace.pyc for: python25
3041DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bigaddrspace.pyo for: python25
3042DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bigmem.py for: python25
3043DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bigmem.pyc for: python25
3044DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bigmem.pyo for: python25
3045DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_binascii.py for: python25
3046DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_binascii.pyc for: python25
3047DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_binascii.pyo for: python25
3048DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_binhex.py for: python25
3049DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_binhex.pyc for: python25
3050DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_binhex.pyo for: python25
3051DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_binop.py for: python25
3052DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_binop.pyc for: python25
3053DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_binop.pyo for: python25
3054DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bisect.py for: python25
3055DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bisect.pyc for: python25
3056DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bisect.pyo for: python25
3057DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bool.py for: python25
3058DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bool.pyc for: python25
3059DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bool.pyo for: python25
3060DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bsddb.py for: python25
3061DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bsddb.pyc for: python25
3062DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bsddb.pyo for: python25
3063DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bsddb185.py for: python25
3064DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bsddb185.pyc for: python25
3065DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bsddb185.pyo for: python25
3066DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bsddb3.py for: python25
3067DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bsddb3.pyc for: python25
3068DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bsddb3.pyo for: python25
3069DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bufio.py for: python25
3070DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bufio.pyc for: python25
3071DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bufio.pyo for: python25
3072DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_builtin.py for: python25
3073DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_builtin.pyc for: python25
3074DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_builtin.pyo for: python25
3075DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bz2.py for: python25
3076DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bz2.pyc for: python25
3077DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_bz2.pyo for: python25
3078DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_calendar.py for: python25
3079DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_calendar.pyc for: python25
3080DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_calendar.pyo for: python25
3081DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_call.py for: python25
3082DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_call.pyc for: python25
3083DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_call.pyo for: python25
3084DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_capi.py for: python25
3085DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_capi.pyc for: python25
3086DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_capi.pyo for: python25
3087DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cd.py for: python25
3088DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cd.pyc for: python25
3089DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cd.pyo for: python25
3090DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cfgparser.py for: python25
3091DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cfgparser.pyc for: python25
3092DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cfgparser.pyo for: python25
3093DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cgi.py for: python25
3094DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cgi.pyc for: python25
3095DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cgi.pyo for: python25
3096DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_charmapcodec.py for: python25
3097DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_charmapcodec.pyc for: python25
3098DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_charmapcodec.pyo for: python25
3099DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cl.py for: python25
3100DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cl.pyc for: python25
3101DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cl.pyo for: python25
3102DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_class.py for: python25
3103DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_class.pyc for: python25
3104DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_class.pyo for: python25
3105DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cmath.py for: python25
3106DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cmath.pyc for: python25
3107DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cmath.pyo for: python25
3108DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cmd_line.py for: python25
3109DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cmd_line.pyc for: python25
3110DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cmd_line.pyo for: python25
3111DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_code.py for: python25
3112DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_code.pyc for: python25
3113DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_code.pyo for: python25
3114DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codeccallbacks.py for: python25
3115DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codeccallbacks.pyc for: python25
3116DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codeccallbacks.pyo for: python25
3117DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_cn.py for: python25
3118DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_cn.pyc for: python25
3119DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_cn.pyo for: python25
3120DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_hk.py for: python25
3121DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_hk.pyc for: python25
3122DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_hk.pyo for: python25
3123DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_jp.py for: python25
3124DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_jp.pyc for: python25
3125DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_jp.pyo for: python25
3126DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_kr.py for: python25
3127DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_kr.pyc for: python25
3128DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_kr.pyo for: python25
3129DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_tw.py for: python25
3130DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_tw.pyc for: python25
3131DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecencodings_tw.pyo for: python25
3132DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_cn.py for: python25
3133DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_cn.pyc for: python25
3134DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_cn.pyo for: python25
3135DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_hk.py for: python25
3136DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_hk.pyc for: python25
3137DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_hk.pyo for: python25
3138DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_jp.py for: python25
3139DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_jp.pyc for: python25
3140DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_jp.pyo for: python25
3141DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_kr.py for: python25
3142DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_kr.pyc for: python25
3143DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_kr.pyo for: python25
3144DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_tw.py for: python25
3145DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_tw.pyc for: python25
3146DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecmaps_tw.pyo for: python25
3147DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecs.py for: python25
3148DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecs.pyc for: python25
3149DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codecs.pyo for: python25
3150DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codeop.py for: python25
3151DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codeop.pyc for: python25
3152DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_codeop.pyo for: python25
3153DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_coding.py for: python25
3154DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_coding.pyc for: python25
3155DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_coding.pyo for: python25
3156DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_coercion.py for: python25
3157DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_coercion.pyc for: python25
3158DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_coercion.pyo for: python25
3159DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_colorsys.py for: python25
3160DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_colorsys.pyc for: python25
3161DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_colorsys.pyo for: python25
3162DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_commands.py for: python25
3163DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_commands.pyc for: python25
3164DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_commands.pyo for: python25
3165DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_compare.py for: python25
3166DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_compare.pyc for: python25
3167DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_compare.pyo for: python25
3168DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_compile.py for: python25
3169DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_compile.pyc for: python25
3170DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_compile.pyo for: python25
3171DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_compiler.py for: python25
3172DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_compiler.pyc for: python25
3173DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_compiler.pyo for: python25
3174DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_complex.py for: python25
3175DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_complex.pyc for: python25
3176DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_complex.pyo for: python25
3177DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_complex_args.py for: python25
3178DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_complex_args.pyc for: python25
3179DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_complex_args.pyo for: python25
3180DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_contains.py for: python25
3181DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_contains.pyc for: python25
3182DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_contains.pyo for: python25
3183DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_contextlib.py for: python25
3184DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_contextlib.pyc for: python25
3185DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_contextlib.pyo for: python25
3186DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cookie.py for: python25
3187DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cookie.pyc for: python25
3188DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cookie.pyo for: python25
3189DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cookielib.py for: python25
3190DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cookielib.pyc for: python25
3191DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cookielib.pyo for: python25
3192DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_copy.py for: python25
3193DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_copy.pyc for: python25
3194DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_copy.pyo for: python25
3195DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_copy_reg.py for: python25
3196DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_copy_reg.pyc for: python25
3197DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_copy_reg.pyo for: python25
3198DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cpickle.py for: python25
3199DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cpickle.pyc for: python25
3200DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cpickle.pyo for: python25
3201DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cProfile.py for: python25
3202DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cProfile.pyc for: python25
3203DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_cProfile.pyo for: python25
3204DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_crypt.py for: python25
3205DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_crypt.pyc for: python25
3206DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_crypt.pyo for: python25
3207DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_csv.py for: python25
3208DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_csv.pyc for: python25
3209DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_csv.pyo for: python25
3210DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ctypes.py for: python25
3211DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ctypes.pyc for: python25
3212DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ctypes.pyo for: python25
3213DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_curses.py for: python25
3214DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_curses.pyc for: python25
3215DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_curses.pyo for: python25
3216DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_datetime.py for: python25
3217DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_datetime.pyc for: python25
3218DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_datetime.pyo for: python25
3219DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dbm.py for: python25
3220DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dbm.pyc for: python25
3221DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dbm.pyo for: python25
3222DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_decimal.py for: python25
3223DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_decimal.pyc for: python25
3224DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_decimal.pyo for: python25
3225DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_decorators.py for: python25
3226DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_decorators.pyc for: python25
3227DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_decorators.pyo for: python25
3228DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_defaultdict.py for: python25
3229DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_defaultdict.pyc for: python25
3230DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_defaultdict.pyo for: python25
3231DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_deque.py for: python25
3232DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_deque.pyc for: python25
3233DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_deque.pyo for: python25
3234DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_descr.py for: python25
3235DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_descr.pyc for: python25
3236DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_descr.pyo for: python25
3237DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_descrtut.py for: python25
3238DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_descrtut.pyc for: python25
3239DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_descrtut.pyo for: python25
3240DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dict.py for: python25
3241DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dict.pyc for: python25
3242DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dict.pyo for: python25
3243DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_difflib.py for: python25
3244DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_difflib.pyc for: python25
3245DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_difflib.pyo for: python25
3246DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_difflib_expect.html for: python25
3247DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dircache.py for: python25
3248DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dircache.pyc for: python25
3249DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dircache.pyo for: python25
3250DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dis.py for: python25
3251DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dis.pyc for: python25
3252DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dis.pyo for: python25
3253DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_distutils.py for: python25
3254DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_distutils.pyc for: python25
3255DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_distutils.pyo for: python25
3256DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dl.py for: python25
3257DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dl.pyc for: python25
3258DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dl.pyo for: python25
3259DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_doctest.py for: python25
3260DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_doctest.pyc for: python25
3261DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_doctest.pyo for: python25
3262DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_doctest.txt for: python25
3263DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_doctest2.py for: python25
3264DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_doctest2.pyc for: python25
3265DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_doctest2.pyo for: python25
3266DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_doctest2.txt for: python25
3267DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_doctest3.txt for: python25
3268DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_doctest4.txt for: python25
3269DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dumbdbm.py for: python25
3270DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dumbdbm.pyc for: python25
3271DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dumbdbm.pyo for: python25
3272DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dummy_thread.py for: python25
3273DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dummy_thread.pyc for: python25
3274DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dummy_thread.pyo for: python25
3275DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dummy_threading.py for: python25
3276DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dummy_threading.pyc for: python25
3277DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_dummy_threading.pyo for: python25
3278DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_email.py for: python25
3279DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_email.pyc for: python25
3280DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_email.pyo for: python25
3281DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_email_codecs.py for: python25
3282DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_email_codecs.pyc for: python25
3283DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_email_codecs.pyo for: python25
3284DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_email_renamed.py for: python25
3285DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_email_renamed.pyc for: python25
3286DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_email_renamed.pyo for: python25
3287DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_enumerate.py for: python25
3288DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_enumerate.pyc for: python25
3289DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_enumerate.pyo for: python25
3290DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_eof.py for: python25
3291DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_eof.pyc for: python25
3292DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_eof.pyo for: python25
3293DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_errno.py for: python25
3294DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_errno.pyc for: python25
3295DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_errno.pyo for: python25
3296DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_exception_variations.py for: python25
3297DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_exception_variations.pyc for: python25
3298DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_exception_variations.pyo for: python25
3299DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_exceptions.py for: python25
3300DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_exceptions.pyc for: python25
3301DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_exceptions.pyo for: python25
3302DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_extcall.py for: python25
3303DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_extcall.pyc for: python25
3304DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_extcall.pyo for: python25
3305DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fcntl.py for: python25
3306DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fcntl.pyc for: python25
3307DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fcntl.pyo for: python25
3308DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_file.py for: python25
3309DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_file.pyc for: python25
3310DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_file.pyo for: python25
3311DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_filecmp.py for: python25
3312DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_filecmp.pyc for: python25
3313DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_filecmp.pyo for: python25
3314DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fileinput.py for: python25
3315DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fileinput.pyc for: python25
3316DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fileinput.pyo for: python25
3317DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_float.py for: python25
3318DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_float.pyc for: python25
3319DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_float.pyo for: python25
3320DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fnmatch.py for: python25
3321DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fnmatch.pyc for: python25
3322DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fnmatch.pyo for: python25
3323DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fork1.py for: python25
3324DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fork1.pyc for: python25
3325DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fork1.pyo for: python25
3326DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_format.py for: python25
3327DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_format.pyc for: python25
3328DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_format.pyo for: python25
3329DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fpformat.py for: python25
3330DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fpformat.pyc for: python25
3331DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_fpformat.pyo for: python25
3332DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_frozen.py for: python25
3333DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_frozen.pyc for: python25
3334DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_frozen.pyo for: python25
3335DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_funcattrs.py for: python25
3336DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_funcattrs.pyc for: python25
3337DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_funcattrs.pyo for: python25
3338DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_functools.py for: python25
3339DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_functools.pyc for: python25
3340DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_functools.pyo for: python25
3341DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_future.py for: python25
3342DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_future.pyc for: python25
3343DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_future.pyo for: python25
3344DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_future1.py for: python25
3345DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_future1.pyc for: python25
3346DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_future1.pyo for: python25
3347DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_future2.py for: python25
3348DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_future2.pyc for: python25
3349DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_future2.pyo for: python25
3350DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_future3.py for: python25
3351DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_future3.pyc for: python25
3352DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_future3.pyo for: python25
3353DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gc.py for: python25
3354DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gc.pyc for: python25
3355DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gc.pyo for: python25
3356DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gdbm.py for: python25
3357DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gdbm.pyc for: python25
3358DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gdbm.pyo for: python25
3359DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_generators.py for: python25
3360DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_generators.pyc for: python25
3361DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_generators.pyo for: python25
3362DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_genexps.py for: python25
3363DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_genexps.pyc for: python25
3364DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_genexps.pyo for: python25
3365DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_getargs.py for: python25
3366DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_getargs.pyc for: python25
3367DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_getargs.pyo for: python25
3368DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_getargs2.py for: python25
3369DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_getargs2.pyc for: python25
3370DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_getargs2.pyo for: python25
3371DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_getopt.py for: python25
3372DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_getopt.pyc for: python25
3373DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_getopt.pyo for: python25
3374DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gettext.py for: python25
3375DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gettext.pyc for: python25
3376DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gettext.pyo for: python25
3377DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gl.py for: python25
3378DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gl.pyc for: python25
3379DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gl.pyo for: python25
3380DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_glob.py for: python25
3381DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_glob.pyc for: python25
3382DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_glob.pyo for: python25
3383DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_global.py for: python25
3384DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_global.pyc for: python25
3385DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_global.pyo for: python25
3386DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_grammar.py for: python25
3387DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_grammar.pyc for: python25
3388DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_grammar.pyo for: python25
3389DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_grp.py for: python25
3390DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_grp.pyc for: python25
3391DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_grp.pyo for: python25
3392DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gzip.py for: python25
3393DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gzip.pyc for: python25
3394DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_gzip.pyo for: python25
3395DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hash.py for: python25
3396DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hash.pyc for: python25
3397DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hash.pyo for: python25
3398DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hashlib.py for: python25
3399DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hashlib.pyc for: python25
3400DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hashlib.pyo for: python25
3401DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_heapq.py for: python25
3402DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_heapq.pyc for: python25
3403DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_heapq.pyo for: python25
3404DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hexoct.py for: python25
3405DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hexoct.pyc for: python25
3406DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hexoct.pyo for: python25
3407DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hmac.py for: python25
3408DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hmac.pyc for: python25
3409DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hmac.pyo for: python25
3410DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hotshot.py for: python25
3411DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hotshot.pyc for: python25
3412DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_hotshot.pyo for: python25
3413DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_htmllib.py for: python25
3414DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_htmllib.pyc for: python25
3415DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_htmllib.pyo for: python25
3416DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_htmlparser.py for: python25
3417DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_htmlparser.pyc for: python25
3418DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_htmlparser.pyo for: python25
3419DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_httplib.py for: python25
3420DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_httplib.pyc for: python25
3421DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_httplib.pyo for: python25
3422DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_imageop.py for: python25
3423DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_imageop.pyc for: python25
3424DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_imageop.pyo for: python25
3425DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_imaplib.py for: python25
3426DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_imaplib.pyc for: python25
3427DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_imaplib.pyo for: python25
3428DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_imgfile.py for: python25
3429DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_imgfile.pyc for: python25
3430DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_imgfile.pyo for: python25
3431DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_imp.py for: python25
3432DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_imp.pyc for: python25
3433DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_imp.pyo for: python25
3434DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_import.py for: python25
3435DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_import.pyc for: python25
3436DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_import.pyo for: python25
3437DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_importhooks.py for: python25
3438DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_importhooks.pyc for: python25
3439DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_importhooks.pyo for: python25
3440DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_index.py for: python25
3441DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_index.pyc for: python25
3442DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_index.pyo for: python25
3443DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_inspect.py for: python25
3444DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_inspect.pyc for: python25
3445DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_inspect.pyo for: python25
3446DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ioctl.py for: python25
3447DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ioctl.pyc for: python25
3448DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ioctl.pyo for: python25
3449DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_isinstance.py for: python25
3450DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_isinstance.pyc for: python25
3451DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_isinstance.pyo for: python25
3452DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_iter.py for: python25
3453DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_iter.pyc for: python25
3454DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_iter.pyo for: python25
3455DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_iterlen.py for: python25
3456DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_iterlen.pyc for: python25
3457DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_iterlen.pyo for: python25
3458DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_itertools.py for: python25
3459DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_itertools.pyc for: python25
3460DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_itertools.pyo for: python25
3461DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_largefile.py for: python25
3462DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_largefile.pyc for: python25
3463DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_largefile.pyo for: python25
3464DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_linuxaudiodev.py for: python25
3465DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_linuxaudiodev.pyc for: python25
3466DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_linuxaudiodev.pyo for: python25
3467DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_list.py for: python25
3468DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_list.pyc for: python25
3469DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_list.pyo for: python25
3470DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_locale.py for: python25
3471DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_locale.pyc for: python25
3472DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_locale.pyo for: python25
3473DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_logging.py for: python25
3474DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_logging.pyc for: python25
3475DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_logging.pyo for: python25
3476DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_long.py for: python25
3477DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_long.pyc for: python25
3478DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_long.pyo for: python25
3479DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_long_future.py for: python25
3480DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_long_future.pyc for: python25
3481DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_long_future.pyo for: python25
3482DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_longexp.py for: python25
3483DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_longexp.pyc for: python25
3484DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_longexp.pyo for: python25
3485DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_macfs.py for: python25
3486DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_macfs.pyc for: python25
3487DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_macfs.pyo for: python25
3488DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_macostools.py for: python25
3489DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_macostools.pyc for: python25
3490DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_macostools.pyo for: python25
3491DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_macpath.py for: python25
3492DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_macpath.pyc for: python25
3493DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_macpath.pyo for: python25
3494DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mailbox.py for: python25
3495DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mailbox.pyc for: python25
3496DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mailbox.pyo for: python25
3497DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_marshal.py for: python25
3498DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_marshal.pyc for: python25
3499DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_marshal.pyo for: python25
3500DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_math.py for: python25
3501DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_math.pyc for: python25
3502DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_math.pyo for: python25
3503DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_md5.py for: python25
3504DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_md5.pyc for: python25
3505DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_md5.pyo for: python25
3506DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mhlib.py for: python25
3507DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mhlib.pyc for: python25
3508DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mhlib.pyo for: python25
3509DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mimetools.py for: python25
3510DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mimetools.pyc for: python25
3511DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mimetools.pyo for: python25
3512DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mimetypes.py for: python25
3513DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mimetypes.pyc for: python25
3514DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mimetypes.pyo for: python25
3515DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_MimeWriter.py for: python25
3516DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_MimeWriter.pyc for: python25
3517DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_MimeWriter.pyo for: python25
3518DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_minidom.py for: python25
3519DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_minidom.pyc for: python25
3520DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_minidom.pyo for: python25
3521DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mmap.py for: python25
3522DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mmap.pyc for: python25
3523DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mmap.pyo for: python25
3524DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_module.py for: python25
3525DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_module.pyc for: python25
3526DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_module.pyo for: python25
3527DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_multibytecodec.py for: python25
3528DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_multibytecodec.pyc for: python25
3529DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_multibytecodec.pyo for: python25
3530DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_multibytecodec_support.py for: python25
3531DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_multibytecodec_support.pyc for: python25
3532DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_multibytecodec_support.pyo for: python25
3533DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_multifile.py for: python25
3534DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_multifile.pyc for: python25
3535DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_multifile.pyo for: python25
3536DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mutants.py for: python25
3537DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mutants.pyc for: python25
3538DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_mutants.pyo for: python25
3539DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_netrc.py for: python25
3540DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_netrc.pyc for: python25
3541DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_netrc.pyo for: python25
3542DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_new.py for: python25
3543DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_new.pyc for: python25
3544DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_new.pyo for: python25
3545DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_nis.py for: python25
3546DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_nis.pyc for: python25
3547DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_nis.pyo for: python25
3548DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_normalization.py for: python25
3549DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_normalization.pyc for: python25
3550DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_normalization.pyo for: python25
3551DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ntpath.py for: python25
3552DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ntpath.pyc for: python25
3553DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ntpath.pyo for: python25
3554DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_old_mailbox.py for: python25
3555DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_old_mailbox.pyc for: python25
3556DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_old_mailbox.pyo for: python25
3557DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_opcodes.py for: python25
3558DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_opcodes.pyc for: python25
3559DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_opcodes.pyo for: python25
3560DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_openpty.py for: python25
3561DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_openpty.pyc for: python25
3562DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_openpty.pyo for: python25
3563DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_operations.py for: python25
3564DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_operations.pyc for: python25
3565DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_operations.pyo for: python25
3566DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_operator.py for: python25
3567DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_operator.pyc for: python25
3568DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_operator.pyo for: python25
3569DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_optparse.py for: python25
3570DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_optparse.pyc for: python25
3571DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_optparse.pyo for: python25
3572DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_os.py for: python25
3573DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_os.pyc for: python25
3574DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_os.pyo for: python25
3575DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ossaudiodev.py for: python25
3576DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ossaudiodev.pyc for: python25
3577DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ossaudiodev.pyo for: python25
3578DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_parser.py for: python25
3579DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_parser.pyc for: python25
3580DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_parser.pyo for: python25
3581DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_peepholer.py for: python25
3582DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_peepholer.pyc for: python25
3583DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_peepholer.pyo for: python25
3584DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep247.py for: python25
3585DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep247.pyc for: python25
3586DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep247.pyo for: python25
3587DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep263.py for: python25
3588DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep263.pyc for: python25
3589DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep263.pyo for: python25
3590DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep277.py for: python25
3591DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep277.pyc for: python25
3592DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep277.pyo for: python25
3593DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep292.py for: python25
3594DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep292.pyc for: python25
3595DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep292.pyo for: python25
3596DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep352.py for: python25
3597DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep352.pyc for: python25
3598DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pep352.pyo for: python25
3599DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pickle.py for: python25
3600DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pickle.pyc for: python25
3601DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pickle.pyo for: python25
3602DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pickletools.py for: python25
3603DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pickletools.pyc for: python25
3604DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pickletools.pyo for: python25
3605DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pkg.py for: python25
3606DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pkg.pyc for: python25
3607DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pkg.pyo for: python25
3608DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pkgimport.py for: python25
3609DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pkgimport.pyc for: python25
3610DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pkgimport.pyo for: python25
3611DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_platform.py for: python25
3612DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_platform.pyc for: python25
3613DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_platform.pyo for: python25
3614DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_plistlib.py for: python25
3615DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_plistlib.pyc for: python25
3616DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_plistlib.pyo for: python25
3617DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_poll.py for: python25
3618DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_poll.pyc for: python25
3619DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_poll.pyo for: python25
3620DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_popen.py for: python25
3621DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_popen.pyc for: python25
3622DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_popen.pyo for: python25
3623DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_popen2.py for: python25
3624DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_popen2.pyc for: python25
3625DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_popen2.pyo for: python25
3626DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_posix.py for: python25
3627DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_posix.pyc for: python25
3628DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_posix.pyo for: python25
3629DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_posixpath.py for: python25
3630DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_posixpath.pyc for: python25
3631DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_posixpath.pyo for: python25
3632DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pow.py for: python25
3633DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pow.pyc for: python25
3634DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pow.pyo for: python25
3635DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pprint.py for: python25
3636DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pprint.pyc for: python25
3637DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pprint.pyo for: python25
3638DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_profile.py for: python25
3639DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_profile.pyc for: python25
3640DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_profile.pyo for: python25
3641DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_profilehooks.py for: python25
3642DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_profilehooks.pyc for: python25
3643DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_profilehooks.pyo for: python25
3644DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pty.py for: python25
3645DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pty.pyc for: python25
3646DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pty.pyo for: python25
3647DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pwd.py for: python25
3648DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pwd.pyc for: python25
3649DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pwd.pyo for: python25
3650DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pyclbr.py for: python25
3651DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pyclbr.pyc for: python25
3652DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pyclbr.pyo for: python25
3653DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pyexpat.py for: python25
3654DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pyexpat.pyc for: python25
3655DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_pyexpat.pyo for: python25
3656DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_queue.py for: python25
3657DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_queue.pyc for: python25
3658DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_queue.pyo for: python25
3659DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_quopri.py for: python25
3660DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_quopri.pyc for: python25
3661DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_quopri.pyo for: python25
3662DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_random.py for: python25
3663DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_random.pyc for: python25
3664DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_random.pyo for: python25
3665DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_re.py for: python25
3666DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_re.pyc for: python25
3667DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_re.pyo for: python25
3668DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_repr.py for: python25
3669DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_repr.pyc for: python25
3670DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_repr.pyo for: python25
3671DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_resource.py for: python25
3672DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_resource.pyc for: python25
3673DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_resource.pyo for: python25
3674DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_rfc822.py for: python25
3675DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_rfc822.pyc for: python25
3676DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_rfc822.pyo for: python25
3677DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_rgbimg.py for: python25
3678DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_rgbimg.pyc for: python25
3679DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_rgbimg.pyo for: python25
3680DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_richcmp.py for: python25
3681DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_richcmp.pyc for: python25
3682DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_richcmp.pyo for: python25
3683DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_robotparser.py for: python25
3684DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_robotparser.pyc for: python25
3685DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_robotparser.pyo for: python25
3686DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_runpy.py for: python25
3687DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_runpy.pyc for: python25
3688DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_runpy.pyo for: python25
3689DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sax.py for: python25
3690DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sax.pyc for: python25
3691DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sax.pyo for: python25
3692DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_scope.py for: python25
3693DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_scope.pyc for: python25
3694DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_scope.pyo for: python25
3695DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_scriptpackages.py for: python25
3696DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_scriptpackages.pyc for: python25
3697DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_scriptpackages.pyo for: python25
3698DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_select.py for: python25
3699DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_select.pyc for: python25
3700DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_select.pyo for: python25
3701DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_set.py for: python25
3702DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_set.pyc for: python25
3703DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_set.pyo for: python25
3704DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sets.py for: python25
3705DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sets.pyc for: python25
3706DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sets.pyo for: python25
3707DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sgmllib.py for: python25
3708DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sgmllib.pyc for: python25
3709DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sgmllib.pyo for: python25
3710DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sha.py for: python25
3711DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sha.pyc for: python25
3712DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sha.pyo for: python25
3713DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_shelve.py for: python25
3714DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_shelve.pyc for: python25
3715DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_shelve.pyo for: python25
3716DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_shlex.py for: python25
3717DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_shlex.pyc for: python25
3718DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_shlex.pyo for: python25
3719DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_shutil.py for: python25
3720DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_shutil.pyc for: python25
3721DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_shutil.pyo for: python25
3722DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_signal.py for: python25
3723DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_signal.pyc for: python25
3724DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_signal.pyo for: python25
3725DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_site.py for: python25
3726DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_site.pyc for: python25
3727DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_site.pyo for: python25
3728DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_slice.py for: python25
3729DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_slice.pyc for: python25
3730DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_slice.pyo for: python25
3731DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_socket.py for: python25
3732DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_socket.pyc for: python25
3733DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_socket.pyo for: python25
3734DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_socket_ssl.py for: python25
3735DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_socket_ssl.pyc for: python25
3736DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_socket_ssl.pyo for: python25
3737DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_socketserver.py for: python25
3738DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_socketserver.pyc for: python25
3739DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_socketserver.pyo for: python25
3740DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_softspace.py for: python25
3741DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_softspace.pyc for: python25
3742DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_softspace.pyo for: python25
3743DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sort.py for: python25
3744DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sort.pyc for: python25
3745DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sort.pyo for: python25
3746DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sqlite.py for: python25
3747DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sqlite.pyc for: python25
3748DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sqlite.pyo for: python25
3749DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_startfile.py for: python25
3750DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_startfile.pyc for: python25
3751DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_startfile.pyo for: python25
3752DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_str.py for: python25
3753DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_str.pyc for: python25
3754DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_str.pyo for: python25
3755DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_strftime.py for: python25
3756DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_strftime.pyc for: python25
3757DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_strftime.pyo for: python25
3758DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_string.py for: python25
3759DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_string.pyc for: python25
3760DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_string.pyo for: python25
3761DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_StringIO.py for: python25
3762DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_StringIO.pyc for: python25
3763DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_StringIO.pyo for: python25
3764DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_stringprep.py for: python25
3765DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_stringprep.pyc for: python25
3766DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_stringprep.pyo for: python25
3767DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_strop.py for: python25
3768DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_strop.pyc for: python25
3769DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_strop.pyo for: python25
3770DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_strptime.py for: python25
3771DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_strptime.pyc for: python25
3772DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_strptime.pyo for: python25
3773DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_struct.py for: python25
3774DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_struct.pyc for: python25
3775DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_struct.pyo for: python25
3776DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_structmembers.py for: python25
3777DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_structmembers.pyc for: python25
3778DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_structmembers.pyo for: python25
3779DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_structseq.py for: python25
3780DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_structseq.pyc for: python25
3781DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_structseq.pyo for: python25
3782DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_subprocess.py for: python25
3783DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_subprocess.pyc for: python25
3784DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_subprocess.pyo for: python25
3785DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sunaudiodev.py for: python25
3786DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sunaudiodev.pyc for: python25
3787DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sunaudiodev.pyo for: python25
3788DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sundry.py for: python25
3789DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sundry.pyc for: python25
3790DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sundry.pyo for: python25
3791DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_support.py for: python25
3792DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_support.pyc for: python25
3793DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_support.pyo for: python25
3794DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_symtable.py for: python25
3795DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_symtable.pyc for: python25
3796DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_symtable.pyo for: python25
3797DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_syntax.py for: python25
3798DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_syntax.pyc for: python25
3799DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_syntax.pyo for: python25
3800DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sys.py for: python25
3801DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sys.pyc for: python25
3802DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_sys.pyo for: python25
3803DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tarfile.py for: python25
3804DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tarfile.pyc for: python25
3805DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tarfile.pyo for: python25
3806DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tcl.py for: python25
3807DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tcl.pyc for: python25
3808DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tcl.pyo for: python25
3809DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tempfile.py for: python25
3810DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tempfile.pyc for: python25
3811DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tempfile.pyo for: python25
3812DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_textwrap.py for: python25
3813DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_textwrap.pyc for: python25
3814DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_textwrap.pyo for: python25
3815DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_thread.py for: python25
3816DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_thread.pyc for: python25
3817DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_thread.pyo for: python25
3818DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threaded_import.py for: python25
3819DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threaded_import.pyc for: python25
3820DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threaded_import.pyo for: python25
3821DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threadedtempfile.py for: python25
3822DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threadedtempfile.pyc for: python25
3823DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threadedtempfile.pyo for: python25
3824DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threading.py for: python25
3825DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threading.pyc for: python25
3826DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threading.pyo for: python25
3827DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threading_local.py for: python25
3828DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threading_local.pyc for: python25
3829DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threading_local.pyo for: python25
3830DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threadsignals.py for: python25
3831DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threadsignals.pyc for: python25
3832DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_threadsignals.pyo for: python25
3833DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_time.py for: python25
3834DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_time.pyc for: python25
3835DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_time.pyo for: python25
3836DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_timeout.py for: python25
3837DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_timeout.pyc for: python25
3838DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_timeout.pyo for: python25
3839DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tokenize.py for: python25
3840DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tokenize.pyc for: python25
3841DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tokenize.pyo for: python25
3842DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_trace.py for: python25
3843DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_trace.pyc for: python25
3844DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_trace.pyo for: python25
3845DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_traceback.py for: python25
3846DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_traceback.pyc for: python25
3847DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_traceback.pyo for: python25
3848DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_transformer.py for: python25
3849DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_transformer.pyc for: python25
3850DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_transformer.pyo for: python25
3851DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tuple.py for: python25
3852DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tuple.pyc for: python25
3853DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_tuple.pyo for: python25
3854DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_types.py for: python25
3855DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_types.pyc for: python25
3856DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_types.pyo for: python25
3857DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ucn.py for: python25
3858DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ucn.pyc for: python25
3859DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_ucn.pyo for: python25
3860DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unary.py for: python25
3861DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unary.pyc for: python25
3862DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unary.pyo for: python25
3863DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unicode.py for: python25
3864DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unicode.pyc for: python25
3865DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unicode.pyo for: python25
3866DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unicode_file.py for: python25
3867DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unicode_file.pyc for: python25
3868DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unicode_file.pyo for: python25
3869DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unicodedata.py for: python25
3870DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unicodedata.pyc for: python25
3871DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unicodedata.pyo for: python25
3872DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unittest.py for: python25
3873DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unittest.pyc for: python25
3874DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unittest.pyo for: python25
3875DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_univnewlines.py for: python25
3876DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_univnewlines.pyc for: python25
3877DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_univnewlines.pyo for: python25
3878DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unpack.py for: python25
3879DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unpack.pyc for: python25
3880DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_unpack.pyo for: python25
3881DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllib.py for: python25
3882DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllib.pyc for: python25
3883DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllib.pyo for: python25
3884DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllib2.py for: python25
3885DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllib2.pyc for: python25
3886DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllib2.pyo for: python25
3887DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllib2_localnet.py for: python25
3888DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllib2_localnet.pyc for: python25
3889DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllib2_localnet.pyo for: python25
3890DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllib2net.py for: python25
3891DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllib2net.pyc for: python25
3892DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllib2net.pyo for: python25
3893DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllibnet.py for: python25
3894DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllibnet.pyc for: python25
3895DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urllibnet.pyo for: python25
3896DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urlparse.py for: python25
3897DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urlparse.pyc for: python25
3898DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_urlparse.pyo for: python25
3899DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_userdict.py for: python25
3900DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_userdict.pyc for: python25
3901DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_userdict.pyo for: python25
3902DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_userlist.py for: python25
3903DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_userlist.pyc for: python25
3904DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_userlist.pyo for: python25
3905DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_userstring.py for: python25
3906DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_userstring.pyc for: python25
3907DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_userstring.pyo for: python25
3908DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_uu.py for: python25
3909DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_uu.pyc for: python25
3910DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_uu.pyo for: python25
3911DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_uuid.py for: python25
3912DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_uuid.pyc for: python25
3913DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_uuid.pyo for: python25
3914DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_wait3.py for: python25
3915DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_wait3.pyc for: python25
3916DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_wait3.pyo for: python25
3917DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_wait4.py for: python25
3918DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_wait4.pyc for: python25
3919DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_wait4.pyo for: python25
3920DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_warnings.py for: python25
3921DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_warnings.pyc for: python25
3922DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_warnings.pyo for: python25
3923DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_wave.py for: python25
3924DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_wave.pyc for: python25
3925DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_wave.pyo for: python25
3926DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_weakref.py for: python25
3927DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_weakref.pyc for: python25
3928DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_weakref.pyo for: python25
3929DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_whichdb.py for: python25
3930DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_whichdb.pyc for: python25
3931DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_whichdb.pyo for: python25
3932DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_winreg.py for: python25
3933DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_winreg.pyc for: python25
3934DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_winreg.pyo for: python25
3935DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_winsound.py for: python25
3936DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_winsound.pyc for: python25
3937DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_winsound.pyo for: python25
3938DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_with.py for: python25
3939DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_with.pyc for: python25
3940DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_with.pyo for: python25
3941DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_wsgiref.py for: python25
3942DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_wsgiref.pyc for: python25
3943DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_wsgiref.pyo for: python25
3944DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xdrlib.py for: python25
3945DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xdrlib.pyc for: python25
3946DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xdrlib.pyo for: python25
3947DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xml_etree.py for: python25
3948DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xml_etree.pyc for: python25
3949DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xml_etree.pyo for: python25
3950DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xml_etree_c.py for: python25
3951DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xml_etree_c.pyc for: python25
3952DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xml_etree_c.pyo for: python25
3953DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xmllib.py for: python25
3954DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xmllib.pyc for: python25
3955DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xmllib.pyo for: python25
3956DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xmlrpc.py for: python25
3957DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xmlrpc.pyc for: python25
3958DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xmlrpc.pyo for: python25
3959DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xpickle.py for: python25
3960DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xpickle.pyc for: python25
3961DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xpickle.pyo for: python25
3962DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xrange.py for: python25
3963DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xrange.pyc for: python25
3964DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_xrange.pyo for: python25
3965DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_zipfile.py for: python25
3966DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_zipfile.pyc for: python25
3967DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_zipfile.pyo for: python25
3968DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_zipfile64.py for: python25
3969DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_zipfile64.pyc for: python25
3970DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_zipfile64.pyo for: python25
3971DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_zipimport.py for: python25
3972DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_zipimport.pyc for: python25
3973DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_zipimport.pyo for: python25
3974DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_zlib.py for: python25
3975DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_zlib.pyc for: python25
3976DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/test_zlib.pyo for: python25
3977DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/testall.py for: python25
3978DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/testall.pyc for: python25
3979DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/testall.pyo for: python25
3980DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/testcodec.py for: python25
3981DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/testcodec.pyc for: python25
3982DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/testcodec.pyo for: python25
3983DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/testimg.uue for: python25
3984DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/testimgr.uue for: python25
3985DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/testrgb.uue for: python25
3986DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/testtar.tar for: python25
3987DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/tf_inherit_check.py for: python25
3988DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/tf_inherit_check.pyc for: python25
3989DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/tf_inherit_check.pyo for: python25
3990DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/threaded_import_hangers.py for: python25
3991DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/threaded_import_hangers.pyc for: python25
3992DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/threaded_import_hangers.pyo for: python25
3993DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/time_hashlib.py for: python25
3994DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/time_hashlib.pyc for: python25
3995DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/time_hashlib.pyo for: python25
3996DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/tokenize_tests.txt for: python25
3997DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/xmltests.py for: python25
3998DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/xmltests.pyc for: python25
3999DEBUG: Adding file to file_map: /opt/local/lib/python2.5/test/xmltests.pyo for: python25
4000DEBUG: Adding file to file_map: /opt/local/lib/python2.5/textwrap.py for: python25
4001DEBUG: Adding file to file_map: /opt/local/lib/python2.5/textwrap.pyc for: python25
4002DEBUG: Adding file to file_map: /opt/local/lib/python2.5/textwrap.pyo for: python25
4003DEBUG: Adding file to file_map: /opt/local/lib/python2.5/this.py for: python25
4004DEBUG: Adding file to file_map: /opt/local/lib/python2.5/this.pyc for: python25
4005DEBUG: Adding file to file_map: /opt/local/lib/python2.5/this.pyo for: python25
4006DEBUG: Adding file to file_map: /opt/local/lib/python2.5/threading.py for: python25
4007DEBUG: Adding file to file_map: /opt/local/lib/python2.5/threading.pyc for: python25
4008DEBUG: Adding file to file_map: /opt/local/lib/python2.5/threading.pyo for: python25
4009DEBUG: Adding file to file_map: /opt/local/lib/python2.5/timeit.py for: python25
4010DEBUG: Adding file to file_map: /opt/local/lib/python2.5/timeit.pyc for: python25
4011DEBUG: Adding file to file_map: /opt/local/lib/python2.5/timeit.pyo for: python25
4012DEBUG: Adding file to file_map: /opt/local/lib/python2.5/toaiff.py for: python25
4013DEBUG: Adding file to file_map: /opt/local/lib/python2.5/toaiff.pyc for: python25
4014DEBUG: Adding file to file_map: /opt/local/lib/python2.5/toaiff.pyo for: python25
4015DEBUG: Adding file to file_map: /opt/local/lib/python2.5/token.py for: python25
4016DEBUG: Adding file to file_map: /opt/local/lib/python2.5/token.pyc for: python25
4017DEBUG: Adding file to file_map: /opt/local/lib/python2.5/token.pyo for: python25
4018DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tokenize.py for: python25
4019DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tokenize.pyc for: python25
4020DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tokenize.pyo for: python25
4021DEBUG: Adding file to file_map: /opt/local/lib/python2.5/trace.py for: python25
4022DEBUG: Adding file to file_map: /opt/local/lib/python2.5/trace.pyc for: python25
4023DEBUG: Adding file to file_map: /opt/local/lib/python2.5/trace.pyo for: python25
4024DEBUG: Adding file to file_map: /opt/local/lib/python2.5/traceback.py for: python25
4025DEBUG: Adding file to file_map: /opt/local/lib/python2.5/traceback.pyc for: python25
4026DEBUG: Adding file to file_map: /opt/local/lib/python2.5/traceback.pyo for: python25
4027DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tty.py for: python25
4028DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tty.pyc for: python25
4029DEBUG: Adding file to file_map: /opt/local/lib/python2.5/tty.pyo for: python25
4030DEBUG: Adding file to file_map: /opt/local/lib/python2.5/types.py for: python25
4031DEBUG: Adding file to file_map: /opt/local/lib/python2.5/types.pyc for: python25
4032DEBUG: Adding file to file_map: /opt/local/lib/python2.5/types.pyo for: python25
4033DEBUG: Adding file to file_map: /opt/local/lib/python2.5/unittest.py for: python25
4034DEBUG: Adding file to file_map: /opt/local/lib/python2.5/unittest.pyc for: python25
4035DEBUG: Adding file to file_map: /opt/local/lib/python2.5/unittest.pyo for: python25
4036DEBUG: Adding file to file_map: /opt/local/lib/python2.5/urllib.py for: python25
4037DEBUG: Adding file to file_map: /opt/local/lib/python2.5/urllib.pyc for: python25
4038DEBUG: Adding file to file_map: /opt/local/lib/python2.5/urllib.pyo for: python25
4039DEBUG: Adding file to file_map: /opt/local/lib/python2.5/urllib2.py for: python25
4040DEBUG: Adding file to file_map: /opt/local/lib/python2.5/urllib2.pyc for: python25
4041DEBUG: Adding file to file_map: /opt/local/lib/python2.5/urllib2.pyo for: python25
4042DEBUG: Adding file to file_map: /opt/local/lib/python2.5/urlparse.py for: python25
4043DEBUG: Adding file to file_map: /opt/local/lib/python2.5/urlparse.pyc for: python25
4044DEBUG: Adding file to file_map: /opt/local/lib/python2.5/urlparse.pyo for: python25
4045DEBUG: Adding file to file_map: /opt/local/lib/python2.5/user.py for: python25
4046DEBUG: Adding file to file_map: /opt/local/lib/python2.5/user.pyc for: python25
4047DEBUG: Adding file to file_map: /opt/local/lib/python2.5/user.pyo for: python25
4048DEBUG: Adding file to file_map: /opt/local/lib/python2.5/UserDict.py for: python25
4049DEBUG: Adding file to file_map: /opt/local/lib/python2.5/UserDict.pyc for: python25
4050DEBUG: Adding file to file_map: /opt/local/lib/python2.5/UserDict.pyo for: python25
4051DEBUG: Adding file to file_map: /opt/local/lib/python2.5/UserList.py for: python25
4052DEBUG: Adding file to file_map: /opt/local/lib/python2.5/UserList.pyc for: python25
4053DEBUG: Adding file to file_map: /opt/local/lib/python2.5/UserList.pyo for: python25
4054DEBUG: Adding file to file_map: /opt/local/lib/python2.5/UserString.py for: python25
4055DEBUG: Adding file to file_map: /opt/local/lib/python2.5/UserString.pyc for: python25
4056DEBUG: Adding file to file_map: /opt/local/lib/python2.5/UserString.pyo for: python25
4057DEBUG: Adding file to file_map: /opt/local/lib/python2.5/uu.py for: python25
4058DEBUG: Adding file to file_map: /opt/local/lib/python2.5/uu.pyc for: python25
4059DEBUG: Adding file to file_map: /opt/local/lib/python2.5/uu.pyo for: python25
4060DEBUG: Adding file to file_map: /opt/local/lib/python2.5/uuid.py for: python25
4061DEBUG: Adding file to file_map: /opt/local/lib/python2.5/uuid.pyc for: python25
4062DEBUG: Adding file to file_map: /opt/local/lib/python2.5/uuid.pyo for: python25
4063DEBUG: Adding file to file_map: /opt/local/lib/python2.5/warnings.py for: python25
4064DEBUG: Adding file to file_map: /opt/local/lib/python2.5/warnings.pyc for: python25
4065DEBUG: Adding file to file_map: /opt/local/lib/python2.5/warnings.pyo for: python25
4066DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wave.py for: python25
4067DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wave.pyc for: python25
4068DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wave.pyo for: python25
4069DEBUG: Adding file to file_map: /opt/local/lib/python2.5/weakref.py for: python25
4070DEBUG: Adding file to file_map: /opt/local/lib/python2.5/weakref.pyc for: python25
4071DEBUG: Adding file to file_map: /opt/local/lib/python2.5/weakref.pyo for: python25
4072DEBUG: Adding file to file_map: /opt/local/lib/python2.5/webbrowser.py for: python25
4073DEBUG: Adding file to file_map: /opt/local/lib/python2.5/webbrowser.pyc for: python25
4074DEBUG: Adding file to file_map: /opt/local/lib/python2.5/webbrowser.pyo for: python25
4075DEBUG: Adding file to file_map: /opt/local/lib/python2.5/whichdb.py for: python25
4076DEBUG: Adding file to file_map: /opt/local/lib/python2.5/whichdb.pyc for: python25
4077DEBUG: Adding file to file_map: /opt/local/lib/python2.5/whichdb.pyo for: python25
4078DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/__init__.py for: python25
4079DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/__init__.pyc for: python25
4080DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/__init__.pyo for: python25
4081DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/handlers.py for: python25
4082DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/handlers.pyc for: python25
4083DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/handlers.pyo for: python25
4084DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/headers.py for: python25
4085DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/headers.pyc for: python25
4086DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/headers.pyo for: python25
4087DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/simple_server.py for: python25
4088DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/simple_server.pyc for: python25
4089DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/simple_server.pyo for: python25
4090DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/util.py for: python25
4091DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/util.pyc for: python25
4092DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/util.pyo for: python25
4093DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/validate.py for: python25
4094DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/validate.pyc for: python25
4095DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref/validate.pyo for: python25
4096DEBUG: Adding file to file_map: /opt/local/lib/python2.5/wsgiref.egg-info for: python25
4097DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xdrlib.py for: python25
4098DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xdrlib.pyc for: python25
4099DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xdrlib.pyo for: python25
4100DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/__init__.py for: python25
4101DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/__init__.pyc for: python25
4102DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/__init__.pyo for: python25
4103DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/__init__.py for: python25
4104DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/__init__.pyc for: python25
4105DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/__init__.pyo for: python25
4106DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/domreg.py for: python25
4107DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/domreg.pyc for: python25
4108DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/domreg.pyo for: python25
4109DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/expatbuilder.py for: python25
4110DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/expatbuilder.pyc for: python25
4111DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/expatbuilder.pyo for: python25
4112DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/minicompat.py for: python25
4113DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/minicompat.pyc for: python25
4114DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/minicompat.pyo for: python25
4115DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/minidom.py for: python25
4116DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/minidom.pyc for: python25
4117DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/minidom.pyo for: python25
4118DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/NodeFilter.py for: python25
4119DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/NodeFilter.pyc for: python25
4120DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/NodeFilter.pyo for: python25
4121DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/pulldom.py for: python25
4122DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/pulldom.pyc for: python25
4123DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/pulldom.pyo for: python25
4124DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/xmlbuilder.py for: python25
4125DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/xmlbuilder.pyc for: python25
4126DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/dom/xmlbuilder.pyo for: python25
4127DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/__init__.py for: python25
4128DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/__init__.pyc for: python25
4129DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/__init__.pyo for: python25
4130DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/cElementTree.py for: python25
4131DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/cElementTree.pyc for: python25
4132DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/cElementTree.pyo for: python25
4133DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/ElementInclude.py for: python25
4134DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/ElementInclude.pyc for: python25
4135DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/ElementInclude.pyo for: python25
4136DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/ElementPath.py for: python25
4137DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/ElementPath.pyc for: python25
4138DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/ElementPath.pyo for: python25
4139DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/ElementTree.py for: python25
4140DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/ElementTree.pyc for: python25
4141DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/etree/ElementTree.pyo for: python25
4142DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/parsers/__init__.py for: python25
4143DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/parsers/__init__.pyc for: python25
4144DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/parsers/__init__.pyo for: python25
4145DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/parsers/expat.py for: python25
4146DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/parsers/expat.pyc for: python25
4147DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/parsers/expat.pyo for: python25
4148DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/__init__.py for: python25
4149DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/__init__.pyc for: python25
4150DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/__init__.pyo for: python25
4151DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/_exceptions.py for: python25
4152DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/_exceptions.pyc for: python25
4153DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/_exceptions.pyo for: python25
4154DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/expatreader.py for: python25
4155DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/expatreader.pyc for: python25
4156DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/expatreader.pyo for: python25
4157DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/handler.py for: python25
4158DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/handler.pyc for: python25
4159DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/handler.pyo for: python25
4160DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/saxutils.py for: python25
4161DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/saxutils.pyc for: python25
4162DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/saxutils.pyo for: python25
4163DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/xmlreader.py for: python25
4164DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/xmlreader.pyc for: python25
4165DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xml/sax/xmlreader.pyo for: python25
4166DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xmllib.py for: python25
4167DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xmllib.pyc for: python25
4168DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xmllib.pyo for: python25
4169DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xmlrpclib.py for: python25
4170DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xmlrpclib.pyc for: python25
4171DEBUG: Adding file to file_map: /opt/local/lib/python2.5/xmlrpclib.pyo for: python25
4172DEBUG: Adding file to file_map: /opt/local/lib/python2.5/zipfile.py for: python25
4173DEBUG: Adding file to file_map: /opt/local/lib/python2.5/zipfile.pyc for: python25
4174DEBUG: Adding file to file_map: /opt/local/lib/python2.5/zipfile.pyo for: python25
4175DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/idle for: python25
4176DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/idle2.5 for: python25
4177DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/pydoc for: python25
4178DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/pydoc2.5 for: python25
4179DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/python for: python25
4180DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/python-config for: python25
4181DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/python2.5 for: python25
4182DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/python2.5-config for: python25
4183DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/pythonw for: python25
4184DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/pythonw2.5 for: python25
4185DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/smtpd.py for: python25
4186DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/smtpd2.5.py for: python25
4187DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Headers for: python25
4188DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 for: python25
4189DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/libpython2.5.dylib for: python25
4190DEBUG: Adding link to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5 for: python25
4191DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Python for: python25
4192DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/English.lproj/InfoPlist.strings for: python25
4193DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Info.plist for: python25
4194DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Info.plist for: python25
4195DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python for: python25
4196DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/PkgInfo for: python25
4197DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/community.html for: python25
4198DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/doc/index.html for: python25
4199DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/finder.html for: python25
4200DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/gui.html for: python25
4201DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/ide/entering_in_new_window.gif for: python25
4202DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/ide/hello_world.gif for: python25
4203DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/ide/IDE.gif for: python25
4204DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/ide/index.html for: python25
4205DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/ide/loading_ide.gif for: python25
4206DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/ide/making_new_window.gif for: python25
4207DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/ide/new_ide_window.gif for: python25
4208DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/ide/new_window_made.gif for: python25
4209DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/ide/output_window.gif for: python25
4210DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/ide/saving_edited_file.gif for: python25
4211DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/ide/simple_commands.gif for: python25
4212DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/ide/syntax_error.gif for: python25
4213DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/index.html for: python25
4214DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/intro.html for: python25
4215DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/PackageManager.gif for: python25
4216DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/packman.html for: python25
4217DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/python.gif for: python25
4218DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/pythonsmall.gif for: python25
4219DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/scripting.html for: python25
4220DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/Documentation/shell.html for: python25
4221DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/English.lproj/InfoPlist.strings for: python25
4222DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/PythonApplet.icns for: python25
4223DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/Resources/PythonInterpreter.icns for: python25
4224DEBUG: Adding file to file_map: /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/version.plist for: python25
4225DEBUG: Adding file to file_map: /opt/local/share/man/man1/python2.5.1.gz for: python25
4226DEBUG: Executing proc-post-org.macports.activate-activate-0
4227
4228To fully complete your installation and make python 2.5 the default, please run
4229
4230  sudo port install python_select 
4231  sudo python_select python25
4232
4233DEBUG: Skipping completed org.macports.main (python25)
4234--->  Cleaning python25
4235DEBUG: Executing org.macports.clean (python25)
4236--->  Removing build directory for python25
4237DEBUG: Removing directory: /opt/local/var/macports/build/_Users_aul_dports_lang_python25
4238DEBUG: delete: /opt/local/var/macports/build/_Users_aul_dports_lang_python25
4239DEBUG: Removing symlink: /Users/aul/dports/lang/python25/work
4240DEBUG: delete: /Users/aul/dports/lang/python25/work