David Cortesi píše v Po 14. 11. 2011 v 12:21 -0800: > I'm going to explore other ways of providing spellcheck to my app than > enchant, which is clearly not a good way to go. Not only because > pyinstaller can't handle it, but also because it is using myspell > instead of hunspell, and other issues.
enchant can use both. It depends on backend plugins you have in your enchant installation and on the format of dictionaries you have. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
