Re: API documentation wanted (for Python in particular)
From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2006-03-11 16:59:26 CET
On Fri, 2006-03-10 at 17:34 -0500, Paul Koning wrote:
The python API is simply a wrapping of the C one.
Thus, the docs are the same, as are the signatures.
However you'd do it in C is usually exactly how you'd do it in python.
>>> from svn import *
---------------------------------------------------------------------
|
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.