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 ijmorlan
Recipients ijmorlan, skip.montanaro, zooko
Date 2007-12-20.20:02:32
SpamBayes Score 0.24842729
Marked as misclassified No
Message-id <1198180952.65.0.797893043118.issue766910@psf.upfronthosting.co.za>
In-reply-to
Content
I would suggest that the need to create directories that may already
exist (really "ensure existence of" directories) is not exclusive to
trace.py.  I am suggesting this be added as an option to os.mkdir and
os.makedirs.  See Issue 1675.
History
Date User Action Args
2007-12-20 20:02:32ijmorlansetspambayes_score: 0.248427 -> 0.24842729
recipients: + ijmorlan, skip.montanaro, zooko
2007-12-20 20:02:32ijmorlansetspambayes_score: 0.248427 -> 0.248427
messageid: <1198180952.65.0.797893043118.issue766910@psf.upfronthosting.co.za>
2007-12-20 20:02:32ijmorlanlinkissue766910 messages
2007-12-20 20:02:32ijmorlancreate