Christian Heimes added the comment:

Please ignore the linker warning. tmpnam_r has been removed from Python 3.x. 
It's still available in 2.7 for legacy reasons and marked as dangerous in our 
docs http://docs.python.org/2.7/library/os.html#os.tempnam

----------
nosy: +christian.heimes
resolution:  -> out of date
stage:  -> committed/rejected
status: open -> closed

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

Reply via email to