Irit Katriel <[email protected]> added the comment:
> 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. ---------- nosy: +iritkatriel _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue968063> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
