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 xiang.zhang
Recipients brett.cannon, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-09-20.18:07:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474394847.16.0.326522120386.issue28216@psf.upfronthosting.co.za>
In-reply-to
Content
As pointed out by Serhiy, PyObject_GetAttr may change __all__ so my proposal is not going to work. Close this and sorry for noise. :-(
History
Date User Action Args
2016-09-20 18:07:27xiang.zhangsetrecipients: + xiang.zhang, brett.cannon, vstinner, serhiy.storchaka
2016-09-20 18:07:27xiang.zhangsetmessageid: <1474394847.16.0.326522120386.issue28216@psf.upfronthosting.co.za>
2016-09-20 18:07:27xiang.zhanglinkissue28216 messages
2016-09-20 18:07:27xiang.zhangcreate