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 effbot
Recipients amaury.forgeotdarc, effbot, kirkshorts
Date 2008-07-24.21:25:35
SpamBayes Score 8.023079e-06
Marked as misclassified No
Message-id <1216934737.45.0.156614124307.issue3353@psf.upfronthosting.co.za>
In-reply-to
Content
That's should be all that's needed to expose the existing API, as is. 
If you want to verify the build, you can grab the pytoken.c and setup.py
files from this directory, and try building the module.

http://svn.effbot.org/public/stuff/sandbox/pytoken/

Make sure you remove the local copy of "tokenizer.h" that's present in
that directory before you build.  If that module builds, all's well.
History
Date User Action Args
2008-07-24 21:25:37effbotsetspambayes_score: 8.02308e-06 -> 8.023079e-06
recipients: + effbot, amaury.forgeotdarc, kirkshorts
2008-07-24 21:25:37effbotsetspambayes_score: 8.02308e-06 -> 8.02308e-06
messageid: <1216934737.45.0.156614124307.issue3353@psf.upfronthosting.co.za>
2008-07-24 21:25:36effbotlinkissue3353 messages
2008-07-24 21:25:35effbotcreate