- 27 Şub, 1998 7 kayıt (commit)
-
-
Fred Drake yazdı
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 yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
corrupted file problem and avoids the shell escape interpretation portability problem. ;-( See comments at top of newind.py for an explanation.
-
Fred Drake yazdı
-
- 26 Şub, 1998 8 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Added \label{}s for logical addressing.
-
Guido van Rossum yazdı
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 yazdı
was ungrammatical to the point of saying the opposite of what it should say.
-
Fred Drake yazdı
Seems to work at the moment.
-
Fred Drake yazdı
-
- 25 Şub, 1998 22 kayıt (commit)
-
-
Guido van Rossum yazdı
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 yazdı
-
Fred Drake yazdı
&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 yazdı
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 yazdı
When running synchronously in a subproc buffer, be sure to pop-to-buffer so the output is visible.
-
Barry Warsaw yazdı
-
Guido van Rossum yazdı
has no line number table etc.
-
Barry Warsaw yazdı
-
Fred Drake yazdı
-
Jack Jansen yazdı
sound-output interface, so this needs a Python wrapper shortly.
-
Jack Jansen yazdı
Char/CharParameter
-
Jack Jansen yazdı
-
Jack Jansen yazdı
universal headers.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
with Python. Updated various things (versions of libraries used, urls).
-
Fred Drake yazdı
comes after the arguments are complete.
-
Fred Drake yazdı
-
Fred Drake yazdı
Derive the name of the modules .idx from the jobname.
-
Fred Drake yazdı
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 Şub, 1998 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Fred Drake yazdı
-
- 23 Şub, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
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.
-