◐ Shell
clean mode source ↗

Message 158640 - Python tracker

Message158640

Author brett.cannon
Recipients brett.cannon, eric.snow
Date 2012-04-18.16:48:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334767681.12.0.804454959737.issue14615@psf.upfronthosting.co.za>
In-reply-to
Content
So PyState_FindModule() is an (undocumented) part of the public API, which means that it has to somehow be supported to keep ABI compatibility (unless I am reading PEP 384 incorrectly).
History
Date User Action Args
2012-04-18 16:48:01brett.cannonsetrecipients: + brett.cannon, eric.snow
2012-04-18 16:48:01brett.cannonsetmessageid: <1334767681.12.0.804454959737.issue14615@psf.upfronthosting.co.za>
2012-04-18 16:48:00brett.cannonlinkissue14615 messages
2012-04-18 16:48:00brett.cannoncreate