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 tcaswell
Recipients brett.cannon, eric.snow, ncoghlan, serhiy.storchaka, tcaswell
Date 2017-08-29.13:18:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAA48SF_y=+71e76cadW8fNkxEhR7tXiFhos=-iOSYubeCer1Sw@mail.gmail.com>
In-reply-to <1504011001.86.0.0527995975466.issue31286@psf.upfronthosting.co.za>
Content
Your welcome!

Matplotlib ended up just moving the import out of the finally block once we
understood the issue.

Tom

On Tue, Aug 29, 2017 at 8:50 AM Serhiy Storchaka <report@bugs.python.org>
wrote:

>
> Serhiy Storchaka added the comment:
>
> Thank you for your report Thomas!
>
> Don't forget to remove pyc-files before re-running the Matplotlib test
> suite.
>
> ----------
> resolution:  -> fixed
> stage: patch review -> resolved
> status: open -> closed
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue31286>
> _______________________________________
>
History
Date User Action Args
2017-08-29 13:18:53tcaswellsetrecipients: + tcaswell, brett.cannon, ncoghlan, eric.snow, serhiy.storchaka
2017-08-29 13:18:53tcaswelllinkissue31286 messages
2017-08-29 13:18:53tcaswellcreate