Terry J. Reedy <[email protected]> added the comment: I agree that a tolerant mode would be good (and often requested). String encoding and decoding also have strict and forgiving modes, so this seems close to a policy.
Unit tests with example snippets that properly fail strict mode and pass the new tolerant mode are needed both to completely review and apply a patch. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1486713> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
