source: python/trunk/Modules/posixmodule.c

Last change on this file was 1294, checked in by dmik, 8 years ago

python: Improve handling of BEGINLIBPATH and other pseudo-env vars.

This fix avoids pollution of os.environ with unset pseudo-env vars and also
adds support for temporarily enabling their action when passed in env
argument to os.execve and os.spawnve calls (not thread-safe).

Closes #299.

  • Property svn:eol-style set to native
File size: 272.6 KB

HTML preview not available, since the file size exceeds 256.0 KB.Try downloading the file instead.

Note: See TracBrowser for help on using the repository browser.