On Fri, 2007-02-23 at 15:47 -0500, Phillip J. Eby wrote: > setuptools can be installed to any PYTHONPATH directory
Alright, I installed setuptools and it works so far. Except, when I build a package using python2.5 setup.py sdist the filename still contains the space character. Perhaps I missed it in the documentation, but I have not found a way to specify the filename separately from the name. Any hints? -Samuel _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
