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 <[email protected]>
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: <[email protected]>
2017-05-19 23:30:57cheryl.sabellalinkissue23667 messages
2017-05-19 23:30:57cheryl.sabellacreate