[Python-bugs-list] [ python-Bugs-458608 ] python functions called from c

noreply@sourceforge.net noreply@sourceforge.net
Tue, 04 Sep 2001 21:10:03 -0700


Bugs item #458608, was opened at 2001-09-04 21:10
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=458608&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: John Asmuth (jtasmuth)
Assigned to: Nobody/Anonymous (nobody)
Summary: python functions called from c

Initial Comment:
I'm having trouble referencing objects in any scope
outside the called function. Its python going to native
code which invokes a function that references a
variable in the global scope, and then the core dumps.
Any tips?

John

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

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