On Sun, Mar 26, 2006 at 01:19:46PM -0800, Bob Halley wrote: -> Titus Brown wrote: -> >I'd be interested in your comments on the underlying code (attached). I -> >freely admit to not knowing what I'm doing; I basically just hacked and -> >slashed until I got what looked like the right results. Corrections -> >and/or comments on the attached code are appreciated & will be -> >acknowledged. -> > -> I'm always glad to see new dnspython uses :) My comments on selected -> bits of your code are below.
[ munch ] Thanks -- I dumped _compare_hostnames() in favor of converting everything Name instances, which works great! I implemented the rest of your suggestions, too. thanks again, --titus _______________________________________________ dnspython-users mailing list [email protected] http://woof.play-bow.org/mailman/listinfo/dnspython-users
