Whitespace normalization.

This commit is contained in:
Tim Peters 2003-02-19 02:35:07 +00:00
parent f805cd2c1f
commit f2715e0764
26 changed files with 110 additions and 114 deletions

View file

@ -21,6 +21,7 @@ def path(path):
return test_support.findfile(path)
testtar = path("testtar.tar")
print testtar
tempdir = path("testtar.dir")
tempname = path("testtar.tmp")
membercount = 10