Exemplo n.º 1
0
 def test_spell(self):
     from calibre.spell.dictionary import test_dictionaries
     test_dictionaries()
Exemplo n.º 2
0
def test_spell():
    from calibre.spell.dictionary import test_dictionaries
    test_dictionaries()
    print ('hunspell OK!')
Exemplo n.º 3
0
def test_spell():
    from calibre.spell.dictionary import test_dictionaries
    test_dictionaries()
    fprint('hunspell OK!')
Exemplo n.º 4
0
 def test_spell(self):
     from calibre.spell.dictionary import test_dictionaries
     test_dictionaries()