Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ TTS.py
File
TTS.py
TTS.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
tkinter
import
*
2
from
platform
import
system
3
4
if
system() ==
"Windows"
or
"nt"
:
Callers
nothing calls this directly
Calls
1
exit
Function · 0.85
Tested by
no test coverage detected