Message292489
| Author | terry.reedy |
|---|---|
| Recipients | Colin.Williams, terry.reedy, xdegaye |
| Date | 2017-04-28.00:20:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1493338823.54.0.376692478585.issue19417@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
IDLE's debugger needs multiple patches. It is based on bdb. So I want to be able to understand the bdb code and know that it is sound. The file is nearly devoid of docstrings, so I would like to add those first, probably in a separate patch. A first draft can be derived from the bdb doc. Docstrings will help in reviewing the patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-04-28 00:20:23 | terry.reedy | set | recipients: + terry.reedy, xdegaye, Colin.Williams |
| 2017-04-28 00:20:23 | terry.reedy | set | messageid: <1493338823.54.0.376692478585.issue19417@psf.upfronthosting.co.za> |
| 2017-04-28 00:20:23 | terry.reedy | link | issue19417 messages |
| 2017-04-28 00:20:22 | terry.reedy | create | |