- 12 Mar, 1998 2 commits
-
-
Fred Drake authored
Improve some index entries.
-
Fred Drake authored
Markup consistency. Removed incorrect \setindexsubitem{}.
-
- 11 Mar, 1998 15 commits
-
-
Guido van Rossum authored
-
Fred Drake authored
Add section on using A4 paper, since that's a common request.
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Fred Drake authored
Add a -q option for "quiet" operation. Nothing gets out (not even stderr, since that's tossed to stdout for capture in the .how file). It's a good idea to use -l to get the log in case there are problems. Maybe this should be the default and add a --verbose option to get the stdout? There's way too much junk output.
-
Fred Drake authored
a "set -x". Allow keeping a transcript, using -l, in $FILE.how. Allow keeping of all the temp files created by the process, using -k.
-
Fred Drake authored
Leave find_my_file() around for now, even though we're not using it at the moment.
-
Fred Drake authored
Python Reference Manual.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Changed example to use "import posixfile" instead of "from posixfile import *" since only one symbol was used.
-
Fred Drake authored
Made references to constants in other TERMIOS module explicit in termios description. Removed superfluous backslash from example.
-
Fred Drake authored
-
Fred Drake authored
Added information on the exception attributes when exceptions are classes.
-
- 10 Mar, 1998 18 commits
-
-
Fred Drake authored
Kerberos from Python" HOWTO (this will change shortly, I hope). This needs to be run from it's location in the Doc/tools directory, and not via a symlink. I'll try and fix this in the future. The help message needs work.
-
Fred Drake authored
.perl file search path, rather than making assumptions about the current directory.
-
Fred Drake authored
-
Fred Drake authored
underscores. Might this be a fundamental PDF limitation? Hm, could still be a TeX thing.
-
Fred Drake authored
- the .cvsignore files; these are only useful in the CVS tree - ref/ref.pdf - ref/ref.ps After compression, these last two account for about one-half MB, and half the tarball. They can be picked up from the appropriate format dist if needed.
-
Fred Drake authored
-
Fred Drake authored
Correct misuse of indexsubutem. Describe the Queue class using {classdesc}{Queue}, not {funcdesc}{__init__}.
-
Fred Drake authored
-
Fred Drake authored
-
Guido van Rossum authored
-
Fred Drake authored
Convert one bulleted list to a {tableii} environment; the other should probably be converted, but I haven't decided to what.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Use {funcdesc} and {excdesc} to describe the module, not just running text.
-
Fred Drake authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
- 09 Mar, 1998 5 commits
-
-
Fred Drake authored
-
Fred Drake authored
is now shared and located solely in python.sty.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
doesn't fail if the files don't exist. Use makeindex for the module index.
-