From 9d4979292427dcb8857ba3a50b528ec2086c2505 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Tue, 6 Jan 1998 08:03:13 +0000 Subject: Upgrade to 1.5. --- lang/python32/pkg-plist | 1386 ++++++++++++++++++++++++++++++----------------- 1 file changed, 901 insertions(+), 485 deletions(-) (limited to 'lang/python32/pkg-plist') diff --git a/lang/python32/pkg-plist b/lang/python32/pkg-plist index ea3e038516d4..6d0e697c8732 100644 --- a/lang/python32/pkg-plist +++ b/lang/python32/pkg-plist @@ -1,487 +1,903 @@ -bin/python1.4 +bin/python1.5 bin/python -include/python1.4/Python.h -include/python1.4/abstract.h -include/python1.4/accessobject.h -include/python1.4/allobjects.h -include/python1.4/assert.h -include/python1.4/bitset.h -include/python1.4/bltinmodule.h -include/python1.4/ceval.h -include/python1.4/cgensupport.h -include/python1.4/classobject.h -include/python1.4/cobject.h -include/python1.4/compile.h -include/python1.4/complexobject.h -include/python1.4/config.h -include/python1.4/dictobject.h -include/python1.4/errcode.h -include/python1.4/eval.h -include/python1.4/fileobject.h -include/python1.4/floatobject.h -include/python1.4/frameobject.h -include/python1.4/funcobject.h -include/python1.4/graminit.h -include/python1.4/grammar.h -include/python1.4/import.h -include/python1.4/intobject.h -include/python1.4/intrcheck.h -include/python1.4/listobject.h -include/python1.4/longintrepr.h -include/python1.4/longobject.h -include/python1.4/mappingobject.h -include/python1.4/marshal.h -include/python1.4/metagrammar.h -include/python1.4/methodobject.h -include/python1.4/modsupport.h -include/python1.4/moduleobject.h -include/python1.4/mymalloc.h -include/python1.4/mymath.h -include/python1.4/myproto.h -include/python1.4/myselect.h -include/python1.4/mytime.h -include/python1.4/node.h -include/python1.4/object.h -include/python1.4/objimpl.h -include/python1.4/opcode.h -include/python1.4/osdefs.h -include/python1.4/parsetok.h -include/python1.4/patchlevel.h -include/python1.4/pgenheaders.h -include/python1.4/pydebug.h -include/python1.4/pyerrors.h -include/python1.4/pythonrun.h -include/python1.4/rangeobject.h -include/python1.4/rename2.h -include/python1.4/sliceobject.h -include/python1.4/stringobject.h -include/python1.4/structmember.h -include/python1.4/sysmodule.h -include/python1.4/thread.h -include/python1.4/token.h -include/python1.4/traceback.h -include/python1.4/tupleobject.h -lib/python1.4/config/libParser.a -lib/python1.4/config/libObjects.a -lib/python1.4/config/libPython.a -lib/python1.4/config/libModules.a -lib/python1.4/config/config.c -lib/python1.4/config/getpath.c -lib/python1.4/config/config.c.in -lib/python1.4/config/Makefile -lib/python1.4/config/Setup -lib/python1.4/config/makesetup -lib/python1.4/config/config.h -lib/python1.4/config/frozenmain.c -lib/python1.4/config/main.o -lib/python1.4/sharedmodules/dbmmodule.so -lib/python1.4/sharedmodules/nismodule.so -lib/python1.4/sharedmodules/termios.so -lib/python1.4/sharedmodules/audioop.so -lib/python1.4/sharedmodules/imageop.so -lib/python1.4/sharedmodules/rgbimgmodule.so -lib/python1.4/sharedmodules/md5module.so -lib/python1.4/sharedmodules/_tkinter.so -lib/python1.4/sharedmodules/rotormodule.so -lib/python1.4/sharedmodules/syslogmodule.so -lib/python1.4/sharedmodules/cursesmodule.so -lib/python1.4/sharedmodules/bsddbmodule.so -lib/python1.4/sharedmodules/binascii.so +include/python1.5/Python.h +include/python1.5/abstract.h +include/python1.5/bitset.h +include/python1.5/cStringIO.h +include/python1.5/ceval.h +include/python1.5/classobject.h +include/python1.5/cobject.h +include/python1.5/compile.h +include/python1.5/complexobject.h +include/python1.5/config.h +include/python1.5/dictobject.h +include/python1.5/errcode.h +include/python1.5/eval.h +include/python1.5/fileobject.h +include/python1.5/floatobject.h +include/python1.5/frameobject.h +include/python1.5/funcobject.h +include/python1.5/graminit.h +include/python1.5/grammar.h +include/python1.5/import.h +include/python1.5/intobject.h +include/python1.5/intrcheck.h +include/python1.5/listobject.h +include/python1.5/longintrepr.h +include/python1.5/longobject.h +include/python1.5/marshal.h +include/python1.5/metagrammar.h +include/python1.5/methodobject.h +include/python1.5/modsupport.h +include/python1.5/moduleobject.h +include/python1.5/mymalloc.h +include/python1.5/mymath.h +include/python1.5/myproto.h +include/python1.5/myselect.h +include/python1.5/mytime.h +include/python1.5/node.h +include/python1.5/object.h +include/python1.5/objimpl.h +include/python1.5/opcode.h +include/python1.5/osdefs.h +include/python1.5/parsetok.h +include/python1.5/patchlevel.h +include/python1.5/pgenheaders.h +include/python1.5/pydebug.h +include/python1.5/pyerrors.h +include/python1.5/pyfpe.h +include/python1.5/pystate.h +include/python1.5/pythonrun.h +include/python1.5/rangeobject.h +include/python1.5/rename2.h +include/python1.5/sliceobject.h +include/python1.5/stringobject.h +include/python1.5/structmember.h +include/python1.5/sysmodule.h +include/python1.5/thread.h +include/python1.5/token.h +include/python1.5/traceback.h +include/python1.5/tupleobject.h +lib/python1.5/BaseHTTPServer.py +lib/python1.5/BaseHTTPServer.pyc +lib/python1.5/BaseHTTPServer.pyo +lib/python1.5/Bastion.py +lib/python1.5/Bastion.pyc +lib/python1.5/Bastion.pyo +lib/python1.5/CGIHTTPServer.py +lib/python1.5/CGIHTTPServer.pyc +lib/python1.5/CGIHTTPServer.pyo +lib/python1.5/ConfigParser.py +lib/python1.5/ConfigParser.pyc +lib/python1.5/ConfigParser.pyo +lib/python1.5/MimeWriter.py +lib/python1.5/MimeWriter.pyc +lib/python1.5/MimeWriter.pyo +lib/python1.5/Para.py +lib/python1.5/Para.pyc +lib/python1.5/Para.pyo +lib/python1.5/Queue.py +lib/python1.5/Queue.pyc +lib/python1.5/Queue.pyo +lib/python1.5/SimpleHTTPServer.py +lib/python1.5/SimpleHTTPServer.pyc +lib/python1.5/SimpleHTTPServer.pyo +lib/python1.5/SocketServer.py +lib/python1.5/SocketServer.pyc +lib/python1.5/SocketServer.pyo +lib/python1.5/StringIO.py +lib/python1.5/StringIO.pyc +lib/python1.5/StringIO.pyo +lib/python1.5/UserDict.py +lib/python1.5/UserDict.pyc +lib/python1.5/UserDict.pyo +lib/python1.5/UserList.py +lib/python1.5/UserList.pyc +lib/python1.5/UserList.pyo +lib/python1.5/addpack.py +lib/python1.5/addpack.pyc +lib/python1.5/addpack.pyo +lib/python1.5/aifc.py +lib/python1.5/aifc.pyc +lib/python1.5/aifc.pyo +lib/python1.5/anydbm.py +lib/python1.5/anydbm.pyc +lib/python1.5/anydbm.pyo +lib/python1.5/audiodev.py +lib/python1.5/audiodev.pyc +lib/python1.5/audiodev.pyo +lib/python1.5/base64.py +lib/python1.5/base64.pyc +lib/python1.5/base64.pyo +lib/python1.5/bdb.py +lib/python1.5/bdb.pyc +lib/python1.5/bdb.pyo +lib/python1.5/binhex.py +lib/python1.5/binhex.pyc +lib/python1.5/binhex.pyo +lib/python1.5/bisect.py +lib/python1.5/bisect.pyc +lib/python1.5/bisect.pyo +lib/python1.5/calendar.py +lib/python1.5/calendar.pyc +lib/python1.5/calendar.pyo +lib/python1.5/cgi.py +lib/python1.5/cgi.pyc +lib/python1.5/cgi.pyo +lib/python1.5/cmd.py +lib/python1.5/cmd.pyc +lib/python1.5/cmd.pyo +lib/python1.5/cmp.py +lib/python1.5/cmp.pyc +lib/python1.5/cmp.pyo +lib/python1.5/cmpcache.py +lib/python1.5/cmpcache.pyc +lib/python1.5/cmpcache.pyo +lib/python1.5/code.py +lib/python1.5/code.pyc +lib/python1.5/code.pyo +lib/python1.5/codehack.py +lib/python1.5/codehack.pyc +lib/python1.5/codehack.pyo +lib/python1.5/colorsys.py +lib/python1.5/colorsys.pyc +lib/python1.5/colorsys.pyo +lib/python1.5/commands.py +lib/python1.5/commands.pyc +lib/python1.5/commands.pyo +lib/python1.5/compileall.py +lib/python1.5/compileall.pyc +lib/python1.5/compileall.pyo +lib/python1.5/config/Makefile +lib/python1.5/config/Makefile.pre.in +lib/python1.5/config/Setup +lib/python1.5/config/Setup.local +lib/python1.5/config/Setup.thread +lib/python1.5/config/config.c +lib/python1.5/config/config.c.in +lib/python1.5/config/install-sh +lib/python1.5/config/libpython1.5.a +lib/python1.5/config/makesetup +lib/python1.5/config/python.o +lib/python1.5/copy.py +lib/python1.5/copy.pyc +lib/python1.5/copy.pyo +lib/python1.5/copy_reg.py +lib/python1.5/copy_reg.pyc +lib/python1.5/copy_reg.pyo +lib/python1.5/dbhash.py +lib/python1.5/dbhash.pyc +lib/python1.5/dbhash.pyo +lib/python1.5/dircache.py +lib/python1.5/dircache.pyc +lib/python1.5/dircache.pyo +lib/python1.5/dircmp.py +lib/python1.5/dircmp.pyc +lib/python1.5/dircmp.pyo +lib/python1.5/dis.py +lib/python1.5/dis.pyc +lib/python1.5/dis.pyo +lib/python1.5/dospath.py +lib/python1.5/dospath.pyc +lib/python1.5/dospath.pyo +lib/python1.5/dumbdbm.py +lib/python1.5/dumbdbm.pyc +lib/python1.5/dumbdbm.pyo +lib/python1.5/dump.py +lib/python1.5/dump.pyc +lib/python1.5/dump.pyo +lib/python1.5/exceptions.py +lib/python1.5/exceptions.pyc +lib/python1.5/exceptions.pyo +lib/python1.5/fileinput.py +lib/python1.5/fileinput.pyc +lib/python1.5/fileinput.pyo +lib/python1.5/find.py +lib/python1.5/find.pyc +lib/python1.5/find.pyo +lib/python1.5/fmt.py +lib/python1.5/fmt.pyc +lib/python1.5/fmt.pyo +lib/python1.5/fnmatch.py +lib/python1.5/fnmatch.pyc +lib/python1.5/fnmatch.pyo +lib/python1.5/formatter.py +lib/python1.5/formatter.pyc +lib/python1.5/formatter.pyo +lib/python1.5/fpformat.py +lib/python1.5/fpformat.pyc +lib/python1.5/fpformat.pyo +lib/python1.5/ftplib.py +lib/python1.5/ftplib.pyc +lib/python1.5/ftplib.pyo +lib/python1.5/getopt.py +lib/python1.5/getopt.pyc +lib/python1.5/getopt.pyo +lib/python1.5/glob.py +lib/python1.5/glob.pyc +lib/python1.5/glob.pyo +lib/python1.5/gopherlib.py +lib/python1.5/gopherlib.pyc +lib/python1.5/gopherlib.pyo +lib/python1.5/grep.py +lib/python1.5/grep.pyc +lib/python1.5/grep.pyo +lib/python1.5/gzip.py +lib/python1.5/gzip.pyc +lib/python1.5/gzip.pyo +lib/python1.5/htmlentitydefs.py +lib/python1.5/htmlentitydefs.pyc +lib/python1.5/htmlentitydefs.pyo +lib/python1.5/htmllib.py +lib/python1.5/htmllib.pyc +lib/python1.5/htmllib.pyo +lib/python1.5/httplib.py +lib/python1.5/httplib.pyc +lib/python1.5/httplib.pyo +lib/python1.5/ihooks.py +lib/python1.5/ihooks.pyc +lib/python1.5/ihooks.pyo +lib/python1.5/imghdr.py +lib/python1.5/imghdr.pyc +lib/python1.5/imghdr.pyo +lib/python1.5/keyword.py +lib/python1.5/keyword.pyc +lib/python1.5/keyword.pyo +lib/python1.5/knee.py +lib/python1.5/knee.pyc +lib/python1.5/knee.pyo +lib/python1.5/lib-dynload/_tkinter.so +lib/python1.5/lib-dynload/audioop.so +lib/python1.5/lib-dynload/binascii.so +lib/python1.5/lib-dynload/bsddbmodule.so +lib/python1.5/lib-dynload/cPickle.so +lib/python1.5/lib-dynload/cStringIO.so +lib/python1.5/lib-dynload/cursesmodule.so +lib/python1.5/lib-dynload/dbmmodule.so +lib/python1.5/lib-dynload/fpectlmodule.so +lib/python1.5/lib-dynload/fpetestmodule.so +lib/python1.5/lib-dynload/imageop.so +lib/python1.5/lib-dynload/md5module.so +lib/python1.5/lib-dynload/mpzmodule.so +lib/python1.5/lib-dynload/nismodule.so +lib/python1.5/lib-dynload/resource.so +lib/python1.5/lib-dynload/rgbimgmodule.so +lib/python1.5/lib-dynload/rotormodule.so +lib/python1.5/lib-dynload/syslogmodule.so +lib/python1.5/lib-dynload/termios.so +lib/python1.5/lib-dynload/timingmodule.so +lib/python1.5/lib-dynload/zlibmodule.so +lib/python1.5/lib-stdwin/Abstract.py +lib/python1.5/lib-stdwin/Abstract.pyc +lib/python1.5/lib-stdwin/Abstract.pyo +lib/python1.5/lib-stdwin/BoxParent.py +lib/python1.5/lib-stdwin/BoxParent.pyc +lib/python1.5/lib-stdwin/BoxParent.pyo +lib/python1.5/lib-stdwin/Buttons.py +lib/python1.5/lib-stdwin/Buttons.pyc +lib/python1.5/lib-stdwin/Buttons.pyo +lib/python1.5/lib-stdwin/CSplit.py +lib/python1.5/lib-stdwin/CSplit.pyc +lib/python1.5/lib-stdwin/CSplit.pyo +lib/python1.5/lib-stdwin/DirList.py +lib/python1.5/lib-stdwin/DirList.pyc +lib/python1.5/lib-stdwin/DirList.pyo +lib/python1.5/lib-stdwin/FormSplit.py +lib/python1.5/lib-stdwin/FormSplit.pyc +lib/python1.5/lib-stdwin/FormSplit.pyo +lib/python1.5/lib-stdwin/HVSplit.py +lib/python1.5/lib-stdwin/HVSplit.pyc +lib/python1.5/lib-stdwin/HVSplit.pyo +lib/python1.5/lib-stdwin/Histogram.py +lib/python1.5/lib-stdwin/Histogram.pyc +lib/python1.5/lib-stdwin/Histogram.pyo +lib/python1.5/lib-stdwin/Sliders.py +lib/python1.5/lib-stdwin/Sliders.pyc +lib/python1.5/lib-stdwin/Sliders.pyo +lib/python1.5/lib-stdwin/Soundogram.py +lib/python1.5/lib-stdwin/Soundogram.pyc +lib/python1.5/lib-stdwin/Soundogram.pyo +lib/python1.5/lib-stdwin/Split.py +lib/python1.5/lib-stdwin/Split.pyc +lib/python1.5/lib-stdwin/Split.pyo +lib/python1.5/lib-stdwin/StripChart.py +lib/python1.5/lib-stdwin/StripChart.pyc +lib/python1.5/lib-stdwin/StripChart.pyo +lib/python1.5/lib-stdwin/TextEdit.py +lib/python1.5/lib-stdwin/TextEdit.pyc +lib/python1.5/lib-stdwin/TextEdit.pyo +lib/python1.5/lib-stdwin/TransParent.py +lib/python1.5/lib-stdwin/TransParent.pyc +lib/python1.5/lib-stdwin/TransParent.pyo +lib/python1.5/lib-stdwin/VUMeter.py +lib/python1.5/lib-stdwin/VUMeter.pyc +lib/python1.5/lib-stdwin/VUMeter.pyo +lib/python1.5/lib-stdwin/WindowParent.py +lib/python1.5/lib-stdwin/WindowParent.pyc +lib/python1.5/lib-stdwin/WindowParent.pyo +lib/python1.5/lib-stdwin/WindowSched.py +lib/python1.5/lib-stdwin/WindowSched.pyc +lib/python1.5/lib-stdwin/WindowSched.pyo +lib/python1.5/lib-stdwin/anywin.py +lib/python1.5/lib-stdwin/anywin.pyc +lib/python1.5/lib-stdwin/anywin.pyo +lib/python1.5/lib-stdwin/basewin.py +lib/python1.5/lib-stdwin/basewin.pyc +lib/python1.5/lib-stdwin/basewin.pyo +lib/python1.5/lib-stdwin/dirwin.py +lib/python1.5/lib-stdwin/dirwin.pyc +lib/python1.5/lib-stdwin/dirwin.pyo +lib/python1.5/lib-stdwin/filewin.py +lib/python1.5/lib-stdwin/filewin.pyc +lib/python1.5/lib-stdwin/filewin.pyo +lib/python1.5/lib-stdwin/formatter.py +lib/python1.5/lib-stdwin/formatter.pyc +lib/python1.5/lib-stdwin/formatter.pyo +lib/python1.5/lib-stdwin/gwin.py +lib/python1.5/lib-stdwin/gwin.pyc +lib/python1.5/lib-stdwin/gwin.pyo +lib/python1.5/lib-stdwin/listwin.py +lib/python1.5/lib-stdwin/listwin.pyc +lib/python1.5/lib-stdwin/listwin.pyo +lib/python1.5/lib-stdwin/mainloop.py +lib/python1.5/lib-stdwin/mainloop.pyc +lib/python1.5/lib-stdwin/mainloop.pyo +lib/python1.5/lib-stdwin/rect.py +lib/python1.5/lib-stdwin/rect.pyc +lib/python1.5/lib-stdwin/rect.pyo +lib/python1.5/lib-stdwin/srcwin.py +lib/python1.5/lib-stdwin/srcwin.pyc +lib/python1.5/lib-stdwin/srcwin.pyo +lib/python1.5/lib-stdwin/stdwinevents.py +lib/python1.5/lib-stdwin/stdwinevents.pyc +lib/python1.5/lib-stdwin/stdwinevents.pyo +lib/python1.5/lib-stdwin/stdwinq.py +lib/python1.5/lib-stdwin/stdwinq.pyc +lib/python1.5/lib-stdwin/stdwinq.pyo +lib/python1.5/lib-stdwin/tablewin.py +lib/python1.5/lib-stdwin/tablewin.pyc +lib/python1.5/lib-stdwin/tablewin.pyo +lib/python1.5/lib-stdwin/textwin.py +lib/python1.5/lib-stdwin/textwin.pyc +lib/python1.5/lib-stdwin/textwin.pyo +lib/python1.5/lib-stdwin/wdb.py +lib/python1.5/lib-stdwin/wdb.pyc +lib/python1.5/lib-stdwin/wdb.pyo +lib/python1.5/lib-stdwin/wdbframewin.py +lib/python1.5/lib-stdwin/wdbframewin.pyc +lib/python1.5/lib-stdwin/wdbframewin.pyo +lib/python1.5/lib-stdwin/wdbsrcwin.py +lib/python1.5/lib-stdwin/wdbsrcwin.pyc +lib/python1.5/lib-stdwin/wdbsrcwin.pyo +lib/python1.5/lib-tk/Canvas.py +lib/python1.5/lib-tk/Canvas.pyc +lib/python1.5/lib-tk/Canvas.pyo +lib/python1.5/lib-tk/Dialog.py +lib/python1.5/lib-tk/Dialog.pyc +lib/python1.5/lib-tk/Dialog.pyo +lib/python1.5/lib-tk/FileDialog.py +lib/python1.5/lib-tk/FileDialog.pyc +lib/python1.5/lib-tk/FileDialog.pyo +lib/python1.5/lib-tk/ScrolledText.py +lib/python1.5/lib-tk/ScrolledText.pyc +lib/python1.5/lib-tk/ScrolledText.pyo +lib/python1.5/lib-tk/SimpleDialog.py +lib/python1.5/lib-tk/SimpleDialog.pyc +lib/python1.5/lib-tk/SimpleDialog.pyo +lib/python1.5/lib-tk/Tkconstants.py +lib/python1.5/lib-tk/Tkconstants.pyc +lib/python1.5/lib-tk/Tkconstants.pyo +lib/python1.5/lib-tk/Tkinter.py +lib/python1.5/lib-tk/Tkinter.pyc +lib/python1.5/lib-tk/Tkinter.pyo +lib/python1.5/lib-tk/tkColorChooser.py +lib/python1.5/lib-tk/tkColorChooser.pyc +lib/python1.5/lib-tk/tkColorChooser.pyo +lib/python1.5/lib-tk/tkCommonDialog.py +lib/python1.5/lib-tk/tkCommonDialog.pyc +lib/python1.5/lib-tk/tkCommonDialog.pyo +lib/python1.5/lib-tk/tkFileDialog.py +lib/python1.5/lib-tk/tkFileDialog.pyc +lib/python1.5/lib-tk/tkFileDialog.pyo +lib/python1.5/lib-tk/tkMessageBox.py +lib/python1.5/lib-tk/tkMessageBox.pyc +lib/python1.5/lib-tk/tkMessageBox.pyo +lib/python1.5/lib-tk/tkSimpleDialog.py +lib/python1.5/lib-tk/tkSimpleDialog.pyc +lib/python1.5/lib-tk/tkSimpleDialog.pyo +lib/python1.5/linecache.py +lib/python1.5/linecache.pyc +lib/python1.5/linecache.pyo +lib/python1.5/locale.py +lib/python1.5/locale.pyc +lib/python1.5/locale.pyo +lib/python1.5/lockfile.py +lib/python1.5/lockfile.pyc +lib/python1.5/lockfile.pyo +lib/python1.5/macpath.py +lib/python1.5/macpath.pyc +lib/python1.5/macpath.pyo +lib/python1.5/macurl2path.py +lib/python1.5/macurl2path.pyc +lib/python1.5/macurl2path.pyo +lib/python1.5/mailbox.py +lib/python1.5/mailbox.pyc +lib/python1.5/mailbox.pyo +lib/python1.5/mailcap.py +lib/python1.5/mailcap.pyc +lib/python1.5/mailcap.pyo +lib/python1.5/mhlib.py +lib/python1.5/mhlib.pyc +lib/python1.5/mhlib.pyo +lib/python1.5/mimetools.py +lib/python1.5/mimetools.pyc +lib/python1.5/mimetools.pyo +lib/python1.5/mimetypes.py +lib/python1.5/mimetypes.pyc +lib/python1.5/mimetypes.pyo +lib/python1.5/mimify.py +lib/python1.5/mimify.pyc +lib/python1.5/mimify.pyo +lib/python1.5/multifile.py +lib/python1.5/multifile.pyc +lib/python1.5/multifile.pyo +lib/python1.5/mutex.py +lib/python1.5/mutex.pyc +lib/python1.5/mutex.pyo +lib/python1.5/newdir.py +lib/python1.5/newdir.pyc +lib/python1.5/newdir.pyo +lib/python1.5/ni1.py +lib/python1.5/ni1.pyc +lib/python1.5/ni1.pyo +lib/python1.5/nntplib.py +lib/python1.5/nntplib.pyc +lib/python1.5/nntplib.pyo +lib/python1.5/ntpath.py +lib/python1.5/ntpath.pyc +lib/python1.5/ntpath.pyo +lib/python1.5/nturl2path.py +lib/python1.5/nturl2path.pyc +lib/python1.5/nturl2path.pyo +lib/python1.5/os.py +lib/python1.5/os.pyc +lib/python1.5/os.pyo +lib/python1.5/packmail.py +lib/python1.5/packmail.pyc +lib/python1.5/packmail.pyo +lib/python1.5/pdb.doc +lib/python1.5/pdb.py +lib/python1.5/pdb.pyc +lib/python1.5/pdb.pyo +lib/python1.5/pickle.py +lib/python1.5/pickle.pyc +lib/python1.5/pickle.pyo +lib/python1.5/pipes.py +lib/python1.5/pipes.pyc +lib/python1.5/pipes.pyo +lib/python1.5/plat-freebsd/FCNTL.py +lib/python1.5/plat-freebsd/FCNTL.pyc +lib/python1.5/plat-freebsd/FCNTL.pyo +lib/python1.5/plat-freebsd/IN.py +lib/python1.5/plat-freebsd/IN.pyc +lib/python1.5/plat-freebsd/IN.pyo +lib/python1.5/plat-freebsd/SOCKET.py +lib/python1.5/plat-freebsd/SOCKET.pyc +lib/python1.5/plat-freebsd/SOCKET.pyo +lib/python1.5/plat-freebsd/TERMIOS.py +lib/python1.5/plat-freebsd/TERMIOS.pyc +lib/python1.5/plat-freebsd/TERMIOS.pyo +lib/python1.5/plat-freebsd/regen +lib/python1.5/poly.py +lib/python1.5/poly.pyc +lib/python1.5/poly.pyo +lib/python1.5/popen2.py +lib/python1.5/popen2.pyc +lib/python1.5/popen2.pyo +lib/python1.5/posixfile.py +lib/python1.5/posixfile.pyc +lib/python1.5/posixfile.pyo +lib/python1.5/posixpath.py +lib/python1.5/posixpath.pyc +lib/python1.5/posixpath.pyo +lib/python1.5/pprint.py +lib/python1.5/pprint.pyc +lib/python1.5/pprint.pyo +lib/python1.5/profile.doc +lib/python1.5/profile.py +lib/python1.5/profile.pyc +lib/python1.5/profile.pyo +lib/python1.5/pstats.py +lib/python1.5/pstats.pyc +lib/python1.5/pstats.pyo +lib/python1.5/pty.py +lib/python1.5/pty.pyc +lib/python1.5/pty.pyo +lib/python1.5/py_compile.py +lib/python1.5/py_compile.pyc +lib/python1.5/py_compile.pyo +lib/python1.5/pyclbr.py +lib/python1.5/pyclbr.pyc +lib/python1.5/pyclbr.pyo +lib/python1.5/quopri.py +lib/python1.5/quopri.pyc +lib/python1.5/quopri.pyo +lib/python1.5/rand.py +lib/python1.5/rand.pyc +lib/python1.5/rand.pyo +lib/python1.5/random.py +lib/python1.5/random.pyc +lib/python1.5/random.pyo +lib/python1.5/re.py +lib/python1.5/re.pyc +lib/python1.5/re.pyo +lib/python1.5/re1.py +lib/python1.5/re1.pyc +lib/python1.5/re1.pyo +lib/python1.5/reconvert.py +lib/python1.5/reconvert.pyc +lib/python1.5/reconvert.pyo +lib/python1.5/regex_syntax.py +lib/python1.5/regex_syntax.pyc +lib/python1.5/regex_syntax.pyo +lib/python1.5/regsub.py +lib/python1.5/regsub.pyc +lib/python1.5/regsub.pyo +lib/python1.5/repr.py +lib/python1.5/repr.pyc +lib/python1.5/repr.pyo +lib/python1.5/rexec.py +lib/python1.5/rexec.pyc +lib/python1.5/rexec.pyo +lib/python1.5/rfc822.py +lib/python1.5/rfc822.pyc +lib/python1.5/rfc822.pyo +lib/python1.5/rlcompleter.py +lib/python1.5/rlcompleter.pyc +lib/python1.5/rlcompleter.pyo +lib/python1.5/sched.py +lib/python1.5/sched.pyc +lib/python1.5/sched.pyo +lib/python1.5/sgmllib.py +lib/python1.5/sgmllib.pyc +lib/python1.5/sgmllib.pyo +lib/python1.5/shelve.py +lib/python1.5/shelve.pyc +lib/python1.5/shelve.pyo +lib/python1.5/shutil.py +lib/python1.5/shutil.pyc +lib/python1.5/shutil.pyo +lib/python1.5/site.py +lib/python1.5/site.pyc +lib/python1.5/site.pyo +lib/python1.5/sndhdr.py +lib/python1.5/sndhdr.pyc +lib/python1.5/sndhdr.pyo +lib/python1.5/stat.py +lib/python1.5/stat.pyc +lib/python1.5/stat.pyo +lib/python1.5/statcache.py +lib/python1.5/statcache.pyc +lib/python1.5/statcache.pyo +lib/python1.5/string.py +lib/python1.5/string.pyc +lib/python1.5/string.pyo +lib/python1.5/sunau.py +lib/python1.5/sunau.pyc +lib/python1.5/sunau.pyo +lib/python1.5/sunaudio.py +lib/python1.5/sunaudio.pyc +lib/python1.5/sunaudio.pyo +lib/python1.5/symbol.py +lib/python1.5/symbol.pyc +lib/python1.5/symbol.pyo +lib/python1.5/tb.py +lib/python1.5/tb.pyc +lib/python1.5/tb.pyo +lib/python1.5/telnetlib.py +lib/python1.5/telnetlib.pyc +lib/python1.5/telnetlib.pyo +lib/python1.5/tempfile.py +lib/python1.5/tempfile.pyc +lib/python1.5/tempfile.pyo +lib/python1.5/test/__init__.py +lib/python1.5/test/__init__.pyc +lib/python1.5/test/__init__.pyo +lib/python1.5/test/audiotest.au +lib/python1.5/test/autotest.py +lib/python1.5/test/autotest.pyc +lib/python1.5/test/autotest.pyo +lib/python1.5/test/greyrgb.uue +lib/python1.5/test/output/test_al +lib/python1.5/test/output/test_array +lib/python1.5/test/output/test_audioop +lib/python1.5/test/output/test_binascii +lib/python1.5/test/output/test_bsddb +lib/python1.5/test/output/test_builtin +lib/python1.5/test/output/test_cd +lib/python1.5/test/output/test_cl +lib/python1.5/test/output/test_cmath +lib/python1.5/test/output/test_crypt +lib/python1.5/test/output/test_dbm +lib/python1.5/test/output/test_dl +lib/python1.5/test/output/test_errno +lib/python1.5/test/output/test_exceptions +lib/python1.5/test/output/test_fcntl +lib/python1.5/test/output/test_gdbm +lib/python1.5/test/output/test_gl +lib/python1.5/test/output/test_grammar +lib/python1.5/test/output/test_grp +lib/python1.5/test/output/test_imageop +lib/python1.5/test/output/test_imgfile +lib/python1.5/test/output/test_math +lib/python1.5/test/output/test_md5 +lib/python1.5/test/output/test_new +lib/python1.5/test/output/test_nis +lib/python1.5/test/output/test_opcodes +lib/python1.5/test/output/test_operations +lib/python1.5/test/output/test_operator +lib/python1.5/test/output/test_pkg +lib/python1.5/test/output/test_pow +lib/python1.5/test/output/test_pwd +lib/python1.5/test/output/test_re +lib/python1.5/test/output/test_regex +lib/python1.5/test/output/test_rgbimg +lib/python1.5/test/output/test_rotor +lib/python1.5/test/output/test_select +lib/python1.5/test/output/test_signal +lib/python1.5/test/output/test_socket +lib/python1.5/test/output/test_strftime +lib/python1.5/test/output/test_strop +lib/python1.5/test/output/test_struct +lib/python1.5/test/output/test_sunaudiodev +lib/python1.5/test/output/test_thread +lib/python1.5/test/output/test_time +lib/python1.5/test/output/test_timing +lib/python1.5/test/output/test_tokenize +lib/python1.5/test/output/test_types +lib/python1.5/test/output/test_unpack +lib/python1.5/test/output/test_zlib +lib/python1.5/test/pystone.py +lib/python1.5/test/pystone.pyc +lib/python1.5/test/pystone.pyo +lib/python1.5/test/re_tests.py +lib/python1.5/test/re_tests.pyc +lib/python1.5/test/re_tests.pyo +lib/python1.5/test/regex_tests.py +lib/python1.5/test/regex_tests.pyc +lib/python1.5/test/regex_tests.pyo +lib/python1.5/test/regrtest.py +lib/python1.5/test/regrtest.pyc +lib/python1.5/test/regrtest.pyo +lib/python1.5/test/test_al.py +lib/python1.5/test/test_al.pyc +lib/python1.5/test/test_al.pyo +lib/python1.5/test/test_array.py +lib/python1.5/test/test_array.pyc +lib/python1.5/test/test_array.pyo +lib/python1.5/test/test_audioop.py +lib/python1.5/test/test_audioop.pyc +lib/python1.5/test/test_audioop.pyo +lib/python1.5/test/test_b1.py +lib/python1.5/test/test_b1.pyc +lib/python1.5/test/test_b1.pyo +lib/python1.5/test/test_b2.py +lib/python1.5/test/test_b2.pyc +lib/python1.5/test/test_b2.pyo +lib/python1.5/test/test_binascii.py +lib/python1.5/test/test_binascii.pyc +lib/python1.5/test/test_binascii.pyo +lib/python1.5/test/test_bsddb.py +lib/python1.5/test/test_bsddb.pyc +lib/python1.5/test/test_bsddb.pyo +lib/python1.5/test/test_builtin.py +lib/python1.5/test/test_builtin.pyc +lib/python1.5/test/test_builtin.pyo +lib/python1.5/test/test_cd.py +lib/python1.5/test/test_cd.pyc +lib/python1.5/test/test_cd.pyo +lib/python1.5/test/test_cl.py +lib/python1.5/test/test_cl.pyc +lib/python1.5/test/test_cl.pyo +lib/python1.5/test/test_cmath.py +lib/python1.5/test/test_cmath.pyc +lib/python1.5/test/test_cmath.pyo +lib/python1.5/test/test_crypt.py +lib/python1.5/test/test_crypt.pyc +lib/python1.5/test/test_crypt.pyo +lib/python1.5/test/test_dbm.py +lib/python1.5/test/test_dbm.pyc +lib/python1.5/test/test_dbm.pyo +lib/python1.5/test/test_dl.py +lib/python1.5/test/test_dl.pyc +lib/python1.5/test/test_dl.pyo +lib/python1.5/test/test_errno.py +lib/python1.5/test/test_errno.pyc +lib/python1.5/test/test_errno.pyo +lib/python1.5/test/test_exceptions.py +lib/python1.5/test/test_exceptions.pyc +lib/python1.5/test/test_exceptions.pyo +lib/python1.5/test/test_fcntl.py +lib/python1.5/test/test_fcntl.pyc +lib/python1.5/test/test_fcntl.pyo +lib/python1.5/test/test_gdbm.py +lib/python1.5/test/test_gdbm.pyc +lib/python1.5/test/test_gdbm.pyo +lib/python1.5/test/test_gl.py +lib/python1.5/test/test_gl.pyc +lib/python1.5/test/test_gl.pyo +lib/python1.5/test/test_grammar.py +lib/python1.5/test/test_grammar.pyc +lib/python1.5/test/test_grammar.pyo +lib/python1.5/test/test_grp.py +lib/python1.5/test/test_grp.pyc +lib/python1.5/test/test_grp.pyo +lib/python1.5/test/test_imageop.py +lib/python1.5/test/test_imageop.pyc +lib/python1.5/test/test_imageop.pyo +lib/python1.5/test/test_imgfile.py +lib/python1.5/test/test_imgfile.pyc +lib/python1.5/test/test_imgfile.pyo +lib/python1.5/test/test_math.py +lib/python1.5/test/test_math.pyc +lib/python1.5/test/test_math.pyo +lib/python1.5/test/test_md5.py +lib/python1.5/test/test_md5.pyc +lib/python1.5/test/test_md5.pyo +lib/python1.5/test/test_new.py +lib/python1.5/test/test_new.pyc +lib/python1.5/test/test_new.pyo +lib/python1.5/test/test_nis.py +lib/python1.5/test/test_nis.pyc +lib/python1.5/test/test_nis.pyo +lib/python1.5/test/test_opcodes.py +lib/python1.5/test/test_opcodes.pyc +lib/python1.5/test/test_opcodes.pyo +lib/python1.5/test/test_operations.py +lib/python1.5/test/test_operations.pyc +lib/python1.5/test/test_operations.pyo +lib/python1.5/test/test_operator.py +lib/python1.5/test/test_operator.pyc +lib/python1.5/test/test_operator.pyo +lib/python1.5/test/test_pkg.py +lib/python1.5/test/test_pkg.pyc +lib/python1.5/test/test_pkg.pyo +lib/python1.5/test/test_pow.py +lib/python1.5/test/test_pow.pyc +lib/python1.5/test/test_pow.pyo +lib/python1.5/test/test_pwd.py +lib/python1.5/test/test_pwd.pyc +lib/python1.5/test/test_pwd.pyo +lib/python1.5/test/test_re.py +lib/python1.5/test/test_re.pyc +lib/python1.5/test/test_re.pyo +lib/python1.5/test/test_regex.py +lib/python1.5/test/test_regex.pyc +lib/python1.5/test/test_regex.pyo +lib/python1.5/test/test_rgbimg.py +lib/python1.5/test/test_rgbimg.pyc +lib/python1.5/test/test_rgbimg.pyo +lib/python1.5/test/test_rotor.py +lib/python1.5/test/test_rotor.pyc +lib/python1.5/test/test_rotor.pyo +lib/python1.5/test/test_select.py +lib/python1.5/test/test_select.pyc +lib/python1.5/test/test_select.pyo +lib/python1.5/test/test_signal.py +lib/python1.5/test/test_signal.pyc +lib/python1.5/test/test_signal.pyo +lib/python1.5/test/test_socket.py +lib/python1.5/test/test_socket.pyc +lib/python1.5/test/test_socket.pyo +lib/python1.5/test/test_strftime.py +lib/python1.5/test/test_strftime.pyc +lib/python1.5/test/test_strftime.pyo +lib/python1.5/test/test_strop.py +lib/python1.5/test/test_strop.pyc +lib/python1.5/test/test_strop.pyo +lib/python1.5/test/test_struct.py +lib/python1.5/test/test_struct.pyc +lib/python1.5/test/test_struct.pyo +lib/python1.5/test/test_sunaudiodev.py +lib/python1.5/test/test_sunaudiodev.pyc +lib/python1.5/test/test_sunaudiodev.pyo +lib/python1.5/test/test_support.py +lib/python1.5/test/test_support.pyc +lib/python1.5/test/test_support.pyo +lib/python1.5/test/test_thread.py +lib/python1.5/test/test_thread.pyc +lib/python1.5/test/test_thread.pyo +lib/python1.5/test/test_time.py +lib/python1.5/test/test_time.pyc +lib/python1.5/test/test_time.pyo +lib/python1.5/test/test_timing.py +lib/python1.5/test/test_timing.pyc +lib/python1.5/test/test_timing.pyo +lib/python1.5/test/test_tokenize.py +lib/python1.5/test/test_tokenize.pyc +lib/python1.5/test/test_tokenize.pyo +lib/python1.5/test/test_types.py +lib/python1.5/test/test_types.pyc +lib/python1.5/test/test_types.pyo +lib/python1.5/test/test_unpack.py +lib/python1.5/test/test_unpack.pyc +lib/python1.5/test/test_unpack.pyo +lib/python1.5/test/test_zlib.py +lib/python1.5/test/test_zlib.pyc +lib/python1.5/test/test_zlib.pyo +lib/python1.5/test/testall.py +lib/python1.5/test/testall.pyc +lib/python1.5/test/testall.pyo +lib/python1.5/test/testimg.uue +lib/python1.5/test/testimgr.uue +lib/python1.5/test/testrgb.uue +lib/python1.5/test/tokenize_tests.py +lib/python1.5/test/tokenize_tests.pyc +lib/python1.5/test/tokenize_tests.pyo +lib/python1.5/toaiff.py +lib/python1.5/toaiff.pyc +lib/python1.5/toaiff.pyo +lib/python1.5/token.py +lib/python1.5/token.pyc +lib/python1.5/token.pyo +lib/python1.5/tokenize.py +lib/python1.5/tokenize.pyc +lib/python1.5/tokenize.pyo +lib/python1.5/traceback.py +lib/python1.5/traceback.pyc +lib/python1.5/traceback.pyo +lib/python1.5/tty.py +lib/python1.5/tty.pyc +lib/python1.5/tty.pyo +lib/python1.5/types.py +lib/python1.5/types.pyc +lib/python1.5/types.pyo +lib/python1.5/tzparse.py +lib/python1.5/tzparse.pyc +lib/python1.5/tzparse.pyo +lib/python1.5/urllib.py +lib/python1.5/urllib.pyc +lib/python1.5/urllib.pyo +lib/python1.5/urlparse.py +lib/python1.5/urlparse.pyc +lib/python1.5/urlparse.pyo +lib/python1.5/user.py +lib/python1.5/user.pyc +lib/python1.5/user.pyo +lib/python1.5/util.py +lib/python1.5/util.pyc +lib/python1.5/util.pyo +lib/python1.5/uu.py +lib/python1.5/uu.pyc +lib/python1.5/uu.pyo +lib/python1.5/wave.py +lib/python1.5/wave.pyc +lib/python1.5/wave.pyo +lib/python1.5/whatsound.py +lib/python1.5/whatsound.pyc +lib/python1.5/whatsound.pyo +lib/python1.5/whichdb.py +lib/python1.5/whichdb.pyc +lib/python1.5/whichdb.pyo +lib/python1.5/whrandom.py +lib/python1.5/whrandom.pyc +lib/python1.5/whrandom.pyo +lib/python1.5/xdrlib.py +lib/python1.5/xdrlib.pyc +lib/python1.5/xdrlib.pyo +lib/python1.5/xmllib.py +lib/python1.5/xmllib.pyc +lib/python1.5/xmllib.pyo +lib/python1.5/zmod.py +lib/python1.5/zmod.pyc +lib/python1.5/zmod.pyo man/man1/python.1.gz -share/python1.4/stdwin/Abstract.pyc -share/python1.4/stdwin/Abstract.py -share/python1.4/stdwin/BoxParent.py -share/python1.4/stdwin/Buttons.py -share/python1.4/stdwin/CSplit.py -share/python1.4/stdwin/DirList.py -share/python1.4/stdwin/FormSplit.py -share/python1.4/stdwin/HVSplit.py -share/python1.4/stdwin/Histogram.py -share/python1.4/stdwin/Sliders.py -share/python1.4/stdwin/Soundogram.py -share/python1.4/stdwin/Split.py -share/python1.4/stdwin/StripChart.py -share/python1.4/stdwin/TextEdit.py -share/python1.4/stdwin/TransParent.py -share/python1.4/stdwin/VUMeter.py -share/python1.4/stdwin/WindowParent.py -share/python1.4/stdwin/WindowSched.py -share/python1.4/stdwin/anywin.py -share/python1.4/stdwin/basewin.py -share/python1.4/stdwin/dirwin.py -share/python1.4/stdwin/filewin.py -share/python1.4/stdwin/formatter.py -share/python1.4/stdwin/gwin.py -share/python1.4/stdwin/listwin.py -share/python1.4/stdwin/mainloop.py -share/python1.4/stdwin/rect.py -share/python1.4/stdwin/srcwin.py -share/python1.4/stdwin/stdwinevents.py -share/python1.4/stdwin/stdwinq.py -share/python1.4/stdwin/tablewin.py -share/python1.4/stdwin/textwin.py -share/python1.4/stdwin/wdb.py -share/python1.4/stdwin/wdbframewin.py -share/python1.4/stdwin/wdbsrcwin.py -share/python1.4/stdwin/BoxParent.pyc -share/python1.4/stdwin/Buttons.pyc -share/python1.4/stdwin/CSplit.pyc -share/python1.4/stdwin/DirList.pyc -share/python1.4/stdwin/FormSplit.pyc -share/python1.4/stdwin/HVSplit.pyc -share/python1.4/stdwin/Histogram.pyc -share/python1.4/stdwin/Sliders.pyc -share/python1.4/stdwin/Soundogram.pyc -share/python1.4/stdwin/Split.pyc -share/python1.4/stdwin/StripChart.pyc -share/python1.4/stdwin/TextEdit.pyc -share/python1.4/stdwin/TransParent.pyc -share/python1.4/stdwin/VUMeter.pyc -share/python1.4/stdwin/WindowParent.pyc -share/python1.4/stdwin/WindowSched.pyc -share/python1.4/stdwin/anywin.pyc -share/python1.4/stdwin/basewin.pyc -share/python1.4/stdwin/dirwin.pyc -share/python1.4/stdwin/filewin.pyc -share/python1.4/stdwin/formatter.pyc -share/python1.4/stdwin/gwin.pyc -share/python1.4/stdwin/listwin.pyc -share/python1.4/stdwin/mainloop.pyc -share/python1.4/stdwin/rect.pyc -share/python1.4/stdwin/srcwin.pyc -share/python1.4/stdwin/stdwinevents.pyc -share/python1.4/stdwin/stdwinq.pyc -share/python1.4/stdwin/tablewin.pyc -share/python1.4/stdwin/textwin.pyc -share/python1.4/stdwin/wdb.pyc -share/python1.4/stdwin/wdbframewin.pyc -share/python1.4/stdwin/wdbsrcwin.pyc -share/python1.4/tkinter/Canvas.pyc -share/python1.4/tkinter/Canvas.py -share/python1.4/tkinter/Dialog.py -share/python1.4/tkinter/FileDialog.py -share/python1.4/tkinter/ScrolledText.py -share/python1.4/tkinter/SimpleDialog.py -share/python1.4/tkinter/Tkconstants.py -share/python1.4/tkinter/Tkinter.py -share/python1.4/tkinter/Dialog.pyc -share/python1.4/tkinter/FileDialog.pyc -share/python1.4/tkinter/ScrolledText.pyc -share/python1.4/tkinter/SimpleDialog.pyc -share/python1.4/tkinter/Tkconstants.pyc -share/python1.4/tkinter/Tkinter.pyc -share/python1.4/test/autotest.pyc -share/python1.4/test/autotest.py -share/python1.4/test/test.rawimg -share/python1.4/test/test.rawimg.rev -share/python1.4/test/test.rgb -share/python1.4/test/test_audioop.py -share/python1.4/test/test_b1.py -share/python1.4/test/test_b2.py -share/python1.4/test/test_builtin.py -share/python1.4/test/test_exceptions.py -share/python1.4/test/test_grammar.py -share/python1.4/test/test_math.py -share/python1.4/test/test_md5.py -share/python1.4/test/test_opcodes.py -share/python1.4/test/test_operations.py -share/python1.4/test/test_pow.py -share/python1.4/test/test_rgbimg.py -share/python1.4/test/test_select.py -share/python1.4/test/test_signal.py -share/python1.4/test/test_strop.py -share/python1.4/test/test_support.py -share/python1.4/test/test_thread.py -share/python1.4/test/test_types.py -share/python1.4/test/testall.out -share/python1.4/test/testall.py -share/python1.4/test/test_audioop.pyc -share/python1.4/test/test_b1.pyc -share/python1.4/test/test_b2.pyc -share/python1.4/test/test_builtin.pyc -share/python1.4/test/test_exceptions.pyc -share/python1.4/test/test_grammar.pyc -share/python1.4/test/test_math.pyc -share/python1.4/test/test_md5.pyc -share/python1.4/test/test_opcodes.pyc -share/python1.4/test/test_operations.pyc -share/python1.4/test/test_pow.pyc -share/python1.4/test/test_rgbimg.pyc -share/python1.4/test/test_select.pyc -share/python1.4/test/test_signal.pyc -share/python1.4/test/test_strop.pyc -share/python1.4/test/test_support.pyc -share/python1.4/test/testall.pyc -share/python1.4/test/test_thread.pyc -share/python1.4/test/test_types.pyc -share/python1.4/freebsd/FCNTL.pyc -share/python1.4/freebsd/FCNTL.py -share/python1.4/freebsd/IN.pyc -share/python1.4/freebsd/IN.py -share/python1.4/freebsd/SOCKET.pyc -share/python1.4/freebsd/SOCKET.py -share/python1.4/freebsd/TERMIOS.pyc -share/python1.4/freebsd/TERMIOS.py -share/python1.4/freebsd/regen -share/python1.4/urllib.py -share/python1.4/AST.py -share/python1.4/BaseHTTPServer.py -share/python1.4/Bastion.py -share/python1.4/CGIHTTPServer.py -share/python1.4/Complex.py -share/python1.4/MimeWriter.py -share/python1.4/Para.py -share/python1.4/Queue.py -share/python1.4/SimpleHTTPServer.py -share/python1.4/SocketServer.py -share/python1.4/StringIO.py -share/python1.4/UserDict.py -share/python1.4/UserList.py -share/python1.4/addpack.py -share/python1.4/aifc.py -share/python1.4/anydbm.py -share/python1.4/audiodev.py -share/python1.4/base64.py -share/python1.4/bdb.py -share/python1.4/binhex.py -share/python1.4/bisect.py -share/python1.4/calendar.py -share/python1.4/cgi.py -share/python1.4/cmd.py -share/python1.4/cmp.py -share/python1.4/cmpcache.py -share/python1.4/codehack.py -share/python1.4/colorsys.py -share/python1.4/commands.py -share/python1.4/compileall.py -share/python1.4/copy.py -share/python1.4/dbhash.py -share/python1.4/dircache.py -share/python1.4/dircmp.py -share/python1.4/dis.py -share/python1.4/dospath.py -share/python1.4/dumbdbm.py -share/python1.4/dump.py -share/python1.4/emacs.py -share/python1.4/find.py -share/python1.4/fmt.py -share/python1.4/fnmatch.py -share/python1.4/formatter.py -share/python1.4/fpformat.py -share/python1.4/ftplib.py -share/python1.4/glob.py -share/python1.4/getopt.py -share/python1.4/gopherlib.py -share/python1.4/grep.py -share/python1.4/htmlentitydefs.py -share/python1.4/htmllib.py -share/python1.4/httplib.py -share/python1.4/ihooks.py -share/python1.4/imghdr.py -share/python1.4/linecache.py -share/python1.4/lockfile.py -share/python1.4/macpath.py -share/python1.4/macurl2path.py -share/python1.4/mailbox.py -share/python1.4/mailcap.py -share/python1.4/mhlib.py -share/python1.4/mimetools.py -share/python1.4/mimify.py -share/python1.4/multifile.py -share/python1.4/mutex.py -share/python1.4/newdir.py -share/python1.4/ni.py -share/python1.4/nntplib.py -share/python1.4/ntpath.py -share/python1.4/nturl2path.py -share/python1.4/os.py -share/python1.4/ospath.py -share/python1.4/packmail.py -share/python1.4/pdb.py -share/python1.4/pickle.py -share/python1.4/pipes.py -share/python1.4/poly.py -share/python1.4/popen2.py -share/python1.4/posixfile.py -share/python1.4/posixpath.py -share/python1.4/profile.py -share/python1.4/pstats.py -share/python1.4/pty.py -share/python1.4/py_compile.py -share/python1.4/pyclbr.py -share/python1.4/quopri.py -share/python1.4/rand.py -share/python1.4/random.py -share/python1.4/regex_syntax.py -share/python1.4/regexp.py -share/python1.4/regsub.py -share/python1.4/repr.py -share/python1.4/rexec.py -share/python1.4/rfc822.py -share/python1.4/sched.py -share/python1.4/sgmllib.py -share/python1.4/shelve.py -share/python1.4/shutil.py -share/python1.4/site.py -share/python1.4/sndhdr.py -share/python1.4/stat.py -share/python1.4/statcache.py -share/python1.4/string.py -share/python1.4/sunau.py -share/python1.4/sunaudio.py -share/python1.4/symbol.py -share/python1.4/tb.py -share/python1.4/tempfile.py -share/python1.4/toaiff.py -share/python1.4/token.py -share/python1.4/tokenize.py -share/python1.4/traceback.py -share/python1.4/tty.py -share/python1.4/types.py -share/python1.4/tzparse.py -share/python1.4/os.pyc -share/python1.4/urlparse.py -share/python1.4/util.py -share/python1.4/uu.py -share/python1.4/wave.py -share/python1.4/whatsound.py -share/python1.4/whichdb.py -share/python1.4/whrandom.py -share/python1.4/xdrlib.py -share/python1.4/zmod.py -share/python1.4/pdb.doc -share/python1.4/profile.doc -share/python1.4/posixpath.pyc -share/python1.4/stat.pyc -share/python1.4/UserDict.pyc -share/python1.4/py_compile.pyc -share/python1.4/getopt.pyc -share/python1.4/string.pyc -share/python1.4/AST.pyc -share/python1.4/BaseHTTPServer.pyc -share/python1.4/Bastion.pyc -share/python1.4/CGIHTTPServer.pyc -share/python1.4/Complex.pyc -share/python1.4/MimeWriter.pyc -share/python1.4/Para.pyc -share/python1.4/Queue.pyc -share/python1.4/SimpleHTTPServer.pyc -share/python1.4/SocketServer.pyc -share/python1.4/StringIO.pyc -share/python1.4/UserList.pyc -share/python1.4/addpack.pyc -share/python1.4/aifc.pyc -share/python1.4/anydbm.pyc -share/python1.4/audiodev.pyc -share/python1.4/base64.pyc -share/python1.4/bdb.pyc -share/python1.4/binhex.pyc -share/python1.4/bisect.pyc -share/python1.4/calendar.pyc -share/python1.4/cgi.pyc -share/python1.4/cmd.pyc -share/python1.4/cmp.pyc -share/python1.4/cmpcache.pyc -share/python1.4/codehack.pyc -share/python1.4/colorsys.pyc -share/python1.4/commands.pyc -share/python1.4/compileall.pyc -share/python1.4/copy.pyc -share/python1.4/dbhash.pyc -share/python1.4/dircache.pyc -share/python1.4/dircmp.pyc -share/python1.4/dis.pyc -share/python1.4/dospath.pyc -share/python1.4/dumbdbm.pyc -share/python1.4/dump.pyc -share/python1.4/emacs.pyc -share/python1.4/find.pyc -share/python1.4/fmt.pyc -share/python1.4/fnmatch.pyc -share/python1.4/formatter.pyc -share/python1.4/fpformat.pyc -share/python1.4/ftplib.pyc -share/python1.4/glob.pyc -share/python1.4/gopherlib.pyc -share/python1.4/grep.pyc -share/python1.4/htmlentitydefs.pyc -share/python1.4/htmllib.pyc -share/python1.4/httplib.pyc -share/python1.4/ihooks.pyc -share/python1.4/imghdr.pyc -share/python1.4/linecache.pyc -share/python1.4/lockfile.pyc -share/python1.4/macpath.pyc -share/python1.4/macurl2path.pyc -share/python1.4/mailbox.pyc -share/python1.4/mailcap.pyc -share/python1.4/mhlib.pyc -share/python1.4/mimetools.pyc -share/python1.4/mimify.pyc -share/python1.4/multifile.pyc -share/python1.4/mutex.pyc -share/python1.4/newdir.pyc -share/python1.4/ni.pyc -share/python1.4/nntplib.pyc -share/python1.4/ntpath.pyc -share/python1.4/nturl2path.pyc -share/python1.4/ospath.pyc -share/python1.4/packmail.pyc -share/python1.4/pdb.pyc -share/python1.4/pickle.pyc -share/python1.4/pipes.pyc -share/python1.4/poly.pyc -share/python1.4/popen2.pyc -share/python1.4/posixfile.pyc -share/python1.4/profile.pyc -share/python1.4/pstats.pyc -share/python1.4/pty.pyc -share/python1.4/pyclbr.pyc -share/python1.4/quopri.pyc -share/python1.4/rand.pyc -share/python1.4/random.pyc -share/python1.4/regex_syntax.pyc -share/python1.4/regexp.pyc -share/python1.4/regsub.pyc -share/python1.4/repr.pyc -share/python1.4/rexec.pyc -share/python1.4/rfc822.pyc -share/python1.4/sched.pyc -share/python1.4/sgmllib.pyc -share/python1.4/shelve.pyc -share/python1.4/shutil.pyc -share/python1.4/site.pyc -share/python1.4/sndhdr.pyc -share/python1.4/statcache.pyc -share/python1.4/sunau.pyc -share/python1.4/sunaudio.pyc -share/python1.4/symbol.pyc -share/python1.4/tb.pyc -share/python1.4/tempfile.pyc -share/python1.4/toaiff.pyc -share/python1.4/token.pyc -share/python1.4/tokenize.pyc -share/python1.4/traceback.pyc -share/python1.4/tty.pyc -share/python1.4/types.pyc -share/python1.4/tzparse.pyc -share/python1.4/urllib.pyc -share/python1.4/urlparse.pyc -share/python1.4/uu.pyc -share/python1.4/util.pyc -share/python1.4/wave.pyc -share/python1.4/whatsound.pyc -share/python1.4/whichdb.pyc -share/python1.4/whrandom.pyc -share/python1.4/xdrlib.pyc -share/python1.4/zmod.pyc -@dirrm include/python1.4 -@dirrm lib/python1.4/config -@dirrm lib/python1.4/sharedmodules -@dirrm lib/python1.4 -@dirrm share/python1.4/stdwin -@dirrm share/python1.4/tkinter -@dirrm share/python1.4/test -@dirrm share/python1.4/freebsd -@dirrm share/python1.4/stdwin -@dirrm share/python1.4 +@dirrm lib/python1.5/test/output +@dirrm lib/python1.5/test +@dirrm lib/python1.5/plat-freebsd +@dirrm lib/python1.5/lib-tk +@dirrm lib/python1.5/lib-stdwin +@dirrm lib/python1.5/lib-dynload +@dirrm lib/python1.5/config +@dirrm lib/python1.5 +@dirrm include/python1.5 -- cgit v1.2.3