- 15 Mar, 1998 2 commits
-
-
Fred Drake authored
Emphasized title "4Sight User's Guide".
-
Fred Drake authored
Some additional index entries.
-
- 14 Mar, 1998 11 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Replace ugly {description} with a {tableii}, for the what() return values.
-
Fred Drake authored
Replace ugly {description} with a {tableii}, for the option descriptions.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Use {classdesc} environments to describe the constructors, and place them at the top.
-
Fred Drake authored
Wrap general Message class description in a {classdesc} instead of nothing at all.
-
Fred Drake authored
-
- 13 Mar, 1998 7 commits
-
-
Guido van Rossum authored
int(), long(), float().
-
Guido van Rossum authored
with the memo as an argument.
-
Barry Warsaw authored
-
Barry Warsaw authored
magic comment. Now Guido only has to worry about the northern Wisconsin Braces Freedom Fighter Militia.
-
Barry Warsaw authored
-
Barry Warsaw authored
<lannert@uni-duesseldorf.de>
-
Barry Warsaw authored
setting of py-indent-offset and indent-tabs-mode. (python-mode): After python-mode-hook is run, do the automagic calculation if py-smart-indentation is non-nil. (py-parse-state): Get rid of unused variable to quiet the byte-compiler.
-
- 12 Mar, 1998 16 commits
-
-
Fred Drake authored
-
Fred Drake authored
\envvar{}: Bow to font-lock-mode a few times...!
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Clean up index reference to SGMLParser class.
-
Guido van Rossum authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Fred Drake authored
Lots of nits in both.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
things in the index.
-
Fred Drake authored
macro. Intended usage: \withsubitem{(in module foo)}{\ttindex{myfunc()}} This allows indexing functions from other modules/class/whatnot without being dependent on the exact expansions of several macros internal to python.sty. It's also easier to read in the source! Some new "logical" macros that seem to be useful: \regexp{}: For regular expressions. To make it easier to keep the appearance consistent. \mimetype{}: Don't use \code{}! \envvar{}: Environment variable. This does some indexing as well. \character{}: Just a character we want to talk about in the text, but not a Python constant.
-
Fred Drake authored
-
Fred Drake authored
Improve some index entries.
-
Fred Drake authored
Markup consistency. Removed incorrect \setindexsubitem{}.
-
- 11 Mar, 1998 4 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
-