Message 240967 - Python tracker (original) (raw)

Message240967

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:36 djmitche set recipients: + djmitche, effbot, amaury.forgeotdarc, kirkshorts, meador.inge, Andrew.C
2015-04-14 18:06:33 djmitche set messageid: 1429034793.91.0.753490767439.issue3353@psf.upfronthosting.co.za
2015-04-14 18:06:33 djmitche link issue3353 messages
2015-04-14 18:06:33 djmitche create