• 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
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...