New submission from Irit Katriel <[email protected]>:
PyCompileError takes both type and value of the exception, which is no longer necessary. Fortunately neither its constructor signature nor its fields are documented so it can be simplified. ---------- messages: 411509 nosy: iritkatriel priority: normal severity: normal status: open title: Simplify exception handling code in py_compile _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46505> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
