
Nov. 9, 2007
9:55 p.m.
On Nov 6, 8:25 pm, snd...@gmail.com wrote:
in other words: is there a scope more global than a module scope? something that won't change for a given PyEval_EvalCode or a similar call. i stuffed my CObject into __main__ but in case of multiple threads or nested PyEval_EvalCode i'd have a problem with this approach.
i somehow just need to get to the pointer to the same dictionary that i passed to PyEval_EvalCode for global scope to retrieve my handle in a method of a new python type defined in C space.
thank you
6335
Age (days ago)
6335
Last active (days ago)
0 comments
1 participants
participants (1)
-
Anton Tropashko