Skip to content

Commit 39c5ba1

Browse files
committed
Import unicodedata
1 parent dddad6e commit 39c5ba1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)