Message6335
The problem here isn't due to threads, it's triggered by the use of the warnings module. This is a similar issue to #1674 in that the jsr223 scope object isn't supporting all the dict methods that the warnings module expects it to.
I've added more missing methods in r7188 which fixes this issue. |
|
Date |
User |
Action |
Args |
2011-01-22 21:25:05 | pjenvey | set | messageid: <1295731505.65.0.223834008571.issue1698@psf.upfronthosting.co.za> |
2011-01-22 21:25:05 | pjenvey | set | recipients:
+ pjenvey, sebukoleth |
2011-01-22 21:25:05 | pjenvey | link | issue1698 messages |
2011-01-22 21:25:05 | pjenvey | create | |
|