tabnanny iyi güzel de bazen bozar böyle işte. Dikkatli olunuz\!
This commit is contained in:
+2
-2
@@ -110,8 +110,8 @@ class Archive:
|
||||
"""Unpack magic for Archive files..."""
|
||||
|
||||
def __init__(self, filepath, type):
|
||||
"""accepted archive types:
|
||||
targz, tarbz2, zip, tar"""
|
||||
"""accepted archive types:
|
||||
targz, tarbz2, zip, tar"""
|
||||
|
||||
handlers = {
|
||||
'targz': ArchiveTarFile,
|
||||
|
||||
Reference in New Issue
Block a user