Christian Heimes added the comment:

I'm all in favor for the proposal to add a warning when the script is in a 
world-writable directory. But any modification can't be added to stable version 
as it's a new feature.

Robert, you have to cleanup and remove the directory manually at the end of the 
block. mkdtemp() creates the directory but doesn't do house keeping.

----------

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

Reply via email to