[capi-sig] How to inspect module objects.

Guillaume Yziquel guillaume.yziquel at citycable.ch
Sun Feb 14 17:39:12 CET 2010


M.-A. Lemburg a écrit :
>>
>> All apologies if these questions seem trivial to you, but I'm quite new
>> to python and its internals. Pointers to relevant (tutorial?)
>> documentation are appreciated.
> 
> Some pointers:
> 
> http://docs.python.org/c-api/module.html#PyModule_GetDict
> http://docs.python.org/c-api/dict.html

Thanks. Exactly what I was looking for.

> The C-API documentation should help you dig further into
> Python objects:
> 
> http://docs.python.org/c-api/index.html

I already knew about this C API documentation. But getting familiar 
quickly with such a documentation is not an easy task. Thank you for 
your help.

-- 
      Guillaume Yziquel
http://yziquel.homelinux.org/


More information about the capi-sig mailing list