Fix things again, this time for python3
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
|
||||
|
||||
from sleekxmpp.util.misc_ops import bytes, unicode, hashes, hash, \
|
||||
num_to_bytes, bytes_to_num, quote, XOR
|
||||
num_to_bytes, bytes_to_num, quote, \
|
||||
XOR, safedict
|
||||
|
||||
|
||||
# =====================================================================
|
||||
|
||||
Reference in New Issue
Block a user