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 methane, python-dev, serhiy.storchaka, vstinner
Date 2017-01-25.15:54:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485359675.03.0.0688165444407.issue29369@psf.upfronthosting.co.za>
In-reply-to
Content
"We use Flask. Flask is based on Werkzeug. Werkzeug imports inspect. inspect imports ast. ast imports _ast."

Oh, this was unexpected to me :-)
History
Date User Action Args
2017-01-25 15:54:35vstinnersetrecipients: + vstinner, methane, python-dev, serhiy.storchaka
2017-01-25 15:54:35vstinnersetmessageid: <1485359675.03.0.0688165444407.issue29369@psf.upfronthosting.co.za>
2017-01-25 15:54:35vstinnerlinkissue29369 messages
2017-01-25 15:54:34vstinnercreate