Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/zipfile26.py
diff options
context:
space:
mode:
Diffstat (limited to 'zipfile26.py')
-rw-r--r--zipfile26.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/zipfile26.py b/zipfile26.py
index 34b3f1a..950a1cd 100644
--- a/zipfile26.py
+++ b/zipfile26.py
@@ -231,7 +231,7 @@ def _EndRecData(fpin):
return
-class ZipInfo (object):
+class ZipInfo ():
"""Class with attributes describing each file in the ZIP archive."""
__slots__ = (