Whitespace normalization.

This commit is contained in:
Tim Peters 2004-07-08 04:22:35 +00:00
parent 0e43db5baa
commit 27f883687b
15 changed files with 26 additions and 35 deletions

View file

@ -343,7 +343,7 @@ def test_main():
RecodingTest,
PunycodeTest,
NameprepTest,
CodecTest
CodecTest
)