Guido van Rossum added the comment:
To resolve this, how about this patch (getenv.2.diff)?
- change getenv("PYTHONCASEOK") -> Py_GETENV() (inside #ifdef PYOS_OS2)
- rename THREADDEBUG -> PYTHONTHREADDEBUG and use Py_GETENV()
Added file: http://bugs.python.org/file9081/getenv.2.diff
__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1668>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com