Hi,
New pylucene (3.5.0) is now in unstable. If you still care of this issue,
could you please recheck it?
Otherwise I'll just close bug since it's probably outdated.
--
WBR, Dmitry
signature.asc
Description: Digital signature
Hmmm works on Ubuntu Hardy.
$ python
Python 2.5.2 (r252:60911, Jul 22 2009, 15:33:10)
[GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from lucene import Document
>>> Document()
Traceback (most recent call last):
File ""
Package: pylucene
Version: 2.3.1-1.1
I have a problem with pylucene, it segfaults python:
In [1]: from lucene import Document
In [2]: Document()
And there is the backtrace:
nah...@bitchouko:~$ gdb python
GNU gdb (GDB) 6.8.50.20090628-cvs-debian
Copyright (C) 2009 Free Software Foundation, Inc.
3 matches
Mail list logo