Message 315944 - Python tracker

Message315944

Author lekma
Recipients brett.cannon, eric.snow, lekma, ncoghlan, serhiy.storchaka
Date 2018-04-30.09:27:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525080478.56.0.682650639539.issue32414@psf.upfronthosting.co.za>
In-reply-to
Content
thinking out loud here: maybe both behavior can be exposed, i.e. a PyCapsule_Import that would expect a valid import statement and a Py_GetCapsule that would behave more like getattr?
History
Date User Action Args
2018-04-30 09:27:58lekmasetrecipients: + lekma, brett.cannon, ncoghlan, eric.snow, serhiy.storchaka
2018-04-30 09:27:58lekmasetmessageid: <1525080478.56.0.682650639539.issue32414@psf.upfronthosting.co.za>
2018-04-30 09:27:58lekmalinkissue32414 messages
2018-04-30 09:27:58lekmacreate