Re: Request: Windows 64-bit build with Python 3.1

2009-08-17 Thread Valery Khamenya
Dennis, I can only say that PyLucene works fine on my 64bit Linux box. best regards -- Valery A.Khamenya On Mon, Aug 17, 2009 at 2:08 PM, Andi Vajda wrote: > > On Mon, 17 Aug 2009, Dennis Cooper wrote: > > Can I use PyLucene with Python 3.1? If not, are there plans to make >> PyLucene >> comp

Re: Request: Windows 64-bit build with Python 3.1

2009-08-17 Thread Andi Vajda
On Mon, 17 Aug 2009, Dennis Cooper wrote: Can I use PyLucene with Python 3.1? If not, are there plans to make PyLucene compatible with Python 3.x? No, PyLucene hasn't been ported to Python 3.x yet. Yes, there are plans to do so. Patches are welcome. I need to use it with the 64-bit Windows

Request: Windows 64-bit build with Python 3.1

2009-08-17 Thread Dennis Cooper
Can I use PyLucene with Python 3.1? If not, are there plans to make PyLucene compatible with Python 3.x? I need to use it with the 64-bit Windows build of Python. Could you kindly provide Windows installation binaries for you releases, as are provided for the official Python builds? Thanks.