[Xapian-devel] xapian bindings for Python 3.0?
Kelm, Peter ST/HZA-TG
kelmpte at schaeffler.com
Tue Apr 28 16:40:03 BST 2009
Hello,
does anybody have working xapian bindings for Python 3.0. It does
compile for me - but I cannot get it to work. It fails in
smoketest(3).py at: "stem = xapian.Stem("english")" stating an ArgError
for "std::string const &" originating in "new_Stem".
My debugging efforts indicate that it might have to do with the way SWIG
handles Python unicode strings.
Xapian version: 1.0.11
Platform: Windows XP / Visual Studio Express 2008
Thanks & Best Regards,
Peter
More information about the Xapian-devel
mailing list