Message260452
| Author | martin.panter |
|---|---|
| Recipients | martin.panter, palaviv, python-dev |
| Date | 2016-02-18.11:58:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1455796709.22.0.198961219705.issue26309@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
For the Python 2 version I had to make some small changes to the test. I used indirection instead of “nonlocal”, and replaced the super() call because the classes are apparently the wrong kind for super(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-18 11:58:29 | martin.panter | set | recipients: + martin.panter, python-dev, palaviv |
| 2016-02-18 11:58:29 | martin.panter | set | messageid: <1455796709.22.0.198961219705.issue26309@psf.upfronthosting.co.za> |
| 2016-02-18 11:58:29 | martin.panter | link | issue26309 messages |
| 2016-02-18 11:58:29 | martin.panter | create | |