Hacker News new | ask | show | jobs
by int_19h 618 days ago
Bare except + reraise is a very common Python pattern, so no, it won't be assumed to be a bug. This was actually one of the major points in the discussion of the PEP that led to its rejection.