]> granicus.if.org Git - python/commitdiff
Whitespace normalization.
authorTim Peters <tim.peters@gmail.com>
Fri, 19 May 2006 19:16:34 +0000 (19:16 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 19 May 2006 19:16:34 +0000 (19:16 +0000)
Lib/tarfile.py

index d6bbacfce79cc758ca99227490f443c4420deae0..9f42a377f88f9510e395a4d8ec7beef12110f240 100644 (file)
@@ -1753,7 +1753,7 @@ class TarFile(object):
 
             try:
                 tarinfo = TarInfo.frombuf(buf)
+
                 # We shouldn't rely on this checksum, because some tar programs
                 # calculate it differently and it is merely validating the
                 # header block. We could just as well skip this part, which would