This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:29martin.pantersetrecipients: + martin.panter, python-dev, palaviv
2016-02-18 11:58:29martin.pantersetmessageid: <1455796709.22.0.198961219705.issue26309@psf.upfronthosting.co.za>
2016-02-18 11:58:29martin.panterlinkissue26309 messages
2016-02-18 11:58:29martin.pantercreate