mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Reindent Python scripts to make sure lines are not longer than 80 columns. Regarding autogenerated code (guestfs.py and bindtests.py): add an helper function to make sure comma-separated lists are wrapped at the wanted length. This produces only differences in the indentation of long Python lines, with no behaviour changes.
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.