cmp ??

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Anand K Raydu

    cmp ??

    Hi All,

    How does cmp work? I have 2 PyCObjects, and both of them have same C
    object.
    can i use cmp(ob1,obj2)


    in another case i have obj2 as NULL and i want to check if it is a NULL
    object.
    can some one suggest how to check it?

    Thanks & Best Regards,
    Anand



Working...