Message 410222 - Python tracker (original) (raw)
Message410222
Author | Dennis Sweeney |
---|---|
Recipients | Dennis Sweeney, iritkatriel |
Date | 2022-01-10.15:33:09 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1641828789.47.0.890911922621.issue46328@roundup.psfhosted.org |
In-reply-to |
Content |
---|
Would there be any value in spelling this as sys.active_exception() or sys.current_exception() or sys.get_exception() or sys.exception_in_flight() or similar? My only worry is confusion between sys.exception() versus builtins.Exception. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-01-10 15:33:09 | Dennis Sweeney | set | recipients: + Dennis Sweeney, iritkatriel |
2022-01-10 15:33:09 | Dennis Sweeney | set | messageid: 1641828789.47.0.890911922621.issue46328@roundup.psfhosted.org |
2022-01-10 15:33:09 | Dennis Sweeney | link | issue46328 messages |
2022-01-10 15:33:09 | Dennis Sweeney | create |