reshape: missing arg check?

7 Sep
2006
7 Sep
'06
3:29 p.m.
Hi, never mind that the following syntax is wrong, but is it supposed to yield that SystemError instead of something more informative?
(This is with b5 on win32 and python 2.4.3)
b.reshape(3,3,axis = 1)
Traceback (most recent call last): File "<interactive input>", line 1, in ? SystemError: NULL result without error in PyObject_Call
-sven
6112
Age (days ago)
6112
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sven Schreiber