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 djmitche
Recipients Andrew.C, amaury.forgeotdarc, djmitche, effbot, kirkshorts, meador.inge
Date 2015-04-14.18:06:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429034793.91.0.753490767439.issue3353@psf.upfronthosting.co.za>
In-reply-to
Content
New:
 - rename token symbols in token.h with a PYTOK_ prefix
 - include an example of using the PyTokenizer functions
 - address minor review comments
History
Date User Action Args
2015-04-14 18:06:36djmitchesetrecipients: + djmitche, effbot, amaury.forgeotdarc, kirkshorts, meador.inge, Andrew.C
2015-04-14 18:06:33djmitchesetmessageid: <1429034793.91.0.753490767439.issue3353@psf.upfronthosting.co.za>
2015-04-14 18:06:33djmitchelinkissue3353 messages
2015-04-14 18:06:33djmitchecreate