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 hakancelik
Recipients hakancelik
Date 2020-04-06.18:30:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586197846.97.0.19099018734.issue40209@roundup.psfhosted.org>
In-reply-to
Content
The read_pyfile function can be written more effectively with the open function in the tokenize module.
History
Date User Action Args
2020-04-06 18:30:47hakanceliksetrecipients: + hakancelik
2020-04-06 18:30:46hakanceliksetmessageid: <1586197846.97.0.19099018734.issue40209@roundup.psfhosted.org>
2020-04-06 18:30:46hakanceliklinkissue40209 messages
2020-04-06 18:30:46hakancelikcreate