MRAB,

> It could be something like this:
[snip example code]

Thank you very much.  Your "Call the other method" line shows me that I've 
been overthinking things. :-(

After that I decided to see if I could give the "py_proc1" function two 
arguments, which worked.  That means that the prepending of "foo" (to the 
origional one) has been changed into transferring it on its own (much easier 
for both the caller as well as the callee).

Regards,
Rudy Wieser


-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to