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 lekma
Recipients lekma, serhiy.storchaka
Date 2017-12-24.10:10:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20171224111031.48c6b556@esmeralda>
In-reply-to <1514104919.7.0.213398074469.issue32414@psf.upfronthosting.co.za>
Content
> PR 4988 will break the case 'module.attr.capsule' if 'module.attr' is
> not a module.
you are right, but is that a case you would expect in an import
statement?
History
Date User Action Args
2017-12-24 10:10:36lekmasetrecipients: + lekma, serhiy.storchaka
2017-12-24 10:10:36lekmalinkissue32414 messages
2017-12-24 10:10:36lekmacreate