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 ncoghlan
Recipients hynek, ncoghlan, neologix, pitrou, rosslagerwall, tarek
Date 2012-01-08.11:44:27
SpamBayes Score 0.0076436107
Marked as misclassified No
Message-id <1326023067.89.0.361519615891.issue13734@psf.upfronthosting.co.za>
In-reply-to
Content
Another, possibly better, alternative would be to produce a tuple-subclass that adds a separate "dirfd" attribute to the (dirpath, subdirs, files) triple.

I'll stop talking about the walkdir implications here. Instead, I've created a corresponding issue on walkdir's own tracker:
https://bitbucket.org/ncoghlan/walkdir/issue/8/add-walkfd
History
Date User Action Args
2012-01-08 11:44:27ncoghlansetrecipients: + ncoghlan, pitrou, tarek, neologix, rosslagerwall, hynek
2012-01-08 11:44:27ncoghlansetmessageid: <1326023067.89.0.361519615891.issue13734@psf.upfronthosting.co.za>
2012-01-08 11:44:27ncoghlanlinkissue13734 messages
2012-01-08 11:44:27ncoghlancreate