- 25 Feb, 1998 21 commits
-
-
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
-
- 23 Feb, 1998 8 commits
-
-
Fred Drake authored
and index "hot", etc. Updated a comment about fncychap. Removed unused minitoc support; I'm not going to use it. Something that makes more sense with the Python lib ref can be done with reasonable effort, and can wait a little while.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
(which causes processing to fail) when using the LaTeX hyperref package.
-
Guido van Rossum authored
-
Fred Drake authored
"Protect the class instance" --> "Protect the object" It works for anything with attributes to look up! (AMK) Logical markup.
-
Fred Drake authored
-
- 22 Feb, 1998 5 commits
-
-
Fred Drake authored
-
Fred Drake authored
an empty index instead of touched. Note that for modindex.ind, this also includes "\label{modindex}" so that the modindex.py script doesn't change the set of labels in the document. Be more consistent in use of $* in commands.
-
Guido van Rossum authored
bogus code.
-
Guido van Rossum authored
changing the --with-thread option. I'm doubtful this will help though...
-
Guido van Rossum authored
extensions and embedding programs.
-
- 21 Feb, 1998 3 commits
-
-
Guido van Rossum authored
getpage(), much less duplicate code is needed -- we only need to override readhtml().
-
Guido van Rossum authored
instance variables. Make all global functions methods, for easy overriding. Restructure getpage() for easy overriding. Add save_pickle() method and load_pickle() global function to make it easier for other programs to emulate the toplevel interface.
-
Fred Drake authored
{itemize}!
-
- 20 Feb, 1998 1 commit
-
-
Fred Drake authored
-