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


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to