Jeremy Kloth added the comment:

The attached patch changes support.rmtree to use os.lstat() instead of the 
builtin _isdir() to test for directory-ness of a path.

----------
keywords: +patch
Added file: http://bugs.python.org/file32875/symlink.patch

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue19629>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to