Message32286
| Author |
fabioz |
| Recipients |
| Date |
2007年06月08日.18:58:19 |
| SpamBayes Score |
| Marked as misclassified |
| Message-id |
| In-reply-to |
| Content |
The code attached is giving the error below
D:\bin\Python251\Lib\threading.py:697: RuntimeWarning: tp_compare didn't return -1 or -2 for exception
return _active[_get_ident()]
Exception exceptions.SystemError: 'error return without exception set' in <generator object at 0x00B07E68> ignored
Ok, I have no clues why there could be an error here...
|
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2007年08月23日 14:54:50 | admin | link | issue1733757 messages |
| 2007年08月23日 14:54:50 | admin | create |
|