• Tim Peters's avatar
    We always wrote a pair of lines to the Wise install.log telling it to · 5a99e0ca
    Tim Peters yazdı
    delete the Tools and Lib directories at uninstall time.  However,
    under the old version of Wise, they didn't actually do anything.  Under
    the new version, they work as advertised, and even delete files users
    added.
    Got rid of those, and replaced them with similar uninstall cmds that
    get rid of all .pyc and .pyo files (whether or not the installer created
    them).  This works nicely!  It still tears down the directory structure,
    except for those directories needed to get to any non-.pyc/o file(s) the
    user may have added.
    5a99e0ca
Adı
Son kayıt (commit)
Son güncelleme
..
.cvsignore Loading commit data...
BUILDno.txt Loading commit data...
Uninstal.wse Loading commit data...
_socket.dsp Loading commit data...
_sre.dsp Loading commit data...
_symtable.dsp Loading commit data...
_testcapi.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...
python.iss Loading commit data...
python20.wse Loading commit data...
pythoncore.dsp Loading commit data...
pythonw.dsp Loading commit data...
readme.txt Loading commit data...
rmpyc.py Loading commit data...
rt.bat Loading commit data...
select.dsp Loading commit data...
unicodedata.dsp Loading commit data...
w9xpopen.dsp Loading commit data...
winreg.dsp Loading commit data...
winsound.dsp Loading commit data...
zlib.dsp Loading commit data...