Message260979
| Author | eric.fahlgren |
|---|---|
| Recipients | Barun Parruck, eric.fahlgren, llllllllll, ncoghlan, yselivanov |
| Date | 2016-02-28.16:11:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1456675902.7.0.0239106559437.issue26448@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oh, don't worry about time between responses, we all have lives (well, some of us anyhow :) ). After looking at Lib/test/test_dis.py, I think it's just an oversight that there is no specific findlabels test (it's tested implicitly by ``dis.dis`` after all), and it would be good thing for you to add one. The obvious place seems like a new method at the bottom of the ``DisTests`` class, but we'll have to rely on (probably) Yury to make that call. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-28 16:11:42 | eric.fahlgren | set | recipients: + eric.fahlgren, ncoghlan, yselivanov, llllllllll, Barun Parruck |
| 2016-02-28 16:11:42 | eric.fahlgren | set | messageid: <1456675902.7.0.0239106559437.issue26448@psf.upfronthosting.co.za> |
| 2016-02-28 16:11:42 | eric.fahlgren | link | issue26448 messages |
| 2016-02-28 16:11:42 | eric.fahlgren | create | |