636820afb8
The except clause used the Python 2 multi-exception syntax, which is a SyntaxError under Python 3.14 and broke import of this module.