]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix python examples to use read-write conn
authorDan Kenigsberg <danken@redhat.com>
Mon, 6 Jul 2009 15:05:41 +0000 (17:05 +0200)
committerDaniel Veillard <veillard@redhat.com>
Mon, 6 Jul 2009 15:05:41 +0000 (17:05 +0200)
commit813a2f683dff1d515cb62de259e1d267c2a7bd9d
tree0c60661359bb5c7bd7a9487a17eb8f594d99ee88
parent9fc567db7b9375df60469b5fcba35961a97f77b7
Fix python examples to use read-write conn

* docs/examples/python/domstart.py python/tests/create.py:
The two example were broken as they needed full-access connection
but only opened read-only connections
docs/examples/python/domstart.py
python/tests/create.py