- 28 Tem, 1998 1 kayıt (commit)
-
-
Jeremy Hylton yazdı
using "%d" % errno to print out IOError exceptions -- but urllib.py raises exceptions where the errno slot in the exception tuple is a string.
-
- 27 Tem, 1998 16 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Change one \code{} to \samp{}.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
there's a local module list.
-
Fred Drake yazdı
do_cmd_versionchanged(): Support for new macros.
-
Fred Drake yazdı
\versionchanged: New macros.
-
Fred Drake yazdı
Added lambda to the table. Call "**" exponentiation instead of power. {\em ...} --> \emph{...}
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
(1) Use Py_GetPythonHome() instead of getenv("PYTHONHOME"); (2) Mark Hammond's patch to search for .pyc/.pyo landmark as well.
-
- 25 Tem, 1998 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Fred Drake yazdı
instead of stringing it all together. Yay!
-
- 24 Tem, 1998 21 kayıt (commit)
-
-
Fred Drake yazdı
Call the localmoduletable handling once the document is complete & synopses have been collected.
-
Fred Drake yazdı
listed in each chapter that has a \localmoduletable. This will be fixed, and everything else seems to be working fine.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
\lineiv: Row for {tableiv}.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
before I remove all this cruft.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
of mkdir(), rmdir() and rename() that make or remove intermediate directories as well.
-
Guido van Rossum yazdı
of mkdir(), rmdir() and rename() that make or remove intermediate directories as well.
-
Fred Drake yazdı
SynopsisTable objects are used to store the table of module synopses for a single chapter it the manual.
-
Fred Drake yazdı
-
Guido van Rossum yazdı
get a decent error message when it's not a string (instead of confusing errors when trying to use the thing).
-
Guido van Rossum yazdı
this is the shortest chapter.) Hurray, I'm done with this!
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
previously undocumented features. Packages and the import mechanism in general are still left undocumented.
-
Fred Drake yazdı
Fix some comments. For lib.pdf, run tools/toc2bkm.py to get "bookmarks" in acroread.
-
Guido van Rossum yazdı
-
Fred Drake yazdı
acroread. The problem this solves is likely dependent on font availability, so keeping things simple is a good solution.
-