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 serhiy.storchaka
Recipients Albert-Jan Nijburg, georg.brandl, josephgordon, martin.panter, meador.inge, serhiy.storchaka, vstinner
Date 2017-05-31.11:04:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496228650.19.0.598470721165.issue25324@psf.upfronthosting.co.za>
In-reply-to
Content
If move COMMENT, NL and ENCODING to the token module, their documentation should be moved from tokenize.rst to token.rst.

I have asked on Python-Dev whether this is a right way. [1]

[1] https://mail.python.org/pipermail/python-dev/2017-May/148080.html
History
Date User Action Args
2017-05-31 11:04:10serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, vstinner, meador.inge, martin.panter, josephgordon, Albert-Jan Nijburg
2017-05-31 11:04:10serhiy.storchakasetmessageid: <1496228650.19.0.598470721165.issue25324@psf.upfronthosting.co.za>
2017-05-31 11:04:10serhiy.storchakalinkissue25324 messages
2017-05-31 11:04:10serhiy.storchakacreate