]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add -E command line switch (ignore environment variables like PYTHONHOME
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Mon, 23 Jul 2001 16:30:27 +0000 (16:30 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Mon, 23 Jul 2001 16:30:27 +0000 (16:30 +0000)
commit7d4bb9f179f1888a472fd5d5a30df4ec3c55fea5
tree6b57c0d5016d8f919397303aaaa11cf610e1dd9d
parentf973c6d5949bfed3e74b8b94c427c43df1e4b95c
Add -E command line switch (ignore environment variables like PYTHONHOME
and PYTHONPATH).
12 files changed:
Include/pydebug.h
Makefile.pre.in
Misc/python.man
Modules/getpath.c
Modules/main.c
Modules/timemodule.c
PC/getpathp.c
PC/os2vacpp/getpathp.c
Python/frozenmain.c
Python/import.c
Python/pythonrun.c
RISCOS/Modules/getpath_riscos.c