[pylucene-dev] Date objects

Ken Kinder kkinder at gmail.com
Fri Sep 8 14:38:22 PDT 2006


On 9/8/06, Andi Vajda <vajda at osafoundation.org> wrote:
> Indeed there is with the attached path fixing the bug of using PyLong_FromLong
> instead of PyLong_FromLongLong for long long values in getTime() which was
> truncating the returned values. This patch is also checked in.

Ah - that makes sense. I thought of getTime(), but it curiously was
returning a value 100 times too big. So I was wondering if there was
some other preferable method.

Thanks for the fast response.


More information about the pylucene-dev mailing list