Fix Python 3 import error

This commit is contained in:
cgohlke
2011-10-10 16:07:24 -07:00
parent b57bd821f0
commit be02b9a651
+1 -1
View File
@@ -1,2 +1,2 @@
from dtype import *
from .dtype import *