CookieOption with new .server/.client attributes (rather than .data) was added to dnspython. Adjust the code to use the new attributes if available and fall back to the old code for dnspython<2.7.0 compatibility.
CookieOption with new .server/.client attributes (rather than .data) was added to dnspython. Adjust the code to use the new attributes if available and fall back to the old code for dnspython<2.7.0 compatibility.