Kaydet (Commit) 8ceefc5a authored tarafından Tim Peters's avatar Tim Peters

Whitespace normalization.

üst 16e3cf53
......@@ -334,7 +334,7 @@ class FileModeTest(unittest.TestCase):
self.assertEqual(tarfile.filemode(0755), '-rwxr-xr-x')
self.assertEqual(tarfile.filemode(07111), '---s--s--t')
if bz2:
# Bzip2 TestCases
class ReadTestBzip2(ReadTestGzip):
......
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