eexecOp may also be a global module.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@141 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
parent
3285b4b52d
commit
f20ab43db0
@ -64,7 +64,7 @@ if __name__ == "__main__":
|
|||||||
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from fontTools.misc.eexecOp import *
|
from eexecOp import *
|
||||||
except ImportError:
|
except ImportError:
|
||||||
pass # Use the slow Python versions
|
pass # Use the slow Python versions
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user