- 27 Dec, 1998 1 commit
-
-
Barry Warsaw authored
Pick's emailed account.
-
- 23 Dec, 1998 9 commits
-
-
Guido van Rossum authored
interact() automatically uses this on Windows (where the single-threaded version doesn't work).
-
Guido van Rossum authored
Extended the rfc822 parsedate routines to handle the cases they failed on in an archive of ~37,000 messages. I believe the changes are compatible, in that all previously correct parsing are still correct. [I still see problems with some messages, but no showstoppers.]
-
Guido van Rossum authored
Add a class to mailbox.py for dealing with qmail directory mailboxes. The test code was extended to notice these being used as well.
-
Guido van Rossum authored
field assumed to be the time is in fact the year, the resulting list doesn't have enough items, and this isn't checked for. Return None instead.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
Patch and suggestion by Greg Couch.
-
Guido van Rossum authored
-
- 22 Dec, 1998 30 commits
-
-
Fred Drake authored
In a number of places, I called next_argument() instead of next_argument_id() when the ID was also needed. (7 places)
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
cvs2svn authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Barry Warsaw authored
-
Fred Drake authored
namespaces with 1.5.2. Added an index entry. Fixed XML expansion: XML is the "Extensible Markup Language", not the "eXtended Markup Language".
-
Guido van Rossum authored
-
Fred Drake authored
documentation on the Web while people are still using < 1.5.2b1.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Strengthen pointers to the search() function and method.
-
Fred Drake authored
-
Fred Drake authored
the author (just happened to notice this one).
-
Fred Drake authored
Fix an appearantly new behavior with latex2html with quoting. (Good incentive to work on the SGML conversion! ;)
-
Fred Drake authored
repository.
-
Fred Drake authored
-
Guido van Rossum authored
module instead. (The main advantage of the latter is that it comes with documentation.)
-
Guido van Rossum authored
affecting subclasses (which Jeremy just found out).
-
Guido van Rossum authored
Also commit several improvements in the descriptions of the QNX and BeOS port, both by Chris Herborth.
-
Guido van Rossum authored
-
Guido van Rossum authored
# Message to all python-checkins readers: we have a problem with the # CVS mirroring software. You can't check out the latest changes yet. # We hope to have fixed this by noon EST today.
-
Guido van Rossum authored
was referenced in instead of only the last. (Sjoerd Mullender)
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Greg Ward authored
-
Guido van Rossum authored
-