[Python-Dev] Python -t

Skip Montanaro skip@mojam.com (Skip Montanaro)
Thu, 10 Feb 2000 07:47:42 -0600 (CST)


Thanks all for the explanation on inconsistent whitespace use. 

    Tim> Note that Guido's style guide says "all spaces" is the std for
    Tim> distributed code.

Which would suggest that "make test" and/or compileall.py should run with -t 
or -tt but don't...  hmmm... seems like a submission to patches@python.org
is in order...

S