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