aboutsummaryrefslogtreecommitdiff
path: root/Lib/fontTools/misc/eexec.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/fontTools/misc/eexec.py')
-rw-r--r--Lib/fontTools/misc/eexec.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/fontTools/misc/eexec.py b/Lib/fontTools/misc/eexec.py
index 71f733c1..d1d4bb6a 100644
--- a/Lib/fontTools/misc/eexec.py
+++ b/Lib/fontTools/misc/eexec.py
@@ -12,7 +12,7 @@ the new key at the end of the operation.
"""
-from fontTools.misc.py23 import bytechr, bytesjoin, byteord
+from fontTools.misc.textTools import bytechr, bytesjoin, byteord
def _decryptChar(cipher, R):