debian-koji/vm
Pavol Babincak 9e89ebb9a4 Ran reindent.py from cpython tools on all python scripts
Citing from reindent docs:

    Change Python (.py) files to use 4-space indents and no hard tab
    characters. Also trim excess spaces and tabs from ends of lines, and
    remove empty lines at the end of files.  Also ensure the last line
    ends with a newline.

Citing from PEP 8:

    Use 4 spaces per indentation level.

    Python 2 code indented with a mixture of tabs and spaces should be
    converted to using spaces exclusively.

    Don't write string literals that rely on significant trailing
    whitespace. Such trailing whitespace is visually indistinguishable
    and some editors (or more recently, reindent.py) will trim them.

Also PyLint recommends not to have trailing whitespace on any line.
2015-05-13 16:39:53 -04:00
..
fix_kojikamid.sh replace 'heinous copy&paste' with build-time substitution 2010-10-20 16:19:05 -04:00
kojikamid.py Ran reindent.py from cpython tools on all python scripts 2015-05-13 16:39:53 -04:00
kojivmd update copyright 2014-10-28 23:54:21 -04:00
kojivmd.conf - enable use of a Kerberos service name other than host/ on the hub 2011-01-06 15:54:53 -05:00
kojivmd.init add mass restart support to kojivmd 2010-12-03 11:31:24 -05:00
kojivmd.sysconfig package kojivmd 2010-10-20 16:18:56 -04:00
Makefile replace 'heinous copy&paste' with build-time substitution 2010-10-20 16:19:05 -04:00