summaryrefslogtreecommitdiff
path: root/Lib/test/test_tarfile.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2003-02-19 02:35:07 +0000
committerTim Peters <tim.peters@gmail.com>2003-02-19 02:35:07 +0000
commitf37059a4fcfe2041e122400eb776133fea5fa8d2 (patch)
treec53b641329c599cdcfeb0f35f20aff8ce7a130e4 /Lib/test/test_tarfile.py
parent44d273f4a1d1b4b9cbf3d154ac64e3188c408099 (diff)
downloadcpython-f37059a4fcfe2041e122400eb776133fea5fa8d2.tar.gz
Whitespace normalization.
Diffstat (limited to 'Lib/test/test_tarfile.py')
-rw-r--r--Lib/test/test_tarfile.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/test_tarfile.py b/Lib/test/test_tarfile.py
index 4a8edb81ae..7b6d58dc38 100644
--- a/Lib/test/test_tarfile.py
+++ b/Lib/test/test_tarfile.py
@@ -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