Hooking python callback functions to a svn_client_ctx_t
From: Philipp von Weitershausen <philipp_at_weitershausen.de>
Date: 2003-05-05 21:50:14 CEST
Hello everyone,
I pretty much find my way around the python bindings. Accessor functions
One thing got me stumbling, though. Consider the following python code:
------snip------
def cancel_func(cancel_baton):
pool = util.svn_pool_create(None)
This code will throw the following exception:
Sure, I can see in svn_client.h that svn_client_ctx_t wants a
Cheers,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.