[R-gui] R-wxPython Linux progress!

Vaidotas Zemlys mpiktas at delfi.lt
Tue Jun 22 20:37:50 CEST 2004


Hi,

> Can either of you tell me the Python type of
> the object being converted?
> (You can put  a break point in fromPython() in RPythonConverters.c
> at the appropriate line (116 in my version).)
> That would help me a great deal as a I can probably easily add
> code for that case but want to know what it is and
> I am in the middle of some other work right now so don't
> have the time to set this up to debug it.
>

Is this it?

(gdb) print *pyobj
$2 = {ob_refcnt = 3, ob_type = 0x92f9684}

Vaidotas



More information about the R-SIG-GUI mailing list