summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/tempfile.py (unfollow)
Commit message (Expand)AuthorFilesLines
1998-12-31Changed the paths so that this script can be run from the top levelbwarsaw1-3/+3
1998-12-31todo.html is generated from TODO file. Might as well release this.bwarsaw2-1/+120
1998-12-31The usualbwarsaw1-1/+1
1998-12-31Added a few more names -- Ken, John, Scott, please add anybody else.bwarsaw1-0/+6
1998-12-31Added changes with 1.0b7 -- Ken, John, and Scott, please proofread.bwarsaw1-0/+33
1998-12-31Some formatting changes, removed line that the release looks forbwarsaw1-22/+17
1998-12-31As with the IPC7 directory, let's go ahead and release the publishedbwarsaw3-66034/+1
1998-12-31Since these papers have been published, we might as well release thembwarsaw7-730/+8
1998-12-30SendMailToNewsGroup(): Slight reconfiguration of error messagesbwarsaw1-7/+7
1998-12-30SendMailToNewsGroup(): Don't raise an exception when either thebwarsaw1-4/+8
1998-12-30FormatMembershipOptions(): Changes to the table that gets built tobwarsaw1-8/+28
1998-12-30new class: DefinitionListbwarsaw1-5/+14
1998-12-30AddMember(), ApprovedAddMember(): In both cases, normalize addressbwarsaw1-0/+14
1998-12-30In `subscribees' section, parse address through Utils.ParseAddrs() sobwarsaw1-0/+1
1998-12-30ParseAddrs(): New function which attempts to parse out the emailbwarsaw1-0/+42
1998-12-29__get_f(): Use Mailman.Utils.reraise()bwarsaw1-5/+2
1998-12-29Use the default argument to the reraise() functionbwarsaw1-4/+4
1998-12-29reraise(): exc argument is optional, to more closely resemble Pythonbwarsaw1-2/+5
1998-12-29ChangeOptions(): Rework the test for empty or whitespace-only blankbwarsaw1-8/+18
1998-12-29LogStdErr(): small patch to ensure we get a stdout. Python 1.5bwarsaw1-1/+5
1998-12-29Be sure we import the latest version of tempfile.py from the Pythonbwarsaw1-8/+13