From: <fwi...@us...> - 2009-09-17 04:14:13
|
Revision: 6800 http://jython.svn.sourceforge.net/jython/?rev=6800&view=rev Author: fwierzbicki Date: 2009-09-17 04:14:04 +0000 (Thu, 17 Sep 2009) Log Message: ----------- Remove modules that now have modified versions living in our Lib/ Modified Paths: -------------- trunk/jython/CPythonLib.includes Modified: trunk/jython/CPythonLib.includes =================================================================== --- trunk/jython/CPythonLib.includes 2009-09-16 11:57:28 UTC (rev 6799) +++ trunk/jython/CPythonLib.includes 2009-09-17 04:14:04 UTC (rev 6800) @@ -55,17 +55,14 @@ dummy_thread.py dummy_threading.py exceptions.py -fileinput.py fnmatch.py formatter.py fpformat.py ftplib.py functools.py getopt.py -gettext.py glob.py gopherlib.py -gzip.py hashlib.py heapq.py hmac.py @@ -76,13 +73,11 @@ ihooks.py imaplib.py imghdr.py -inspect.py keyword.py linecache.py locale.py macpath.py macurl2path.py -mailbox.py mailcap.py markupbase.py md5.py @@ -94,9 +89,7 @@ modulefinder.py multifile.py mutex.py -netrc.py nntplib.py -ntpath.py nturl2path.py opcode.py optparse.py @@ -104,15 +97,12 @@ pickle.py pickletools.py pipes.py -pkgutil.py -platform.py poplib.py posixfile.py pprint.py profile.py pstats.py pyclbr.py -pydoc.py Queue.py quopri.py random.py @@ -130,9 +120,7 @@ shelve.py shlex.py shutil.py -SimpleHTTPServer.py SimpleXMLRPCServer.py -site.py site-packages/README smtpd.py smtplib.py @@ -145,26 +133,20 @@ symbol.py tabnanny.py this.py -threading.py textwrap.py -timeit.py token.py tokenize.py trace.py traceback.py tzparse.py unittest.py -urllib.py urllib2.py urlparse.py user.py UserDict.py UserList.py UserString.py -uu.py uuid.py -warnings.py -weakref.py whichdb.py whrandom.py wsgiref.egg-info @@ -172,4 +154,3 @@ xdrlib.py xmllib.py xmlrpclib.py -zipfile.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |