distutils deficiency

P

PenguinOfDoom

For whatever reason, distutils does not change file permissions of
stuff in data_files in core.setup and neither does it allow specifying
these permissions. The CVS repository I am using assigns permissions
for files it downloads to 640. When distutils installs that, and I try
to use the application, things obviously go boom. Right now, I'll
probably have to resort to an os.chmod call in the setup script.
Shouldn't data_files be more flexible or less sloppy?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,179
Messages
2,570,956
Members
47,509
Latest member
Jack116

Latest Threads

Top