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 cheryl.sabella
Recipients cheryl.sabella, louielu, rhettinger, terry.reedy
Date 2017-05-19.23:30:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495236657.16.0.740574797783.issue23667@psf.upfronthosting.co.za>
In-reply-to
Content
Terry,

Should IDLE library modules get docstrings or is that something you'd rather not have?  Putting the question here because ColorDelegator in colorizer.py doesn't have any docstrings.  I wanted to read some of the IDLE code and I can try to add missing docstrings if it's something that should be done.

Thanks!
History
Date User Action Args
2017-05-19 23:30:57cheryl.sabellasetrecipients: + cheryl.sabella, rhettinger, terry.reedy, louielu
2017-05-19 23:30:57cheryl.sabellasetmessageid: <1495236657.16.0.740574797783.issue23667@psf.upfronthosting.co.za>
2017-05-19 23:30:57cheryl.sabellalinkissue23667 messages
2017-05-19 23:30:57cheryl.sabellacreate