> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: dinsdag 2 december 2014 08:54
> To: [email protected]
> Subject: svn commit: r1642813 - in /subversion/trunk/subversion/bindings/swig:
> include/svn_types.swg python/libsvn_swig_py/swigutil_py.c
> python/libsvn_swig_py/swigutil_py.h python/svn/core.py python/svn/repos.py
> python/tests/repository.py svn_repos.i
>
> Author: stilor
> Date: Tue Dec 2 07:53:53 2014
> New Revision: 1642813
This patch introduces a dependency on assertListEqual() - new in Python 2.7- in
the test suite, which seems to fail on at least one of our buildbots.
Is it possible to rewrite this test to keep compatibility with older python
versions?
Thanks,
Bert