- 03 Apr, 1998 37 commits
-
-
Guido van Rossum authored
mostly for jpython.
-
Guido van Rossum authored
(a newline that the grammar ignores).
-
Guido van Rossum authored
otherwise don't look like headers at all... Also robustify the test code a bit.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
guess the mime type of a local file. Change suggested by Sjoerd (with different implementation): when retrieve() creates a temporary file, preserve the suffix. Corrollary of the first change: also return the mime type of a local file in retrieve().
-
Fred Drake authored
-
Fred Drake authored
Logical markup.
-
Fred Drake authored
One more index entry. Be more specific about an exception raised by range().
-
Fred Drake authored
-
Fred Drake authored
Minor nits.
-
Fred Drake authored
-
Fred Drake authored
Describe UserDict and UserList individually so they aren't too hideous in the presentation.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Consistency nits.
-
Fred Drake authored
ACKS file should be checked....).
-
Fred Drake authored
Add a manpage reference. Add an index entry.
-
Fred Drake authored
Add {excdesc} for zlib.error. Use {methoddesc} where appropriate.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
in the same module.
-
Fred Drake authored
Lots of index entries.
-
Fred Drake authored
Use math-mode pi instead of mixing forms. Use spaces around relational operators.
-
Fred Drake authored
Moved IGNORECASE & friends to "top level" definitions following compile(), since there is no other case of nesting in the manual. Use {memberdesc} and {methoddesc} as appropriate.
-
Fred Drake authored
Indent code sample to use 4-space indents.
-
Fred Drake authored
-
Fred Drake authored
Index entry.
-
Fred Drake authored
Moved stuff from "Recent Additions to 1.1" to "More on Defining Functions". This means there's now a short section on "Defining Functions" immediately followed by a long section "More on Defining Functions."
-
Fred Drake authored
-
Fred Drake authored
Add an index entry.
-
Fred Drake authored
-
Fred Drake authored
Document ArrayType. Use {memberdesc} and {methoddesc} environments, as appropriate. Minor nits.
-
- 02 Apr, 1998 3 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Added comments to various sections.
-