* subversion/bindings/swig/python/svn/core.py
commitc751cf159a38e4dc43f34a5a970d58177a36a325
authorepg <epg@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Sun, 9 Dec 2007 20:57:11 +0000 (9 20:57 +0000)
committerepg <epg@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Sun, 9 Dec 2007 20:57:11 +0000 (9 20:57 +0000)
tree473830a3be70d3d94f07f9aa2edf57f167be8c06
parent59c8aa843df611f01109eef6e5658717d376c994
* subversion/bindings/swig/python/svn/core.py
  (SubversionException): Improve 1.4 compatibility.

* subversion/bindings/swig/python/tests/core.py
  Add core testing module, just testing SubversionException for now.

* subversion/bindings/swig/python/tests/run_all.py
  Run new core tests.

Found by: jrvernooij

git-svn-id: http://svn.collab.net/repos/svn/trunk@28356 612f8ebc-c883-4be0-9ee0-a4e9ef946e3a
subversion/bindings/swig/python/svn/core.py
subversion/bindings/swig/python/tests/core.py [new file with mode: 0644]
subversion/bindings/swig/python/tests/run_all.py