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 Anthony Sottile
Recipients Andrew.C, Anthony Sottile, Jim Fasarakis-Hilliard, amaury.forgeotdarc, berker.peksag, djmitche, effbot, kirkshorts, meador.inge, pablogsal, serhiy.storchaka, superluser
Date 2021-01-27.18:19:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611771560.11.0.270247444978.issue3353@roundup.psfhosted.org>
In-reply-to
Content
I haven't looked into or thought about that yet, it might not be possible

It might also make sense to build new tokenize.py apis avoiding the `readline()` api -- I always found it painful to work with
History
Date User Action Args
2021-01-27 18:19:20Anthony Sottilesetrecipients: + Anthony Sottile, effbot, amaury.forgeotdarc, djmitche, kirkshorts, meador.inge, berker.peksag, serhiy.storchaka, superluser, Andrew.C, Jim Fasarakis-Hilliard, pablogsal
2021-01-27 18:19:20Anthony Sottilesetmessageid: <1611771560.11.0.270247444978.issue3353@roundup.psfhosted.org>
2021-01-27 18:19:20Anthony Sottilelinkissue3353 messages
2021-01-27 18:19:20Anthony Sottilecreate