Message268171
How to cause
SyntaxError -- obvious
NameError -- ?, already caught in code module
OverflowError-- ?, already caught in code module
SystemError - 22 nested for loops ('deeply nested blocks')
TypeError -- chr(0), 2.7
ValueError -- chr(0), 3.x; bytes(0), 2.7 |
|
Date |
User |
Action |
Args |
2016-06-11 01:53:07 | terry.reedy | set | recipients:
+ terry.reedy, ppperry |
2016-06-11 01:53:07 | terry.reedy | set | messageid: <1465609987.29.0.359531484462.issue25733@psf.upfronthosting.co.za> |
2016-06-11 01:53:07 | terry.reedy | link | issue25733 messages |
2016-06-11 01:53:06 | terry.reedy | create | |
|