On Aug 1, 2011, at 10:50 AM, diego_pmc <paulc....@gmail.com> wrote:

> How should I capture Python function objects such
> that I won't increase their reference count? I only need a weak reference to 
> the objects.

http://docs.python.org/library/weakref.html#module-weakref

I don't know how to access a Python weakref from Boost.Python.
> 
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to