[issue13375] Provide a namedtuple style interface for os.walk values

Amaury Forgeot d'Arc report at bugs.python.org
Wed Nov 9 13:21:48 CET 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

This patch needs a test at least.
Also, the "walktuple" type should be defined only once, at the module level (but then, there may be a boostrap issue, I don't know).

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13375>
_______________________________________


More information about the Python-bugs-list mailing list