Hello.
I have a script running fine on python 2.4 and python 2.6.2
the same script fails on python 2.6.5 and python 2.7 with the folowing
error.
File "/opt/python2.7/lib/python2.7/site-packages/dns/tsig.py", line 88
time_mac = struct.pack('!HIH', upper_time, lower_time, fudge)
struct.error: cannot convert argument to integer
running python 2.7 on Centos 5.5 with dnspython version 1.8.0
any hints ?
I thin my python code is correct but when I call hte dns.Update module
it fails.
thank you
Rick
_______________________________________________
dnspython-users mailing list
[email protected]
http://howl.play-bow.org/mailman/listinfo.cgi/dnspython-users