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 vstinner
Recipients Albert-Jan Nijburg, georg.brandl, josephgordon, martin.panter, meador.inge, serhiy.storchaka, vstinner
Date 2017-05-16.21:34:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwYmCJ=bDQFwGiAYeYrxNSMX63Fp6J5KcUwzNpu6fR1KPQ@mail.gmail.com>
In-reply-to <1494970149.92.0.0129081492652.issue25324@psf.upfronthosting.co.za>
Content
> lib2to3 appears to have it's own token.py as well with NL and COMMENT withtout ENCODING...

Oh you are right: Lib/lib2to3/pgen2/driver.py uses Lib/lib2to3/pgen2/token.py.
History
Date User Action Args
2017-05-16 21:34:09vstinnersetrecipients: + vstinner, georg.brandl, meador.inge, martin.panter, serhiy.storchaka, josephgordon, Albert-Jan Nijburg
2017-05-16 21:34:09vstinnerlinkissue25324 messages
2017-05-16 21:34:09vstinnercreate