- 09 Apr, 1998 29 commits
-
-
Fred Drake authored
-
Fred Drake authored
Consistently use ' instead of ": this conforms to my unofficial stance that constants should be presented using the repr() whenever it makes sense. This isn't because I think repr() is the greatest thing since spam, just that it's an easy to adopt consistency standard. (It also holds no new surprises!)
-
Fred Drake authored
do_cmd_lineiii(): Fix markup style conversion to HTML tags for first column. (The endtag wasn't formed properly.)
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Fred Drake authored
-
Fred Drake authored
\seemodule. This is far easier than figuring out the real problem, but it works.
-
Fred Drake authored
library have no relationship with GNU software other than implementing some of the same algorithms and file format. (The zlib module is more general.)
-
Fred Drake authored
-
Andrew M. Kuchling authored
Clarified text on 8-bit cleanness, complemented sets like [^5], and {m,n} qualifier.
-
Fred Drake authored
-
Fred Drake authored
is the full release version name ("1.5.1beta1", for instance). Add section for previously documented obsolete modules. Includes ni, rand, and soundex.
-
Guido van Rossum authored
fall back to using os.curdir instead; if it is fine, don't use os.curdir at all.
-
Guido van Rossum authored
lines to doc strings.
-
Fred Drake authored
-
Guido van Rossum authored
-
Fred Drake authored
is the full release version name ("1.5.1beta1", for instance).
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Guido van Rossum authored
-
Guido van Rossum authored
(Adapted by Just, I believe.)
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
- 08 Apr, 1998 5 commits
-
-
Fred Drake authored
Basically, it now works and produces a nice-looking HTML index. Shows some promise for extensibility, but still young. Needs useful comments.
-
Fred Drake authored
left to the buildindex.py script. Change the field separator used in the index.dat file so utilities like grep are useful on these files; they can't typically handle NUL bytes. Protect index entries for environment variables from being handled as case-insensitive by buildindex.py.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Fred Drake authored
looking really bad in popular browsers, mostly due to vertical size differences between the roman and monospaced fonts.
-
- 07 Apr, 1998 6 commits
-
-
Fred Drake authored
This is the last separation; each module now gets its own section. This will be useful in performing conversions.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-