- 23 Ara, 1998 9 kayıt (commit)
-
-
Guido van Rossum yazdı
interact() automatically uses this on Windows (where the single-threaded version doesn't work).
-
Guido van Rossum yazdı
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 yazdı
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 yazdı
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 yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Patch and suggestion by Greg Couch.
-
Guido van Rossum yazdı
-
- 22 Ara, 1998 31 kayıt (commit)
-
-
Fred Drake yazdı
In a number of places, I called next_argument() instead of next_argument_id() when the ID was also needed. (7 places)
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
cvs2svn yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Barry Warsaw yazdı
-
Fred Drake yazdı
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 yazdı
-
Fred Drake yazdı
documentation on the Web while people are still using < 1.5.2b1.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Strengthen pointers to the search() function and method.
-
Fred Drake yazdı
-
Fred Drake yazdı
the author (just happened to notice this one).
-
Fred Drake yazdı
Fix an appearantly new behavior with latex2html with quoting. (Good incentive to work on the SGML conversion! ;)
-
Fred Drake yazdı
repository.
-
Fred Drake yazdı
-
Guido van Rossum yazdı
module instead. (The main advantage of the latter is that it comes with documentation.)
-
Guido van Rossum yazdı
affecting subclasses (which Jeremy just found out).
-
Guido van Rossum yazdı
Also commit several improvements in the descriptions of the QNX and BeOS port, both by Chris Herborth.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
# 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 yazdı
was referenced in instead of only the last. (Sjoerd Mullender)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Greg Ward yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-