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

Benjamin Peterson report at bugs.python.org
Thu May 10 23:20:56 CEST 2012


Benjamin Peterson <benjamin at python.org> added the comment:

It would be nice if the documentation of fwalk() explained why you would want to use it over walk().

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list