Antoine Pitrou <pit...@free.fr> added the comment:

I don't like this idea. Normally the system calls wrapped by the os module are 
fairly atomic. Here you're introducing the possibility for potentially nasty 
race conditions and exploits.

----------
nosy: +neologix

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

Reply via email to