- 28 Nis, 1998 3 kayıt (commit)
-
-
Fred Drake yazdı
some reorganization.
-
Fred Drake yazdı
normalize to \kbd to allow removal of \key from the document class.
-
Guido van Rossum yazdı
-
- 27 Nis, 1998 17 kayıt (commit)
-
-
Guido van Rossum yazdı
because of an unexpected exception.
-
Guido van Rossum yazdı
name is not registered; simply use the string. This happens for tear-off widgets (e.g. if you've registered enter/leave events for the menu).
-
Guido van Rossum yazdı
effects, simply zero out the struct tm buffer before using it; this should take care of the BSD folks' concern just as well.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
when splithost() returned no useable host, to avoid calling splituser() on None.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
- Upped version number in about dialog - Use auto-positioning of dialogs (a sys7 feature I had never heard of, _very_ useful).
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Fred Drake yazdı
Thanks to Timothy Wild <twild@clear.net.nz> for catching the omission of delete().
-
Fred Drake yazdı
of using re instead of regex.
-
Guido van Rossum yazdı
-
- 25 Nis, 1998 3 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
for the manual documents.
-
Fred Drake yazdı
This is separated so I can build A4 and US Letter sizes without having to edit files. Anyone who downloads the source package can also simply edit this file, which is a lot shorter than the manual.cls file, and easier to find the appropriate line.
-
- 24 Nis, 1998 9 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
Some mods to allow PS to be generated when the current dir is *not* Doc; to help out with generating A4 versions.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
same on 32 and 64 bit machines.
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
declaration, probably so the universal headers are useable on windows/unix too. Have to think of a more definite workaround later, for now we manually declare the old names in the *edit.py files.
-
- 23 Nis, 1998 8 kayıt (commit)
-
-
Barry Warsaw yazdı
Convert to re module; remove all references to regexp and regsub Added support for the new texinfo @url{} and @email{} commands
-
Barry Warsaw yazdı
documentation, so it has been moved to ../../Tools/scripts Fred, please verify.
-
Guido van Rossum yazdı
need to call PyList_SetItem(v,i,w) when PyList_GET_ITEM(v,i)=w {sic} will do.
-
Guido van Rossum yazdı
the description of setparams() was wrong. wave.py: Include the tag of an unknown format in the exception.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-