[Xapian-devel] Python bindings smoketest error
Charlie Hull
charlie at juggler.net
Wed Apr 30 12:53:02 BST 2008
Hi all,
I'm getting an error in the smoketest. I'm using latest Swig and Python
bindings from SVN-HEAD:
File "smoketest.py", line 23, in <module>
import xapian
File
"C:\work\xapian\xapian-SVN\xapian-core\win32\Release\Python\xapian.py",
line 2099, in <module>
ValueRangeProcessor.__call__ = ValueRangeProcessor.__call
AttributeError: type object 'ValueRangeProcessor' has no attribute '__call'
This is the very last line in xapian.py, if that's relevant!
Cheers
Charlie
More information about the Xapian-devel
mailing list