Hi Michael
Python 3 is a work in progress. I pushed a development branch called python3 to github. If anyone wants to help out, git clone -b python3 g...@github.com:pynag/pynag.git
The state of the branch is mostly broken. What works, it builds and installs. It can run tests/test.py but fails on about a third. It seems to work for python 2.6 <= but would require more testing before merging.
tests/test.py
FAILED (failures=53, errors=84, skipped=13)
---
Tommi