Barry A. Warsaw <ba...@python.org> added the comment:

FWIW, I suspect that setting the environment variable only helps if it's done 
before the process starts.  You cannot set it before the fork and have it 
affect the child.

----------

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

Reply via email to