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 ark3
Recipients ark3, meador.inge, michael.foord, ncoghlan, vstinner
Date 2010-11-20.18:43:03
SpamBayes Score 0.015003177
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
If the goal is tokenize(...) accepting a text I/O readline, we already have the (undocumented) generate_tokens(readline).
History
Date User Action Args
2010-11-20 18:43:05ark3setrecipients: + ark3, ncoghlan, vstinner, michael.foord, meador.inge
2010-11-20 18:43:05ark3setmessageid: <[email protected]>
2010-11-20 18:43:03ark3linkissue9969 messages
2010-11-20 18:43:03ark3create