[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] python bindings: don't use relative imports

From: André Malo <nd_at_perlig.de>
Date: 2005-09-20 20:13:19 CEST

[[
Don't use relative imports in the python bindings.

* subversion/bindings/swig/python/svn/repos.py:
  subversion/bindings/swig/python/svn/fs.py:
  subversion/bindings/swig/python/svn/delta.py:
  subversion/bindings/swig/python/svn/wc.py:
  subversion/bindings/swig/python/svn/client.py:
  subversion/bindings/swig/python/svn/ra.py:
  import from svn.core instead just from core.
]]

I hope, the log message is formatted correctly :)

nd

-- 
"Umfassendes Werk (auch fuer Umsteiger vom Apache 1.3)"
                                          -- aus einer Rezension
<http://pub.perlig.de/books.html#apache2>


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

Received on Tue Sep 20 20:17:17 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.