Hi. I'm hoping someone has a pointer to a DNS library which works well and isn't dnspython. Specifically dnspython doesn't work for me because it monkey patches getaddrinfo() with a call that isn't IPv6 aware, which breaks nova unit tests. So... Does anyone know of a better DNS library for python? Thanks, Michael