- 03 Ock, 1999 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
The version numbers are now exported by Python.h. Also rolled back the API version change -- it's back to 1007!
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 02 Ock, 1999 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Much has changed -- too much, in fact, to write down. The big news is that there's a standard way to write IDLE extensions; see extend.txt. Some sample extensions have been provided, and some existing code has been converted to extensions. Probably the biggest new user feature is a new search dialog with more options, search and replace, and even search in files (grep). This is exactly as downloaded from my laptop after returning from the holidays -- it hasn't even been tested on Unix yet.
-
- 31 Ara, 1998 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
to the flush() method of compressor objects.
-
- 29 Ara, 1998 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 28 Ara, 1998 9 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
and what it doesn't apply to.
-
Fred Drake yazdı
-
Fred Drake yazdı
processed. This can be interesting to see.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
"^"s were being dropped in the context of [^...]).
-
Fred Drake yazdı
only expand this in dependency lists. Thanks for Sjoerd Mullendar for pointing this out.
-
- 27 Ara, 1998 1 kayıt (commit)
-
-
Barry Warsaw yazdı
Pick's emailed account.
-
- 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 13 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ı
-