Made 'check_environ()' "public" by stripping the leading underscore;
authorGregory P. Smith <greg@mad-scientist.com>
Fri, 12 May 2000 00:40:00 +0000 (00:40 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Fri, 12 May 2000 00:40:00 +0000 (00:40 +0000)
commite7e35ac1c2e3c6b6a0836931b5c678d6af17129c
tree72aabbeabd0d72b787f574e2f8888e7f18226b9a
parent6cd0c433665584abe33539945dbe6a0fbd98a195
Made 'check_environ()' "public" by stripping the leading underscore;
added a global '_environ_checked' so we know if it's already been
called.
Lib/distutils/util.py