◐ Shell
clean mode source ↗

Message 161222 - Python tracker

The patch needs some tests.
Also, it seems that ElementTree.write() will only accept files inheriting from io.IOBase, where a only a .write() method was expected before. Is it the case?