Message189337
| Author | s7v7nislands@gmail.com |
|---|---|
| Recipients | docs@python, s7v7nislands@gmail.com, terry.reedy |
| Date | 2013-05-16.02:33:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1368671603.92.0.263604877295.issue17972@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
when I read the memory_profiler source code, I find it using inspect.getblock(). so I check the doc, but can't find the function's doc. these functions are found not in doc. I want to known which function should in doc or not? in inspect module has no __all__ variable. sorry for poor english! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-05-16 02:33:23 | s7v7nislands@gmail.com | set | recipients: + s7v7nislands@gmail.com, terry.reedy, docs@python |
| 2013-05-16 02:33:23 | s7v7nislands@gmail.com | set | messageid: <1368671603.92.0.263604877295.issue17972@psf.upfronthosting.co.za> |
| 2013-05-16 02:33:23 | s7v7nislands@gmail.com | link | issue17972 messages |
| 2013-05-16 02:33:23 | s7v7nislands@gmail.com | create | |