Files
libguestfs/python/t
Pino Toscano df3e693b1b python: PEP 8: adapt empty lines
Add or remove empty lines to match the needed ones around
blocks/functions/etc.

Adapt the generation of guestfs.py to emit the separating empty line
before adding a new function/alias, rather than after it.

This is just formatting, no behaviour changes.
2020-01-14 16:21:22 +01:00
..

To run a single test, run a command like this in the python/
directory:

  ../run python -m unittest discover -v t test820RHBZ912499.py