SystemError in python 2.5.4

Palpandi palpandi111 at gmail.com
Thu Dec 10 06:29:19 EST 2015


Hi All,

I am getting the error mentioned below in python 2.5.4.

SystemError: \loewis\25\python\Objects\longobject.c:225: bad argument to internal function.

I also ran the same code in python 2.7.
There I am not getting this error.

I don't know which causes this error. Any solution for this?

Note: The error is coming from the method call findall(path).


Thanks.



More information about the Python-list mailing list