-
Guido van Rossum yazdı
Under Windows, python freeze.py -o hello hello.py creates all the correct files in the hello subdirectory, but the Makefile has the directory prefix in it for frozen_extensions.c nmake fails because it tries to locate hello/frozen_extensions.c (His fix adds a call to os.path.basename() in the appropriate place.)
7039f508
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
.cvsignore | ||
README | ||
bkfile.py | ||
checkextensions.py | ||
checkextensions_win32.py | ||
extensions_win32.ini | ||
freeze.py | ||
hello.py | ||
makeconfig.py | ||
makefreeze.py | ||
makemakefile.py | ||
modulefinder.py | ||
parsesetup.py | ||
win32.html | ||
winmakemakefile.py |