Maybe you will be surprised, but tkinter.rst has no comprehensive docs for any tkinter class. I like to get it fixed but definitely cannot do it myself. My very poor English is the main objection for writing narrative documentation.
On Thu, Apr 5, 2012 at 1:21 PM, Antoine Pitrou <[email protected]> wrote: > On Thu, 05 Apr 2012 11:41:48 +0200 > andrew.svetlov <[email protected]> wrote: >> http://hg.python.org/cpython/rev/774c2afa6665 >> changeset: 76115:774c2afa6665 >> user: Andrew Svetlov <[email protected]> >> date: Thu Apr 05 12:41:20 2012 +0300 >> summary: >> Issue #3033: Add displayof parameter to tkinter font. >> Patch by Guilherme Polo. > > Aren't there any docs? > > Regards > > Antoine. > > > _______________________________________________ > Python-Dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/andrew.svetlov%40gmail.com -- Thanks, Andrew Svetlov _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
