- 11 Mar, 1998 8 commits
-
-
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 7 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.
-
Fred Drake authored
Don't generate the mod???.idx file if it wasn't requested with the new command \makemodindex. Change the format of mod???.idx to match that of "normal" .idx files. This lets us use makeindex for it and not need a special script.
-
Fred Drake authored
-
- 08 Mar, 1998 7 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
why the reader should see also.
-
Fred Drake authored
Andrew: In description of (?iLmsx), you say it matches the empty string and sets the corresponding flag. Is this correct? Or does it only set the flag?
-
Fred Drake authored
-
Fred Drake authored
-