Greg Hewgill wrote:

I was using the LOC RR type to look up geolocation records and found
that my server was purportedly located in China! Further investigation
showed a bug in the _tuple_to_float() function. The return at the end
should be "return sign * value" instead of just "return value".
D'oh! I've committed a fix for this to the dnspython svn, and the fix will be included in the next release of dnspython (whenever that happens).

Thanks for the bug report!

/Bob

_______________________________________________
dnspython-bugs mailing list
[EMAIL PROTECTED]
http://woof.play-bow.org/mailman/listinfo/dnspython-bugs

Reply via email to