On May 24, 2008, at 3:42 PM, Johannes Wienke wrote:
Am 05/25/2008 12:36 AM schrieb Robert Bradshaw:On May 24, 2008, at 3:22 PM, Johannes Wienke wrote:It is: http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/ version/Doc/Manual/special_methods.htmlAm 05/24/2008 08:07 PM schrieb Robert Bradshaw:No, use the __dealloc__ method instead.Thanks. Is there a reason why this isn't documented?I've never seen that site before. To my mind it's really confusing that you have to search in at least two different manuals just to find the correct things.
Yes, I agree. It used to be that Pyrex and Cython were so similar they didn't warrant their own manuals, but this seems to be changing.
Is there any decision concerning the documentation at http:// www.mudskipper.ca/cython-doc/ ? I think it would be a great improvement for users if something like this would become a reference documentation without the need to use the pyrex docs, too.
This site is awesome, and will become (is) the "official" Cython manual. If anything is missing, we want to add it here.
- Robert
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
