STINNER Victor added the comment:

When I added os.environb, I had issues with the ByteWarning, in 
os.get_exec_path() if I remember correctly. I had to play with 
warmings.catch_warning(). A thread variable would simplify the code.

----------
nosy: +haypo

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

Reply via email to