ImportError: No module named constfunc
svn: r20689
This commit is contained in:
parent
0710324b05
commit
2825502b18
@ -41,7 +41,7 @@ IGNORE = "HW~!@#$%^&*()_+=-`[]\|;:'/?.,<>\" \t\f\v"
|
||||
TABLE = string.maketrans('ABCDEFGIJKLMNOPQRSTUVXYZ',
|
||||
'012301202245501262301202')
|
||||
|
||||
from ..constfunc import conv_to_unicode_direct
|
||||
from constfunc import conv_to_unicode_direct
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user