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 vstinner
Recipients vstinner
Date 2017-03-27.13:05:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490619913.4.0.443050658966.issue29919@psf.upfronthosting.co.za>
In-reply-to
Content
Attached PR removes unused imports found by pyflakes. It makes also minor PEP 8 coding style fixes on modified imports.
History
Date User Action Args
2017-03-27 13:05:13vstinnersetrecipients: + vstinner
2017-03-27 13:05:13vstinnersetmessageid: <1490619913.4.0.443050658966.issue29919@psf.upfronthosting.co.za>
2017-03-27 13:05:13vstinnerlinkissue29919 messages
2017-03-27 13:05:13vstinnercreate