
16 Feb
2001
16 Feb
'01
5:42 a.m.
Tim,
I've seen a couple of checkins lately from you like this:
Modified Files: random.py robotparser.py Log Message: Whitespace normalization.
Apparently you watch checkins to the std library and run reindent on changed modules occasionally.
Would it make sense to check in a test case into the test suite that verifies that all std modules are reindent fixpoints, so that whoever changes a module gets a chance to catch this before they check in?
--Guido van Rossum (home page: http://www.python.org/~guido/)