Removed debugging print in test_tarfile.

In the Windows installer, continued the endless battle to copy over files
with new one-shot extensions.
This commit is contained in:
Tim Peters 2003-02-19 02:41:44 +00:00
parent f2715e0764
commit 8266af4f06
2 changed files with 18 additions and 1 deletions

View file

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