Mark Dickinson <dicki...@gmail.com> added the comment:

The os.tmpnam and os.tempnam functions are already removed from Python 3.x:  
see issue 1318 for the discussion leading to that removal.  I don't see a way 
to remove them from 2.7 without breaking backwards compatibility.

----------
nosy: +mark.dickinson

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

Reply via email to