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 paul.moore
Recipients BreamoreBoy, Emil.Styrke, christian.heimes, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-03-23.19:32:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427139143.1.0.447054967194.issue16328@psf.upfronthosting.co.za>
In-reply-to
Content
One further thought - the installer can't create the user scripts directory if you're doing an all-users install, that's sort of the point of "all users". It could do so for a per-user install, but then there would be an inconsistency that I don't think is a good idea.

So maybe skipping the "does the directory exist" check is the only option.
History
Date User Action Args
2015-03-23 19:32:23paul.mooresetrecipients: + paul.moore, christian.heimes, tim.golden, BreamoreBoy, zach.ware, steve.dower, Emil.Styrke
2015-03-23 19:32:23paul.mooresetmessageid: <1427139143.1.0.447054967194.issue16328@psf.upfronthosting.co.za>
2015-03-23 19:32:23paul.moorelinkissue16328 messages
2015-03-23 19:32:23paul.moorecreate