Petr Viktorin <[email protected]> added the comment:
Ah, XML is such an overengineered format! I usually live with the standard HTML entities – but it turns out you can define your own! Here's a reproducer which shows how to do that. ---------- nosy: +petr.viktorin Added file: https://bugs.python.org/file47942/reproducer.py _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35052> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
