[ python-Bugs-1195984 ] SystemError: error return without exception set

SourceForge.net noreply at sourceforge.net
Fri May 6 13:45:03 CEST 2005


Bugs item #1195984, was opened at 2005-05-05 16:38
Message generated for change (Comment added) made by mwh
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1195984&group_id=5470

Category: Python Interpreter Core
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Niraj Bajpai (nbajpai)
Assigned to: Nobody/Anonymous (nobody)
Summary: SystemError: error return without exception set

Initial Comment:
I am getting following error with Python 2.4.1 relase:

"SystemError: error return without exception set"

my code works fine with earlier release (python 2.4). Its a 
C code build in python so does not leave much traces to 
describe problem more.

Important Notes:

Release name: 2.4.1(final)
Platform: Solaris 2.8
Error: "SystemError: error return without exception set"



----------------------------------------------------------------------

>Comment By: Michael Hudson (mwh)
Date: 2005-05-06 12:45

Message:
Logged In: YES 
user_id=6656

Uh, there's not a lot to go on here.  Can you post some code?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1195984&group_id=5470


More information about the Python-bugs-list mailing list