MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578062.py

File recipe-578062.py

recipes/Python/578062_Markov/recipe-578062.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from tkinter import *
2import traceback
3from tkinter.scrolledtext import ScrolledText
4

Callers

nothing calls this directly

Calls 5

mainloopMethod · 0.80
MarkovDemoClass · 0.70
TkClass · 0.50
splitMethod · 0.45
titleMethod · 0.45

Tested by

no test coverage detected