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 eric.araujo
Recipients Arfrever, eric.araujo, eric.snow, georg.brandl, meador.inge, ncoghlan, pitrou, python-dev, sjdv1982
Date 2011-11-28.13:59:49
SpamBayes Score 6.501786e-07
Marked as misclassified No
Message-id <1322488790.65.0.991958162152.issue12618@psf.upfronthosting.co.za>
In-reply-to
Content
> I have attached an updated patch with a unit test.
LGTM.

> Also, this is not an issue for Python 2.7.  The 2.7 implementation assumes any
> directories mentioned in the path already exist.
Cool.  The test can still be committed in that branch too.
History
Date User Action Args
2011-11-28 13:59:50eric.araujosetrecipients: + eric.araujo, georg.brandl, ncoghlan, pitrou, Arfrever, meador.inge, python-dev, eric.snow, sjdv1982
2011-11-28 13:59:50eric.araujosetmessageid: <1322488790.65.0.991958162152.issue12618@psf.upfronthosting.co.za>
2011-11-28 13:59:50eric.araujolinkissue12618 messages
2011-11-28 13:59:49eric.araujocreate