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 christian.heimes
Recipients bjornedstrom, christian.heimes, ezio.melotti, jcea, pitrou
Date 2012-10-04.18:05:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349373938.72.0.438308170212.issue16113@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine pointed out that the code contains C++ comments and exports a lot of functions. The latest patch has all // comments replaced, marks all functions and globals as static and #includes the C files directly.
History
Date User Action Args
2012-10-04 18:05:38christian.heimessetrecipients: + christian.heimes, jcea, pitrou, ezio.melotti, bjornedstrom
2012-10-04 18:05:38christian.heimessetmessageid: <1349373938.72.0.438308170212.issue16113@psf.upfronthosting.co.za>
2012-10-04 18:05:38christian.heimeslinkissue16113 messages
2012-10-04 18:05:38christian.heimescreate