On 2011-4-18 03:50, Charles Solar wrote:
Well I know python uses ref counting, so I was hoping the support for
chain methods would be near identical to C++'s since python would not
have any reference to hold onto for Test().

That is true for CPython, but may not be true for other python implementations.

Wichert.

--
Wichert Akkerman <wich...@wiggy.net>   It is simple to make things.
http://www.wiggy.net/                  It is hard to make things simple.
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to