Fixed attempt to import ANSEL

svn: r1059
This commit is contained in:
Don Allingham 2002-06-29 13:45:38 +00:00
parent e45f852459
commit 1abb18656b

View File

@ -53,7 +53,6 @@ try:
except:
from latin_ansel import ansel_to_latin
import ansel
import latin_utf8
import intl
import Utils