py4d

 

Reference Counting

Page history last edited by Jan Kurianski 3 yrs ago

Use these documents as a guide whilst this page is being constructed:

 

http://docs.python.org/ext/refcounts.html

Very good summary of referencing counting and the rules behind reference counting in embedded python.

http://docs.python.org/api/refcounts.html

Practical description of reference counting with examples in the C API (but easily portable to py4d).

Comments (0)

You don't have permission to comment on this page.