Message189308
| Author | terry.reedy |
|---|---|
| Recipients | docs@python, s7v7nislands@gmail.com, terry.reedy |
| Date | 2013-05-15.21:23:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1368653022.43.0.98174614549.issue17972@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I do not know what you mean by 'leak docs' so I changed the title to something that makes more sense. It is possible that these functions are considered private to the module, but then their names should be preceded by '_', or else there should be an '__all__' list that omits them. So the omission may be a mistake. I do not know. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-05-15 21:23:42 | terry.reedy | set | recipients: + terry.reedy, docs@python, s7v7nislands@gmail.com |
| 2013-05-15 21:23:42 | terry.reedy | set | messageid: <1368653022.43.0.98174614549.issue17972@psf.upfronthosting.co.za> |
| 2013-05-15 21:23:42 | terry.reedy | link | issue17972 messages |
| 2013-05-15 21:23:42 | terry.reedy | create | |