On 9/8/06, Andi Vajda <[EMAIL PROTECTED]> 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.
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to