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.20:42:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427143361.57.0.0883472324479.issue16328@psf.upfronthosting.co.za>
In-reply-to
Content
One further thought. This is a change in behaviour (albeit to a script in Tools), so I'm inclined to say it's a new feature for 3.5, rather than a bugfix to be backported to 2.7 and 3.4.

For users of 2.7/3.4, the workaround is simply to rerun the script - it doesn't add directories it has already added, so it's safe to rerun to add newly created directories.
History
Date User Action Args
2015-03-23 20:42:41paul.mooresetrecipients: + paul.moore, christian.heimes, tim.golden, BreamoreBoy, zach.ware, steve.dower, Emil.Styrke
2015-03-23 20:42:41paul.mooresetmessageid: <1427143361.57.0.0883472324479.issue16328@psf.upfronthosting.co.za>
2015-03-23 20:42:41paul.moorelinkissue16328 messages
2015-03-23 20:42:41paul.moorecreate