[Distutils] File names with spaces

Maciej (Matchek) Bliziński maciej at opencsw.org
Tue Oct 1 19:04:14 CEST 2013


Hello setuptools developers,

I'm attempting to package the newest setuptools version (1.1.6)
on Solaris 9 and 10. One of the limitations of the Solaris package manager
(the old one, pkgadd/pkgrm), is that it is unable to handle file names with
spaces. Would you mind renaming "script template.py" to something like
"script_template.py"?

Maciej


More information about the Distutils-SIG mailing list