This website requires JavaScript.
Explore
Help
Sign In
mcvsoftware
/
twblue
Watch
1
Star
0
Fork
0
You've already forked twblue
mirror of
https://github.com/MCV-Software/TWBlue.git
synced
2025-03-14 09:28:03 -06:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
twblue
/
src
/
extra
/
SpellChecker
/
__init__.py
4 lines
91 B
Python
Raw
Normal View
History
Unescape
Escape
Spell checker is refactored in an MVC pattern and now works for tweets
2014-11-16 22:30:58 -06:00
import
spellchecker
import
platform
if
platform
.
system
(
)
==
"
Windows
"
:
from
wx_ui
import
*
Reference in New Issue
Copy Permalink