Message 410255 - Python tracker (original) (raw)
Message410255
Author | iritkatriel |
---|---|
Recipients | Dennis Sweeney, barry, eric.snow, iritkatriel |
Date | 2022-01-10.21:29:05 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1641850145.7.0.232250066156.issue46328@roundup.psfhosted.org |
In-reply-to |
Content |
---|
I thought of something like sys.active_exception() but it seems like a lot to type. sys.exception() was suggested in pep3134. Does this change need a pep? |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-01-10 21:29:05 | iritkatriel | set | recipients: + iritkatriel, barry, eric.snow, Dennis Sweeney |
2022-01-10 21:29:05 | iritkatriel | set | messageid: 1641850145.7.0.232250066156.issue46328@roundup.psfhosted.org |
2022-01-10 21:29:05 | iritkatriel | link | issue46328 messages |
2022-01-10 21:29:05 | iritkatriel | create |