Skip to content

Commit b3fbea1

Browse files
committed
Import unicodedata
1 parent 7775946 commit b3fbea1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/zipfile_deterministic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
import struct, os, time, sys, shutil
99
import binascii, cStringIO, stat
10+
import unicodedata
1011

1112
try:
1213
import zlib # We may need its compression method

0 commit comments

Comments
 (0)