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.16:46:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427129174.25.0.306677382373.issue16328@psf.upfronthosting.co.za>
In-reply-to
Content
Pip and/or setuptools will add the Scripts directory when needed, so it's not a big deal that the installer doesn't create it. In 2.7.9 and later, and 3.4 onwards, the Scripts directory is created as part of the ensurepip step of the install, so it's pretty much a moot point anyway.
History
Date User Action Args
2015-03-23 16:46:14paul.mooresetrecipients: + paul.moore, christian.heimes, tim.golden, BreamoreBoy, zach.ware, steve.dower, Emil.Styrke
2015-03-23 16:46:14paul.mooresetmessageid: <1427129174.25.0.306677382373.issue16328@psf.upfronthosting.co.za>
2015-03-23 16:46:14paul.moorelinkissue16328 messages
2015-03-23 16:46:14paul.moorecreate