- 15 Şub, 1999 14 kayıt (commit)
-
-
Fred Drake yazdı
-
Jack Jansen yazdı
resulting program is called PythonInterpreter.
-
Fred Drake yazdı
first parameter to PyString_Concat().
-
Fred Drake yazdı
of the HTML documents using the webcheck target. When there's not a usable .aux file, use mkdvi.sh --aux instead of building the .dvi completely. This makes the most difference for the library reference.
-
Fred Drake yazdı
generate an .aux file. This can make HTML generation a bit faster when print formats aren't needed. Explained parameters in a comment.
-
Fred Drake yazdı
all over the place.
-
Fred Drake yazdı
since these are not available on Windows.
-
Fred Drake yazdı
latex2html. Can be useful in setting up things like the upward external link for the top of the documents.
-
Fred Drake yazdı
Hinsen. "\C{}" --> "C"
-
Fred Drake yazdı
Added section on module objects; described functions in moduleobject.c.
-
Fred Drake yazdı
-
Guido van Rossum yazdı
repr() -- either "(builtin)" or "from '<filename>'".
-
Guido van Rossum yazdı
-
Just van Rossum yazdı
-
- 14 Şub, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
resulting program is called PythonInterpreter.
-
- 12 Şub, 1999 15 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
names. Markup nits.
-
Fred Drake yazdı
we generate anyway.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
<petrilli@amber.org>. This spells the end of another whole section in the undoc chapter!
-
Fred Drake yazdı
-
Fred Drake yazdı
out a little better. Make sure the boxes for the last column of tables always get drawn; these are often left empty of content when used as a "Notes" column. They look a little better this way.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
index.
-
Guido van Rossum yazdı
iterations looking for expansions to 10.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
have stopped working.
-
- 11 Şub, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
exists.
-
- 10 Şub, 1999 8 kayıt (commit)
-
-
Jack Jansen yazdı
Added a few references to cvs locations for external libraries. img now builds in its own Extensions folder.
-
Jack Jansen yazdı
Added AskPassword() with same interface as AskString. By Steve Majewski with some mods by me (SchedParams call, default value). Selects are still impossible, though, and the cursor doesn't blink.
-
Jack Jansen yazdı
-
Fred Drake yazdı
the subitem text is updated correctly when each module section is processed. Print [<modulename>] when we start on \declaremodule so we can more easily track progress during the library reference.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
typeExtended was a Think-ism that must have stopped working years and years ago without anyone noticing.
-
- 09 Şub, 1999 1 kayıt (commit)
-
-
Barry Warsaw yazdı
was just an alias for PyExc_OSError and the way we were doing it was causing a (small) memory leak anyway. Just use PyExc_OSError everywhere.
-