[issue9969] tokenize: add support for tokenizing 'str' objects

Abhay Saxena report at bugs.python.org
Sat Nov 20 19:43:05 CET 2010


Abhay Saxena <ark3 at email.com> added the comment:

If the goal is tokenize(...) accepting a text I/O readline, we already have the (undocumented) generate_tokens(readline).

----------
nosy: +ark3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9969>
_______________________________________


More information about the Python-bugs-list mailing list