- 27 Jul, 1998 7 commits
-
-
Fred Drake authored
there's a local module list.
-
Fred Drake authored
do_cmd_versionchanged(): Support for new macros.
-
Fred Drake authored
\versionchanged: New macros.
-
Fred Drake authored
Added lambda to the table. Call "**" exponentiation instead of power. {\em ...} --> \emph{...}
-
Fred Drake authored
-
Guido van Rossum authored
-
Guido van Rossum authored
(1) Use Py_GetPythonHome() instead of getenv("PYTHONHOME"); (2) Mark Hammond's patch to search for .pyc/.pyo landmark as well.
-
- 25 Jul, 1998 2 commits
-
-
Guido van Rossum authored
-
Fred Drake authored
instead of stringing it all together. Yay!
-
- 24 Jul, 1998 28 commits
-
-
Fred Drake authored
Call the localmoduletable handling once the document is complete & synopses have been collected.
-
Fred Drake authored
listed in each chapter that has a \localmoduletable. This will be fixed, and everything else seems to be working fine.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
\lineiv: Row for {tableiv}.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
before I remove all this cruft.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
of mkdir(), rmdir() and rename() that make or remove intermediate directories as well.
-
Guido van Rossum authored
of mkdir(), rmdir() and rename() that make or remove intermediate directories as well.
-
Fred Drake authored
SynopsisTable objects are used to store the table of module synopses for a single chapter it the manual.
-
Fred Drake authored
-
Guido van Rossum authored
get a decent error message when it's not a string (instead of confusing errors when trying to use the thing).
-
Guido van Rossum authored
this is the shortest chapter.) Hurray, I'm done with this!
-
Guido van Rossum authored
-
Guido van Rossum authored
previously undocumented features. Packages and the import mechanism in general are still left undocumented.
-
Fred Drake authored
Fix some comments. For lib.pdf, run tools/toc2bkm.py to get "bookmarks" in acroread.
-
Guido van Rossum authored
-
Fred Drake authored
acroread. The problem this solves is likely dependent on font availability, so keeping things simple is a good solution.
-
Guido van Rossum authored
it's mentioned.
-
Guido van Rossum authored
-
Fred Drake authored
-
Fred Drake authored
Fix style dependencies for HOWTO documents.
-
Fred Drake authored
case. Two modules (SocketServer, BaseHTTPServer) still don't match; those names are just too long!
-
Fred Drake authored
Python Library Reference. The other manuals do not suffer. This does not affect HOWTO documents.
-
Fred Drake authored
Add item about howto docs that use \localmoduletable problem for howto documents.
-
- 23 Jul, 1998 3 commits
-
-
Guido van Rossum authored
(complex numbers, power operator).
-
Fred Drake authored
courier font used in Python code. This still isn't *good*, but makes the width about right in most cases. (Exception: it's now a little wide in \var words.)
-
Fred Drake authored
Clean up some of the markup.
-