summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/StringIO.py (unfollow)
Commit message (Expand)AuthorFilesLines
2001-10-01Remove Cookie.py since we're going to use the one from Python'sbwarsaw2-583/+0
2001-10-01Don't install Cookie.py from here, since we're now going to grab itbwarsaw1-1/+0
2001-10-01Standard .cvsignore and Makefile.in's for these test directories.bwarsaw4-0/+138
2001-10-01Many more unit tests, this time including a nearly complete coveragebwarsaw7-9/+2114
2001-10-01Convert from mimelib to email.bwarsaw1-12/+12
2001-10-01Use cStringIO directly instead of our own hack-around StringIObwarsaw1-1/+1
2001-10-01Convert from mimelib to email.bwarsaw4-34/+26
2001-10-01Mostly cosmetic.bwarsaw2-13/+2
2001-10-01process(): Fixed typo in IOError error code comparison.bwarsaw1-1/+1
2001-10-01Convert from mimelib to email.bwarsaw1-3/+4
2001-10-01Convert from mimelib to email.bwarsaw1-2/+4
2001-10-01Add the code that would be used if personalized digests werebwarsaw1-1/+46
2001-10-01Convert from mimelib to email.bwarsaw2-18/+7
2001-10-01Convert from mimelib to email.bwarsaw21-161/+83
2001-10-01Use cStringIO directly instead of our own hack-around StringIObwarsaw1-2/+1
2001-10-01Use Python's default Cookie.py module instead of our own copy.bwarsaw1-1/+1
2001-10-01Convert from mimelib to email.bwarsaw1-37/+45
2001-10-01Move the path hacking stuff from Defaults.py.in to here.bwarsaw1-3/+11
2001-10-01Move the path hacking stuff to misc/paths.py.inbwarsaw1-9/+0
2001-10-01Convert from mimelib to email.bwarsaw1-5/+5
2001-10-01Make the makefiles in tests/msgs and tests/bounce.bwarsaw2-5/+8
2001-10-01Add test directories to ARCH_INDEP_DIRS and SUBDIRSbwarsaw1-2/+5
2001-10-01added a couple more namesbwarsaw1-0/+2
2001-09-17Get rid of the filters directory.bwarsaw1-2/+2
2001-09-17Remove this so the whole filter directory can get removed with a "cvs up -P"bwarsaw1-1/+0
2001-09-12- fixed all errors reported by msgfmtjensv2-17/+5