Message336440
| Author | terry.reedy |
|---|---|
| Recipients | Al.Sweigart, cheryl.sabella, terry.reedy |
| Date | 2019-02-24.06:31:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550989919.54.0.00997290614422.issue23216@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Current module names, docstring status, and note. grep - present, some args not doc'ed replace - spotty; do not repetively doc 'event=None' args search - ditto searchbase - present searchengine - present; do not separately docstring 'isxyz' wrappers Closing """ must be on line by itself. Parts of the patch should be usable at least as 'first drafts' for filling in missing docstrings. I am not sure whether better to edit diff (maybe after splitting into diffs for each module) and apply (I have never done this with git) or to edit modules directly. Cheryl, another one you might want to grab. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-24 06:31:59 | terry.reedy | set | recipients: + terry.reedy, Al.Sweigart, cheryl.sabella |
| 2019-02-24 06:31:59 | terry.reedy | set | messageid: <1550989919.54.0.00997290614422.issue23216@roundup.psfhosted.org> |
| 2019-02-24 06:31:59 | terry.reedy | link | issue23216 messages |
| 2019-02-24 06:31:59 | terry.reedy | create | |