- 29 Nis, 1998 2 kayıt (commit)
-
-
Guido van Rossum yazdı
and release() instead.
-
Fred Drake yazdı
Fixed a memory leak in an error handler.
-
- 28 Nis, 1998 32 kayıt (commit)
-
-
Fred Drake yazdı
being in the current directory. Be more careful cleaning up. Correct an error in a comment. Add recent additions to the dependencies for lib.dvi.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Removed some old stuff. Do better hiding of internal names.
-
Fred Drake yazdı
-
Fred Drake yazdı
Added bisect entry.
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
appropriate events to Sioux so the console window remains functional. (Jack)
-
Guido van Rossum yazdı
(Jack)
-
Guido van Rossum yazdı
name for clear()). This fixes the name clash with curses. (Jack)
-
Guido van Rossum yazdı
(Jack)
-
Guido van Rossum yazdı
routines. This catches a slightly different set of crashes than the recursive-repr fix. (Jack)
-
Guido van Rossum yazdı
(Jack)
-
Guido van Rossum yazdı
typename, as in argument types. (Jack)
-
Guido van Rossum yazdı
(Jack)
-
Guido van Rossum yazdı
input. (Jack)
-
Guido van Rossum yazdı
(Jack)
-
Guido van Rossum yazdı
(Jack)
-
Guido van Rossum yazdı
#define. (Jack)
-
Guido van Rossum yazdı
(Jack)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
is now a tuple of various and sundry exceptions.
-
Guido van Rossum yazdı
that wonders what the difference is and explain them properly.
-
Guido van Rossum yazdı
be more intelligent when the database already exists (use the module for the existing file, according to whichdb). Noted in the doc strings that there doesn't seem to be a different between 'c' and 'n'.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
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 6 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ı
-