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 georg.brandl
Recipients georg.brandl, mallyvai, rhettinger
Date 2009-04-28.23:20:25
SpamBayes Score 0.0001754451
Marked as misclassified No
Message-id <1240960827.04.0.974105716107.issue5857@psf.upfronthosting.co.za>
In-reply-to
Content
Note that in tokenize.diff, "TokenInfo" should be in __all__ instead of
"Token".  I agree with Raymond on the inner tuples.
History
Date User Action Args
2009-04-28 23:20:27georg.brandlsetrecipients: + georg.brandl, rhettinger, mallyvai
2009-04-28 23:20:27georg.brandlsetmessageid: <1240960827.04.0.974105716107.issue5857@psf.upfronthosting.co.za>
2009-04-28 23:20:25georg.brandllinkissue5857 messages
2009-04-28 23:20:25georg.brandlcreate