[issue42560] Improve Tkinter Documentation

Mark Roseman report at bugs.python.org
Sun Aug 15 17:03:06 EDT 2021


Mark Roseman <mark at markroseman.com> added the comment:

Here's a very rough work-in-progress snapshot:
https://github.com/roseman/cpython/blob/tkinter-docs-snapshot-20210815/Doc/library/tkinter.rst

This includes:

1. Changes I'd mentioned to the intro, external resources, modules, architecture

2. Rewrite of the 'life preserver' mini-tutorial section using a very different approach.

3. A start on the reference section (replacing the random bits that were there with a categorized, but detail-free list of classes and common methods).

Anyone have any big picture thoughts at this point?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42560>
_______________________________________


More information about the Python-bugs-list mailing list