- 22 Feb, 1998 5 commits
-
-
Fred Drake authored
-
Fred Drake authored
an empty index instead of touched. Note that for modindex.ind, this also includes "\label{modindex}" so that the modindex.py script doesn't change the set of labels in the document. Be more consistent in use of $* in commands.
-
Guido van Rossum authored
bogus code.
-
Guido van Rossum authored
changing the --with-thread option. I'm doubtful this will help though...
-
Guido van Rossum authored
extensions and embedding programs.
-
- 21 Feb, 1998 3 commits
-
-
Guido van Rossum authored
getpage(), much less duplicate code is needed -- we only need to override readhtml().
-
Guido van Rossum authored
instance variables. Make all global functions methods, for easy overriding. Restructure getpage() for easy overriding. Add save_pickle() method and load_pickle() global function to make it easier for other programs to emulate the toplevel interface.
-
Fred Drake authored
{itemize}!
-
- 20 Feb, 1998 24 commits
-
-
Fred Drake authored
-
Guido van Rossum authored
'((a)*)*'. Andrew Kuchling posted a fix to the string-sig.
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
- Started on menubar-restore code (but it still doesn't work 100%)
-
Jack Jansen authored
blacklisted, because they are not available in classic 68k programs, and bgen doesn't have a way to put #ifdef/#endif in the generated code. For now we only implement calls that work on all three models.
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
substantially from previous releases)
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
Added HAVE_HYPOT, except for 68k (where you get 10-byte-float hypot, sigh...)
-
Jack Jansen authored
-
Jack Jansen authored
out-of-memory condition
-
Fred Drake authored
-
Fred Drake authored
Logical markup.
-
Fred Drake authored
-
Fred Drake authored
-
- 19 Feb, 1998 8 commits
-
-
Fred Drake authored
-
Fred Drake authored
right places*!
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
users to exit Python without the normal precautions. (The can do this using os._exit() anyway, but at least that's documented.)
-
Guido van Rossum authored
-
Guido van Rossum authored
the socket.
-