mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Whitespace normalization.
This commit is contained in:
parent
bf91f78376
commit
8a299d25ec
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue