[Cython] Accessing C attributes from Python functions in the interpreter

Johannes Wienke languitar at semipol.de
Sun Jun 8 12:02:41 CEST 2008


Am 06/08/2008 11:16 AM schrieb Dag Sverre Seljebotn:
> Johannes Wienke wrote:
>> But is there a way to convince copy to copy also the C declarations?
>>
> 
> Google for "python copy module". The copy module docs then will state that
> it uses the pickling API. So see the pyrex docs for pickling and try
> that...

Thanks for that hint, but where exactly do I find something about
pickling in the Pyrex docs?

Furthermore, wouldn't it be worth to mention this in the Cython docs
(preferably the Sphinx documentation)?

Johannes


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://codespeak.net/pipermail/cython-dev/attachments/20080608/f13b6556/attachment.pgp 


More information about the Cython-dev mailing list