- 23 Apr, 1998 22 commits
-
-
Barry Warsaw authored
Convert to re module; remove all references to regexp and regsub Added support for the new texinfo @url{} and @email{} commands
-
Barry Warsaw authored
documentation, so it has been moved to ../../Tools/scripts Fred, please verify.
-
Guido van Rossum authored
need to call PyList_SetItem(v,i,w) when PyList_GET_ITEM(v,i)=w {sic} will do.
-
Guido van Rossum authored
the description of setparams() was wrong. wave.py: Include the tag of an unknown format in the exception.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Fred Drake authored
-
Fred Drake authored
-
Guido van Rossum authored
-
Guido van Rossum authored
This is not necessarily the case. It is possible to create a Python binary which contains built-in extension modules. Therefore checkextensions should be used for all unknown and builtin modules. (Sjoerd Mullender)
-
Guido van Rossum authored
used. It is useful to implicitly set the -O flag in the frozen application. (Sjoerd Mullender)
-
Guido van Rossum authored
Setup file are fixed so that they will work from the freeze build directory. However, relative path names in liner -L and -R options are not fixed in this way. (Sjoerd Mullender)
-
Fred Drake authored
I suppose we really do need a markup guide. -sigh-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Jack Jansen authored
-
Jack Jansen authored
movies, etc. TimeBase objects have also been slightly modified for this (for instance: the DisposeTimeBase call shouldn't be done in the __del__ routine, the timebase might belong to someone else).
-
Jack Jansen authored
-
Jack Jansen authored
-
- 21 Apr, 1998 15 commits
-
-
Fred Drake authored
compilers happy. initparser(): Remove unused variable. gcc -Wall is now happy.
-
Guido van Rossum authored
-
Jack Jansen authored
modules, mainly.
-
Guido van Rossum authored
-
Jack Jansen authored
error message. Not really fantastic, but "reqAborted" is better than "MacOS error -1105" at least.
-
Jack Jansen authored
-
Jack Jansen authored
work because the finder got there first (at leats, that's what I think happened).
-
Jack Jansen authored
-
Jack Jansen authored
some point in the future.
-
Jack Jansen authored
-
Jack Jansen authored
they're dependent on the WITH_TOOLBOX define.
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
- 20 Apr, 1998 3 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-