hi,
when I use PyCallMethod or PyCallFunction, the result is typed by python.
uvPythons doc talk about PYOBJECT.
so, how can we define if pyCall return a PYOBJECT or a string/number usable in basic ?
Actually, I perform a pyCallMethod(builtins,'str',myvariable)
Is there a better method ?
manythanks.
------------------------------
Manu Fernandes
------------------------------




