commit | 7ed91eca1eaa96b79eae780778e89bb9ec44c1ee | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Wed Nov 27 15:16:28 2013 -0500 |
committer | Behdad Esfahbod <behdad@behdad.org> | Wed Nov 27 15:25:00 2013 -0500 |
tree | 23e7d371aa0671db7effb666a79a8e2a985d46b7 | |
parent | 36e20ff47317ef4f9ec47b52d267f0bf97138192 [diff] [blame] |
py23 import in all nontrivial source files and unused import cleanup
diff --git a/Lib/fontTools/t1Lib.py b/Lib/fontTools/t1Lib.py index 6255a8c..22a51c7 100644 --- a/Lib/fontTools/t1Lib.py +++ b/Lib/fontTools/t1Lib.py
@@ -24,6 +24,7 @@ from fontTools.misc.macCreatorType import getMacCreatorAndType import re import os +from fontTools.misc.py23 import * try: