- 14 Eyl, 2000 4 kayıt (commit)
-
-
Fred Drake yazdı
mailbox.py (from the CVS tree) doesn't work with qmail Maildirs: Filenames are completed when the directories are scanned, and the directory name is prepended again in the next() method. Another suggestion: Change the print statement in the _test() driver to show two more date characters (probably the length has increased due to the recent Y2K hype ;). Now it shows the complete date, including the seconds -- at least for me. (I've also made the sender field left justified, in case it is ever shorter than the field width).
-
Jack Jansen yazdı
Added _winreg to the non-required modules.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
- 13 Eyl, 2000 9 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Martin v. Löwis yazdı
-
Barry Warsaw yazdı
-
Greg Ward yazdı
compilation).
-
Greg Ward yazdı
-
Greg Ward yazdı
does the right thing).
-
Greg Ward yazdı
<prefix>:Lib:site-packages.
-
Greg Ward yazdı
-
- 12 Eyl, 2000 19 kayıt (commit)
-
-
Greg Ward yazdı
setup script. Also added a comment about how it *should* work on Mac OS.
-
Greg Ward yazdı
-
Fred Drake yazdı
Reduces lines of code and compiled object size.
-
Fred Drake yazdı
-
Fred Drake yazdı
functions.
-
Jack Jansen yazdı
-
Fred Drake yazdı
Reference manual docs for augmented assignment. This closes SourceForge patch #101418.
-
Fred Drake yazdı
Fix up some of the PyNumber_*() documentation. Add documentation for the InPlace API calls.
-
Jack Jansen yazdı
-
Fred Drake yazdı
Here are some changes to the C API docs. The memory examples & API have been updated because one malloc family is gone (Py_Malloc). You'll see other small additions to the "building new types" section for completeness and some cleanup at the end of the memory section.
-
Fred Drake yazdı
Fixed Module Index generation.
-
Fred Drake yazdı
of a seealso environment.
-
Fred Drake yazdı
-
Fred Drake yazdı
Convert the existing reference items to \seetitle markup.
-
Fred Drake yazdı
-
Fred Drake yazdı
"name spaces". Inconsistency noted by Keith Briggs <keith.briggs@bt.com>.
-
Fred Drake yazdı
-
Fred Drake yazdı
the original, since the refcount information has been added there.
-
Greg Ward yazdı
directory too. Also generally cleaned up the code.
-
- 11 Eyl, 2000 8 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Guido van Rossum yazdı
-
Skip Montanaro yazdı
-
Tim Peters yazdı
pythonw.exe we just installed. Making Windows key off the .pyw extension instead screws people with multiple Python installations (reported more than once on c.l.py).
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
was raised. This occurred during installation.
-