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 pablogsal
Recipients lys.nikolaou, pablogsal
Date 2021-03-05.17:33:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614965603.29.0.858134957498.issue43410@roundup.psfhosted.org>
In-reply-to
Content
I think we should look into having some variable holding all the text that we have parsed so far. All the workarounds to fetch the text from the file or from stdin or whatnot are getting very very complicated.
History
Date User Action Args
2021-03-05 17:33:23pablogsalsetrecipients: + pablogsal, lys.nikolaou
2021-03-05 17:33:23pablogsalsetmessageid: <1614965603.29.0.858134957498.issue43410@roundup.psfhosted.org>
2021-03-05 17:33:23pablogsallinkissue43410 messages
2021-03-05 17:33:23pablogsalcreate