Re: python swig binding problem with _p_p_apr_hash_t
From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-03-12 17:33:33 CET
Alexis Boutillier <alexis.boutillier@arteris.net> writes:
> I try to make a client program that read the entries so i wanted to
svn_wc_entries_read() creates a hash in the C interface (note the two
> this is the python code :
So, try:
adm_baton = wc.svn_wc_adm_open(None, dir, 1, 1, pool)
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.