Assume the raw environ is always declared. (GH-8707)
posixmodule.c always declares environ, so don't bother catching a NameError in os.py.
Showing
Please
register
or
sign in
to comment
posixmodule.c always declares environ, so don't bother catching a NameError in os.py.