Whitespace normalization.

This commit is contained in:
Tim Peters 2002-04-16 01:38:40 +00:00
parent c86c1b88f9
commit 863ac44b74
23 changed files with 84 additions and 88 deletions

View file

@ -67,7 +67,7 @@ foo = another very
foo = this line is much, much longer than my editor
likes it.
""")
def case_sensitivity():
print "Testing case sensitivity..."
cf = ConfigParser.ConfigParser()