Message127004
Attached script (bug2.py) ends with:
$ ~/prog/SVN/py3k/python bug2.py
python: ./Modules/_threadmodule.c:399: rlock_acquire_restore: Assertion `self->rlock_count == 0' failed.
Abandon
It should raise a classic Python exception, instead of stopping with a fatal assertion error. |
|
Date |
User |
Action |
Args |
2011-01-25 12:44:28 | vstinner | set | recipients:
+ vstinner |
2011-01-25 12:44:28 | vstinner | set | messageid: <1295959468.18.0.305168366567.issue11005@psf.upfronthosting.co.za> |
2011-01-25 12:44:27 | vstinner | link | issue11005 messages |
2011-01-25 12:44:27 | vstinner | create | |
|