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