- 29 Apr, 1998 2 commits
-
-
Guido van Rossum authored
and release() instead.
-
Fred Drake authored
Fixed a memory leak in an error handler.
-
- 28 Apr, 1998 32 commits
-
-
Fred Drake authored
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 authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Removed some old stuff. Do better hiding of internal names.
-
Fred Drake authored
-
Fred Drake authored
Added bisect entry.
-
Fred Drake authored
-
Guido van Rossum authored
-
Guido van Rossum authored
appropriate events to Sioux so the console window remains functional. (Jack)
-
Guido van Rossum authored
(Jack)
-
Guido van Rossum authored
name for clear()). This fixes the name clash with curses. (Jack)
-
Guido van Rossum authored
(Jack)
-
Guido van Rossum authored
routines. This catches a slightly different set of crashes than the recursive-repr fix. (Jack)
-
Guido van Rossum authored
(Jack)
-
Guido van Rossum authored
typename, as in argument types. (Jack)
-
Guido van Rossum authored
(Jack)
-
Guido van Rossum authored
input. (Jack)
-
Guido van Rossum authored
(Jack)
-
Guido van Rossum authored
(Jack)
-
Guido van Rossum authored
#define. (Jack)
-
Guido van Rossum authored
(Jack)
-
Guido van Rossum authored
-
Guido van Rossum authored
is now a tuple of various and sundry exceptions.
-
Guido van Rossum authored
that wonders what the difference is and explain them properly.
-
Guido van Rossum authored
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 authored
-
Fred Drake authored
-
Fred Drake authored
some reorganization.
-
Fred Drake authored
normalize to \kbd to allow removal of \key from the document class.
-
Guido van Rossum authored
-
- 27 Apr, 1998 6 commits
-
-
Guido van Rossum authored
because of an unexpected exception.
-
Guido van Rossum authored
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 authored
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 authored
-
Guido van Rossum authored
when splithost() returned no useable host, to avoid calling splituser() on None.
-
Jack Jansen authored
-