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 iritkatriel
Recipients Digitalxero, John Tapsell, ajaksu2, berker.peksag, damngamerz, dharriso, eric.araujo, iritkatriel, isandler, pitrou, relm, rhettinger, serhiy.storchaka, sonderblade
Date 2022-04-02.18:53:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648925611.58.0.294153021556.issue968063@roundup.psfhosted.org>
In-reply-to
Content
> This doesn't work because fileinput.filename()  and fileinput.filelineno()  are going to be wrong and pointing to the next file.


You won't have this problem if you work on one file at a time.
History
Date User Action Args
2022-04-02 18:53:31iritkatrielsetrecipients: + iritkatriel, rhettinger, isandler, sonderblade, pitrou, ajaksu2, relm, dharriso, eric.araujo, Digitalxero, berker.peksag, serhiy.storchaka, damngamerz, John Tapsell
2022-04-02 18:53:31iritkatrielsetmessageid: <1648925611.58.0.294153021556.issue968063@roundup.psfhosted.org>
2022-04-02 18:53:31iritkatriellinkissue968063 messages
2022-04-02 18:53:31iritkatrielcreate