On 4/03/2009 8:59 AM, Greg Ewing wrote:
Given a PyAssocObject, is there some way of finding
the object that was attached to it with AttachObject?

Apparently not from Python. It would be easy to add, but I guess that doesn't help you much now (or parse the repr() and use ctypes to de-ref the pointer, then wash your hands ;)

Cheers,

Mark

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to