Antoine Pitrou <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue15159> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
