- 27 Feb, 1998 8 commits
-
-
Fred Drake authored
Markup corrected, logical markup.
-
Fred Drake authored
set up the indexsubitem to "(in module #1)" automatically. This reduces the amount of markup needed in the module docs and, more importantly, makes it o.k. to leave out in simple sections. \setindexsubitem{} can still be used to change or reset it.
-
Guido van Rossum authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
corrupted file problem and avoids the shell escape interpretation portability problem. ;-( See comments at top of newind.py for an explanation.
-
Fred Drake authored
-
- 26 Feb, 1998 8 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Added \label{}s for logical addressing.
-
Guido van Rossum authored
disturbing the current exception, and returning tb.tb_lineno, which is the line number of thr traceback, rather than the current line number. By Jim Hugunin.
-
Guido van Rossum authored
was ungrammatical to the point of saying the opposite of what it should say.
-
Fred Drake authored
Seems to work at the moment.
-
Fred Drake authored
-
- 25 Feb, 1998 22 commits
-
-
Guido van Rossum authored
of the variables known to hold arguments, but that's as close as I can get, and generally it's close enough).
-
Guido van Rossum authored
-
Fred Drake authored
&do_cmd_url: Make sure the tilde gets treated right for the browsers. &replace_verbatim: Be sure we always have a leading vertical space.
-
Guido van Rossum authored
last patch. Dave Ascher found a case that dumps core without these: def myComparison(x,y): return cmp(x%3,y%7) z = range(12) z.sort(myComparison)
-
Barry Warsaw authored
When running synchronously in a subproc buffer, be sure to pop-to-buffer so the output is visible.
-
Barry Warsaw authored
-
Guido van Rossum authored
has no line number table etc.
-
Barry Warsaw authored
-
Fred Drake authored
-
Jack Jansen authored
sound-output interface, so this needs a Python wrapper shortly.
-
Jack Jansen authored
Char/CharParameter
-
Jack Jansen authored
-
Jack Jansen authored
universal headers.
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
with Python. Updated various things (versions of libraries used, urls).
-
Fred Drake authored
comes after the arguments are complete.
-
Fred Drake authored
-
Fred Drake authored
Derive the name of the modules .idx from the jobname.
-
Fred Drake authored
Make the table of contents "hot" for PDF output. No additional packages are needed. Move code for \b@code, \e@code into the macros for the verbatim environment directly since they're not used elsewhere. Derive the name of the modules .idx from the jobname. Some clean ups.
-
- 24 Feb, 1998 2 commits
-
-
Guido van Rossum authored
-
Fred Drake authored
-