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 takluyver
Recipients daniel.urban, eric.snow, ezio.melotti, gdr@garethrees.org, meador.inge, sandro.tosi, serhiy.storchaka, takluyver
Date 2013-01-28.10:54:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359370454.01.0.964824587448.issue12691@psf.upfronthosting.co.za>
In-reply-to
Content
Is there anything I can do to push this forwards? I'm trying to use tokenize and untokenize in IPython, and for now I'm going to have to maintain our own copies of it (for Python 2 and 3), because I keep running into problems with the standard library module.
History
Date User Action Args
2013-01-28 10:54:14takluyversetrecipients: + takluyver, ezio.melotti, meador.inge, daniel.urban, sandro.tosi, eric.snow, gdr@garethrees.org, serhiy.storchaka
2013-01-28 10:54:14takluyversetmessageid: <1359370454.01.0.964824587448.issue12691@psf.upfronthosting.co.za>
2013-01-28 10:54:13takluyverlinkissue12691 messages
2013-01-28 10:54:13takluyvercreate