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 tim.golden
Recipients Christian.Tismer, Oren_Held, brian.curtin, giampaolo.rodola, ishimoto, markm, orsenthil, santoso.wijaya, sijinjoseph, tim.golden
Date 2013-07-30.16:14:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375200887.04.0.667684175287.issue9035@psf.upfronthosting.co.za>
In-reply-to
Content
issue9035.2.patch is an updated version of Atsuo's patch. 

Known issues:

* I haven't reworked it for the new memory-management API
* There's no test for a non-root mount point (which is really the basis for this issue). It's difficult to see how to do that in a robust way on an arbitrary machine without quite a bit of support machinery. I've done ad hoc tests which succeed.
History
Date User Action Args
2013-07-30 16:14:47tim.goldensetrecipients: + tim.golden, ishimoto, orsenthil, giampaolo.rodola, brian.curtin, sijinjoseph, Oren_Held, santoso.wijaya, markm, Christian.Tismer
2013-07-30 16:14:47tim.goldensetmessageid: <1375200887.04.0.667684175287.issue9035@psf.upfronthosting.co.za>
2013-07-30 16:14:47tim.goldenlinkissue9035 messages
2013-07-30 16:14:46tim.goldencreate