Files
libguestfs/python
Pino Toscano 713243b3cb python: PEP 8: remove extra spaces in example lines
Remove (before opening round bracket) whitespaces in the documentation
of the Python binding, according to the PEP 8 specification.

This is just code reformatting, with no behaviour changes; no content
changed beside whitespaces, so "git diff -w" gives an empty diff.
2017-06-21 13:46:58 +02:00
..
2017-05-15 14:31:56 +02:00
2017-01-26 15:05:46 +00:00
2017-02-28 20:56:38 +00:00
2017-01-03 16:48:21 +01:00
2017-01-26 15:05:46 +00:00

libguestfs is a library and set of tools for accessing and modifying
virtual machine (VM) disk images.

This package contains the Python bindings for libguestfs.