[issue13734] Add a generic directory walker method to avoid symlink attacks

Charles-François Natali report at bugs.python.org
Tue Jan 31 15:04:54 CET 2012


Charles-François Natali <neologix at free.fr> added the comment:

It's to mimic os.walk()'s behavior:

http://hg.python.org/cpython/file/bf31815548c9/Lib/os.py#l268

----------

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


More information about the Python-bugs-list mailing list