aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Tools/demo/markov.py
Commit message (Expand)AuthorAge
* gh-97681: Remove Tools/demo/ directory (#97682)Victor Stinner2022-10-03
* bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)Serhiy Storchaka2019-03-30
* Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a R...Georg Brandl2010-12-30
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo...Georg Brandl2010-12-30