This website requires JavaScript.
Explore
Help
Sign In
mcvsoftware
/
socializer
Watch
1
Star
0
Fork
0
You've already forked socializer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
socializer
/
src
/
extra
/
SpellChecker
/
__init__.py
4 lines
91 B
Python
Raw
Normal View
History
Unescape
Escape
Added some code for starting
2016-02-13 17:06:36 -06:00
import
spellchecker
import
platform
if
platform
.
system
(
)
==
"
Windows
"
:
Added spell checker
2016-02-16 17:20:55 -06:00
from
wx_ui
import
*
Reference in New Issue
Copy Permalink