On 04/ 2/10 05:36 PM, [email protected] wrote:
On Fri, Apr 02, 2010 at 05:14:19PM -0500, Shawn Walker wrote:
The python documents seem to be inconsistent about recommendations for
when it's safe to borrow references, and when it's not.
It definitely can be confusing.
There's a good general overview here:
http://docs.python.org/extending/extending.html#reference-counts
When in doubt, I double check the C API:
http://docs.python.org/c-api/index.html
And the interpreter's source can be helpful too, at times.
I've been living on those pages the past few days ;)
Thanks though.
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss