rubenlm <ru...@libhertz.com> added the comment:

Your solution sounds fine to me.

Currently we don't get a NameError because "names" is set to [] before the 
"try". What happens is that the "for" is skipped and later rmdir fails with 
"directory not empty".

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8523>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to