Tarek Ziadé schrieb: > Hello > > I am working on PEP 376 > <http://svn.python.org/projects/peps/trunk/pep-0376.txt>, and there's > a part about adding an install and uninstall script into Distutils.
according to the PEP files mentioned in RECORD are relative paths, which follows the assumption that everything is contained in the .egg directory. A new PEP should not assume this, but support the installation into a FHS layout as well (e.g. as done by (Linux) distributions). Matthias _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
