python: Translate C examples into Python and include documentation.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 24 Nov 2010 18:10:50 +0000 (18:10 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 24 Nov 2010 20:12:50 +0000 (20:12 +0000)
commit472722a72df89895bb11a1244eafa7915b1af116
tree691e4b23823d7395cc6b594ab2cca3acaa904de8
parent086bd1f7bfab4c10d890ecca3506a1b091c0d398
python: Translate C examples into Python and include documentation.
.gitignore
Makefile.am
configure.ac
examples/guestfs-examples.pod
ocaml/examples/guestfs-ocaml.pod
python/examples/LICENSE [new file with mode: 0644]
python/examples/Makefile.am [new file with mode: 0644]
python/examples/create_disk.py [new file with mode: 0644]
python/examples/guestfs-python.pod [new file with mode: 0644]
python/examples/inspect_vm.py [new file with mode: 0644]
src/guestfs.pod