- 24 Nis, 1998 5 kayıt (commit)
-
-
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 22 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ı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
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 yazdı
used. It is useful to implicitly set the -O flag in the frozen application. (Sjoerd Mullender)
-
Guido van Rossum yazdı
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 yazdı
I suppose we really do need a markup guide. -sigh-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
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 yazdı
-
Jack Jansen yazdı
-
- 21 Nis, 1998 13 kayıt (commit)
-
-
Fred Drake yazdı
compilers happy. initparser(): Remove unused variable. gcc -Wall is now happy.
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
modules, mainly.
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
error message. Not really fantastic, but "reqAborted" is better than "MacOS error -1105" at least.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
work because the finder got there first (at leats, that's what I think happened).
-
Jack Jansen yazdı
-
Jack Jansen yazdı
some point in the future.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
they're dependent on the WITH_TOOLBOX define.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-