• Tim Peters's avatar
    SF bug #131225: sys.winver is still '2.0' in python 2.1a2. · 909bc1cf
    Tim Peters yazdı
    SF patch #103683: Alternative dll version resources.
    Changes similar to the patch.  MarkH should review.
    File version and Product version text strings now 2.1a2.
    64-bit file and product version numbers are now
        PY_MAJOR_VERSION, PY_MINOR_VERSION, messy, PYTHON_API_VERSION
    where
        messy = PY_MICRO_VERSION*1000 + PY_RELEASE_LEVEL*10 + PY_RELEASE_SERIAL
    Updated company name to "Digital Creations 2".
    Copyright now lists Guido; "C in a circle" symbol used instead of (C).
    Comments added so this is less likely to get flubbed again, and
    #if/#error guys added to trigger if the version number manipulations
    above overflow.
    909bc1cf
Adı
Son kayıt (commit)
Son güncelleme
..
example_nt Loading commit data...
os2vacpp Loading commit data...
WinMain.c Loading commit data...
_winreg.c Loading commit data...
config.c Loading commit data...
config.h Loading commit data...
dl_nt.c Loading commit data...
dllbase_nt.txt Loading commit data...
frozen_dllmain.c Loading commit data...
getpathp.c Loading commit data...
import_nt.c Loading commit data...
msvcrtmodule.c Loading commit data...
py.ico Loading commit data...
pyc.ico Loading commit data...
pycon.ico Loading commit data...
python.mk Loading commit data...
python_exe.rc Loading commit data...
python_nt.rc Loading commit data...
readme.txt Loading commit data...
testpy.py Loading commit data...
w9xpopen.c Loading commit data...
winsound.c Loading commit data...