Charles-François Natali <neolo...@free.fr> added the comment:

> /usr/tmp is not (used) on OpenBSD.

How is that a problem?
Those are just possible temporary directories to try, so if it doesn't exist, 
it won't be used (typically ENOENT will be catched when opening a tmpfile).
Also, since it's listed last, that's not a performance problem either.

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

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

Reply via email to