PyObject_GetAttr(String) ...

Armin Steinhoff Armin at Steinhoff.de
Wed Jul 5 11:13:51 EDT 2000


Hi all,

a question for the gurus:

   what is the difference between the calls
   
      - PyObject_GetAttr and
      - PyObject_GetAttrString ??

Both have the same 'documented' semantic ... but they are magically different.

Regards

Armin
   




More information about the Python-list mailing list