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 skrah
Recipients larry, skrah, taleinat
Date 2014-01-22.21:43:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
The vast majority of C modules are in third-party packages. I doubt that external
modules will all use AC. xxmodule.c is about explaining the basic structure of
a C extension.  AC adds nothing to this and obfuscates (IMO) what is going on.
History
Date User Action Args
2014-01-22 21:43:03skrahsetrecipients: + skrah, taleinat, larry
2014-01-22 21:43:03skrahlinkissue20180 messages
2014-01-22 21:43:03skrahcreate