Peter Fein wrote: > Setuptools installs all files with mode +x (executable), overriding any > permissions specified in the original archive. ALL files? Literally? If that's true, then on Unix this is astonishingly wrong and definitely needs to be fixed. -- Greg