• Guido van Rossum's avatar
    Mark Hammond: · 7053b8a4
    Guido van Rossum yazdı
    * Temp directory for all projects are now specific to the project
    (rather than common as before).  This avoids any conflicts with
    debug symbols or common file names etc.
    NOTE: You should manually delete your existing build directory after
    applying this patch, as the MSVC "clean" command will now only clean
    the new temporary directories - not the existing common temp
    directory.
    
    * Base address for all extension modules updated. PC\dllbase_nt.txt
    also updated.  Erroneous "libpath" directory removed for all
    projects.
    
    * winsound module moved from a builtin module to an extension
    module.  This was done primarily to avoid Python16.dll needing to
    pull in winmm.dll.  Really dumb test added for winsound - but if
    nothing else it ensures the module imports.
    7053b8a4
Adı
Son kayıt (commit)
Son güncelleme
..
.cvsignore Loading commit data...
_socket.dsp Loading commit data...
_sre.dsp Loading commit data...
_tkinter.dsp Loading commit data...
bsddb.dsp Loading commit data...
mmap.dsp Loading commit data...
parser.dsp Loading commit data...
pcbuild.dsw Loading commit data...
pyexpat.dsp Loading commit data...
python.dsp Loading commit data...
python16.dsp Loading commit data...
python16.wse Loading commit data...
pythonw.dsp Loading commit data...
readme.txt Loading commit data...
select.dsp Loading commit data...
unicodedata.dsp Loading commit data...
winreg.dsp Loading commit data...
winsound.dsp Loading commit data...
zlib.dsp Loading commit data...