This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author adelfino
Recipients adelfino, docs@python, serhiy.storchaka, terry.reedy
Date 2018-04-15.16:55:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523811312.56.0.682650639539.issue33280@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps a comment in the lines of:

---
You can find the relevant Tk man pages by checking what version is installed in your system:

python -c "import tkinter; print(tkinter.TkVersion)"
---

at the top of the page, and then removing all version suffixes as you suggested?
History
Date User Action Args
2018-04-15 16:55:12adelfinosetrecipients: + adelfino, terry.reedy, docs@python, serhiy.storchaka
2018-04-15 16:55:12adelfinosetmessageid: <1523811312.56.0.682650639539.issue33280@psf.upfronthosting.co.za>
2018-04-15 16:55:12adelfinolinkissue33280 messages
2018-04-15 16:55:12adelfinocreate