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