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 fpom
Recipients fpom
Date 2017-10-08.09:16:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507454182.1.0.213398074469.issue31726@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, comparing with the content of tok_name, all the following constants are missing:

COMMENT = 54
NL = 55
BACKQUOTE = 56
ATEQUAL = 57
History
Date User Action Args
2017-10-08 09:16:22fpomsetrecipients: + fpom
2017-10-08 09:16:22fpomsetmessageid: <1507454182.1.0.213398074469.issue31726@psf.upfronthosting.co.za>
2017-10-08 09:16:22fpomlinkissue31726 messages
2017-10-08 09:16:21fpomcreate