The git repository for dnspython now has an experimental Python 3 branch called
"python3".
Although it passes the dnspython regression suite, this code is still
experimental. Also, until I make an official release, I reserve the right to
change APIs to better take advantage of Python 3.
Assuming you've already cloned the dnspython git repository, you can make a
local branch that tracks the repository branch by running
git checkout -b python3 origin/python3
/Bob
_______________________________________________
dnspython-dev mailing list
[email protected]
http://howl.play-bow.org/mailman/listinfo.cgi/dnspython-dev