Message9825
| Author |
nnorwitz |
| Recipients |
| Date |
2002年06月07日.20:23:49 |
| SpamBayes Score |
| Marked as misclassified |
| Message-id |
| In-reply-to |
| Content |
Logged In: YES
user_id=33168
I don't know. I tried to come up with other test cases and
failed.
Tried __str__ and __getitem__. Also tried new-style classes.
The problem was that the code bounced back and forth
between PyObject_Call() & instance_call() (mutual recursion).
|
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2007年08月23日 13:59:56 | admin | link | issue532646 messages |
| 2007年08月23日 13:59:56 | admin | create |
|