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 terry.reedy
Recipients serhiy.storchaka, terry.reedy
Date 2015-09-26.03:03:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443236612.77.0.515516122635.issue25237@psf.upfronthosting.co.za>
In-reply-to
Content
As noted in #15346, several modules are not documented except in the code.  Having just had to do that for #25173, I would like there to be a page for commondialog.Dialog and its subclasses, messagebox.Message and colorchooser.Chooser, and the associated module functions.  I hope to submit a .rst file for review if no one else does so.  My plan is to copy from web pages produced by the pydoc server, add markup, and edit.
History
Date User Action Args
2015-09-26 03:03:32terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2015-09-26 03:03:32terry.reedysetmessageid: <1443236612.77.0.515516122635.issue25237@psf.upfronthosting.co.za>
2015-09-26 03:03:32terry.reedylinkissue25237 messages
2015-09-26 03:03:31terry.reedycreate