cpython/Lib
Guido van Rossum fff80dfa4a Revert doubly-converted doctests. 2007-02-09 20:33:44 +00:00
..
bsddb Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
compiler Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
ctypes Fix a bunch of doctests with the -d option of refactor.py. 2007-02-09 20:13:25 +00:00
curses Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
distutils Fix a bunch of doctests with the -d option of refactor.py. 2007-02-09 20:13:25 +00:00
email Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
encodings Merged revisions 53538-53622 via svnmerge from 2007-02-05 01:24:16 +00:00
hotshot Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
idlelib Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
lib-tk Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
logging Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
msilib Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
plat-aix3 Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
plat-aix4 Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
plat-atheos Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
plat-beos5 Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
plat-darwin
plat-freebsd2 Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
plat-freebsd3 Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
plat-freebsd4
plat-freebsd5
plat-freebsd6 Whitespace normalization. 2004-08-20 03:47:14 +00:00
plat-freebsd7 Whitespace normalization. 2005-07-17 23:16:17 +00:00
plat-generic
plat-irix5 Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
plat-irix6 Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
plat-linux2 Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
plat-mac Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
plat-netbsd1
plat-next3
plat-os2emx Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
plat-riscos Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
plat-sunos5 Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
plat-unixware7 Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
site-packages
sqlite3 Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
test Fix a bunch of doctests with the -d option of refactor.py. 2007-02-09 20:13:25 +00:00
wsgiref Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
xml Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
BaseHTTPServer.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
Bastion.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
CGIHTTPServer.py Merged revisions 53538-53622 via svnmerge from 2007-02-05 01:24:16 +00:00
ConfigParser.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
Cookie.py Revert doubly-converted doctests. 2007-02-09 20:33:44 +00:00
DocXMLRPCServer.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
HTMLParser.py Reverting previous checkin. This breaks too much of HTMLParser to be applied 2005-09-01 06:25:34 +00:00
MimeWriter.py
Queue.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
SimpleHTTPServer.py Merged revisions 53005-53303 via svnmerge from 2007-01-09 23:18:33 +00:00
SimpleXMLRPCServer.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
SocketServer.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
StringIO.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
UserDict.py Restructure comparison dramatically. There is no longer a default 2006-08-24 00:41:19 +00:00
UserList.py
UserString.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
_LWPCookieJar.py Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. 2006-05-27 19:21:47 +00:00
_MozillaCookieJar.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
__future__.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
__phello__.foo.py
_strptime.py Merged revisions 53538-53622 via svnmerge from 2007-02-05 01:24:16 +00:00
_threading_local.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
aifc.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
anydbm.py
asynchat.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
asyncore.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
atexit.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
audiodev.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
base64.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
bdb.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
binhex.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
bisect.py
cProfile.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
calendar.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
cgi.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
cgitb.py Merge ast-branch to head 2005-10-20 19:59:25 +00:00
chunk.py Patch #1373643: The chunk module can now read chunks larger than 2006-02-18 21:10:56 +00:00
cmd.py Get rid of a bunch more raw_input references 2006-03-17 06:49:51 +00:00
code.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
codecs.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
codeop.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
colorsys.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
commands.py
compileall.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
contextlib.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
cookielib.py Merged revisions 53538-53622 via svnmerge from 2007-02-05 01:24:16 +00:00
copy.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
copy_reg.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
csv.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
dbhash.py
decimal.py Fix a bunch of doctests with the -d option of refactor.py. 2007-02-09 20:13:25 +00:00
difflib.py Revert doubly-converted doctests. 2007-02-09 20:33:44 +00:00
dircache.py
dis.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
doctest.py Fix a bunch of doctests with the -d option of refactor.py. 2007-02-09 20:13:25 +00:00
dumbdbm.py Merged revisions 53538-53622 via svnmerge from 2007-02-05 01:24:16 +00:00
dummy_thread.py Merged revisions 53538-53622 via svnmerge from 2007-02-05 01:24:16 +00:00
dummy_threading.py Merged revisions 53538-53622 via svnmerge from 2007-02-05 01:24:16 +00:00
filecmp.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
fileinput.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
fnmatch.py
formatter.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
fpformat.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
ftplib.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
functools.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
genericpath.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
getopt.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
getpass.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
gettext.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
glob.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
gopherlib.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
gzip.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
hashlib.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
heapq.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
hmac.py Merged revisions 53005-53303 via svnmerge from 2007-01-09 23:18:33 +00:00
htmlentitydefs.py
htmllib.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
httplib.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
ihooks.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
imaplib.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
imghdr.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
imputil.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
inspect.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
keyword.py Patch #1550800: make exec a function. 2006-09-06 06:51:57 +00:00
linecache.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
locale.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
macpath.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
macurl2path.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
mailbox.py Merged revisions 53538-53622 via svnmerge from 2007-02-05 01:24:16 +00:00
mailcap.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
markupbase.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
md5.py [ sf.net patch # 1121611 ] 2005-08-21 18:45:59 +00:00
mhlib.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
mimetools.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
mimetypes.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
mimify.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
modulefinder.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
multifile.py
mutex.py
netrc.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
new.py SF patch 1495675: Remove types.InstanceType and new.instance 2006-05-26 19:12:38 +00:00
nntplib.py Fix a bunch of doctests with the -d option of refactor.py. 2007-02-09 20:13:25 +00:00
ntpath.py Merged revisions 53451-53537 via svnmerge from 2007-02-01 18:02:27 +00:00
nturl2path.py Bug #649974: make docstrings for url2pathname consistent 2005-12-26 22:53:56 +00:00
opcode.py Patch #1550800: make exec a function. 2006-09-06 06:51:57 +00:00
optparse.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
os.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
os2emxpath.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
pdb.doc bug #989672: pdb.doc and the help messages for the help_d and help_u methods 2004-08-14 15:19:28 +00:00
pdb.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
pickle.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
pickletools.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
pipes.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
pkgutil.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
platform.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
popen2.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
poplib.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
posixfile.py Add support for FreeBSD 7. 2005-07-17 02:36:59 +00:00
posixpath.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
pprint.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
profile.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
pstats.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
pty.py Merged revisions 53538-53622 via svnmerge from 2007-02-05 01:24:16 +00:00
py_compile.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
pyclbr.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
pydoc.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
quopri.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
random.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
re.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
repr.py Fix repr.py -- it was triggering on the type name 'long', should be 'int'. 2007-01-15 00:14:39 +00:00
rexec.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
rfc822.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
rlcompleter.py Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. 2006-05-27 19:21:47 +00:00
robotparser.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
runpy.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
sched.py Refactor: 2004-12-17 13:52:20 +00:00
sgmllib.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
sha.py [ sf.net patch # 1121611 ] 2005-08-21 18:45:59 +00:00
shelve.py Get rid of dict.has_key(). Boy this has a lot of repercussions! 2006-08-18 22:13:04 +00:00
shlex.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
shutil.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
site.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
smtpd.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
smtplib.py Fix a bunch of doctests with the -d option of refactor.py. 2007-02-09 20:13:25 +00:00
sndhdr.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
socket.py Merged revisions 53451-53537 via svnmerge from 2007-02-01 18:02:27 +00:00
sre.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
sre_compile.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
sre_constants.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
sre_parse.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
stat.py
statvfs.py
string.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
stringold.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
stringprep.py Avoid forward-declaring the methods array. 2006-03-10 11:20:04 +00:00
struct.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
subprocess.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
sunau.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
sunaudio.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
symbol.py PEP 3107 - Function Annotations thanks to Tony Lownds 2006-12-28 06:47:50 +00:00
symtable.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
tabnanny.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
tarfile.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
telnetlib.py Fix a bunch of doctests with the -d option of refactor.py. 2007-02-09 20:13:25 +00:00
tempfile.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
textwrap.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
this.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
threading.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
timeit.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
toaiff.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
token.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
tokenize.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
trace.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
traceback.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
tty.py
types.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
unittest.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
urllib.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
urllib2.py Merged revisions 53451-53537 via svnmerge from 2007-02-01 18:02:27 +00:00
urlparse.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
user.py
uu.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
uuid.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
warnings.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
wave.py
weakref.py Get rid of dict.has_key(). Boy this has a lot of repercussions! 2006-08-18 22:13:04 +00:00
webbrowser.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
whichdb.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
wsgiref.egg-info Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
xdrlib.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
xmllib.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
xmlrpclib.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
zipfile.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00