[issue13968] Add a recursive function to the glob package

Nick Coghlan report at bugs.python.org
Wed Feb 8 14:40:15 CET 2012


Nick Coghlan <ncoghlan at gmail.com> added the comment:

I can live with it either way - I just wanted to point out that our current examples of this kind of recursive filesystem access use a 'tree' suffix rather than an 'r' prefix.

----------

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


More information about the Python-bugs-list mailing list