Commit 8a299d25 authored by Tim Peters's avatar Tim Peters

Whitespace normalization.

parent bf91f783
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment