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 loewis
Recipients brian.curtin, loewis, ocean-city, pitrou, tim.golden
Date 2010-10-23.15:56:15
SpamBayes Score 0.0014321231
Marked as misclassified No
Message-id <1287849377.29.0.945108208436.issue10179@psf.upfronthosting.co.za>
In-reply-to
Content
Let me guess: It's GetFinalPathNameByHandle that is failing. Put some debug output right after the call to verify.

Why is this critical? Not being able to stat VirtualBox folders doesn't sound that critical to me.
History
Date User Action Args
2010-10-23 15:56:17loewissetrecipients: + loewis, pitrou, ocean-city, tim.golden, brian.curtin
2010-10-23 15:56:17loewissetmessageid: <1287849377.29.0.945108208436.issue10179@psf.upfronthosting.co.za>
2010-10-23 15:56:16loewislinkissue10179 messages
2010-10-23 15:56:15loewiscreate