Message120833
| Author | belopolsky |
|---|---|
| Recipients | belopolsky |
| Date | 2010-11-09.02:32:27 |
| SpamBayes Score | 7.241429e-05 |
| Marked as misclassified | No |
| Message-id | <1289269952.54.0.146506315747.issue10371@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Following python-dev discussion on the issue, I would like to propose trace-deprecations.diff patch for review. I would like to make these changes before turning to issue10342 which will require changing many of these APIs that take a source path to take a module object (or possibly a loader). Note that CoverageResults presents an interesting case of a class that does not need to be public, but its methods, particularly write_results() need to be documented. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-09 02:32:32 | belopolsky | set | recipients: + belopolsky |
| 2010-11-09 02:32:32 | belopolsky | set | messageid: <1289269952.54.0.146506315747.issue10371@psf.upfronthosting.co.za> |
| 2010-11-09 02:32:30 | belopolsky | link | issue10371 messages |
| 2010-11-09 02:32:29 | belopolsky | create | |