libvirt-python version 1.2.9 (latest version on pypi) is missing methods when compiled against libvirt 1.2.10 from brew.
After opening a connections, the only methods the connection object implements are close, virConnGetLastError and virConnResetLastError.