You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jelmer Vernooij <je...@samba.org> on 2006/06/25 22:12:04 UTC

[PATCH] Fix python bindings to svn.wc.get_ignores()

Hi,

[[[
Fix Python bindings to svn.wc.get_ignores().

[ in subversion/bindings/swig ]

 * svn_wc.i: Add Python typemap for `patterns'.

 * python/tests/wc.py 
   (test_get_ignores): Add test for svn.wc.get_ignores().

]]]

Cheers,

Jelmer
-- 
Jelmer Vernooij <je...@samba.org> - http://samba.org/~jelmer/

Re: [PATCH] Fix python bindings to svn.wc.get_ignores()

Posted by Jelmer Vernooij <je...@samba.org>.
On Sun, 2006-06-25 at 15:39 -0700, David James wrote:
> On 6/25/06, Jelmer Vernooij <je...@samba.org> wrote:
> > Hi,
> >
> > [[[
> > Fix Python bindings to svn.wc.get_ignores().
> >
> > [ in subversion/bindings/swig ]
> >
> >  * svn_wc.i: Add Python typemap for `patterns'.
> >
> >  * python/tests/wc.py
> >    (test_get_ignores): Add test for svn.wc.get_ignores().
> >
> > ]]]
> 
> Looks good! +1, please commit.
Thanks, committed in r20247.

Cheers,

Jelmer
-- 
Jelmer Vernooij <je...@samba.org> - http://samba.org/~jelmer/

Re: [PATCH] Fix python bindings to svn.wc.get_ignores()

Posted by David James <dj...@collab.net>.
On 6/25/06, Jelmer Vernooij <je...@samba.org> wrote:
> Hi,
>
> [[[
> Fix Python bindings to svn.wc.get_ignores().
>
> [ in subversion/bindings/swig ]
>
>  * svn_wc.i: Add Python typemap for `patterns'.
>
>  * python/tests/wc.py
>    (test_get_ignores): Add test for svn.wc.get_ignores().
>
> ]]]

Looks good! +1, please commit.

Cheers,

David



-- 
David James -- http://www.cs.toronto.edu/~james

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org