This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Julien.Miotte
Recipients Julien.Miotte, eric.araujo, tarek, tarek-ziade
Date 2011-01-28.11:50:57
SpamBayes Score 0.001050285
Marked as misclassified No
Message-id <1296215457.79.0.848370821924.issue11043@psf.upfronthosting.co.za>
In-reply-to
Content
When using the command:

  $ python -m distutils2.mkcfg

To create a new setup.cfg, the resulting setup.cfg has the following permissions:

-rwxr-xr-x 1 mike mike  151 2011-01-28 12:47 setup.cfg*

I think the permissions should be 644
History
Date User Action Args
2011-01-28 11:50:57Julien.Miottesetrecipients: + Julien.Miotte, tarek-ziade, tarek, eric.araujo
2011-01-28 11:50:57Julien.Miottesetmessageid: <1296215457.79.0.848370821924.issue11043@psf.upfronthosting.co.za>
2011-01-28 11:50:57Julien.Miottelinkissue11043 messages
2011-01-28 11:50:57Julien.Miottecreate