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 nedbat
Recipients nedbat
Date 2018-03-30.16:09:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522426152.29.0.467229070634.issue33185@psf.upfronthosting.co.za>
In-reply-to
Content
Turns out it's even simpler:

$ pydoc itertools
No module named 'ast'

# !!!
History
Date User Action Args
2018-03-30 16:09:12nedbatsetrecipients: + nedbat
2018-03-30 16:09:12nedbatsetmessageid: <1522426152.29.0.467229070634.issue33185@psf.upfronthosting.co.za>
2018-03-30 16:09:12nedbatlinkissue33185 messages
2018-03-30 16:09:12nedbatcreate