]> granicus.if.org Git - python/commit
Add -E and -tt options to the python invocations, as for the Unix tests.
authorGuido van Rossum <guido@python.org>
Wed, 7 Aug 2002 19:06:27 +0000 (19:06 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 7 Aug 2002 19:06:27 +0000 (19:06 +0000)
commitfb1db4cda1a23b0a344607f7a771a03b0555a4b0
tree455e392deacd33e72c1616dcbb685e01123e2653
parent9ed5ae7331a19ce3262d9dc4824b69bcd4ec5aa3
Add -E and -tt options to the python invocations, as for the Unix tests.
The -tt means modules that mix tabs and spaces will be rejected.
The -E refuses to believe Python options in the environment.
PCbuild/rt.bat