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
master
Branches
Tags
View all branches
socializer
/
src
/
extra
/
SpellChecker
/
__init__.py
4 lines
99 B
Python
Raw
Normal View
History
Unescape
Escape
Port socializer to Python 3. #16
2019-01-02 04:42:53 +03:00
from
.
import
spellchecker
Added some code for starting
2016-02-13 17:06:36 -06:00
import
platform
if
platform
.
system
(
)
==
"
Windows
"
:
Port socializer to Python 3. #16
2019-01-02 04:42:53 +03:00
from
.
wx_ui
import
*
Reference in New Issue
Copy Permalink