Package: python-svn
Version: 1.2.0-2
Severity: important
The following occurs in both Python 2.3 and 2.4, using a pure sid distribution
via pbuilder:
Python 2.3.5 (#2, Aug 13 2005, 20:34:00)
[GCC 4.0.2 20050806 (prerelease) (Debian 4.0.1-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pysvn
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.3/site-packages/pysvn/__init__.py", line 12, in ?
from _pysvn import *
ImportError: dynamic module does not define init function (init_pysvn)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]