debian-koji/util
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
..
koji-gc Ran reindent.py from cpython tools on all python scripts 2015-05-13 16:39:53 -04:00
koji-gc.conf add support for the krbservice and email_domain options to koji-gc 2013-09-18 15:20:08 -04:00
koji-shadow Ran reindent.py from cpython tools on all python scripts 2015-05-13 16:39:53 -04:00
koji-shadow.conf - enable use of a Kerberos service name other than host/ on the hub 2011-01-06 15:54:53 -05:00
kojira Ran reindent.py from cpython tools on all python scripts 2015-05-13 16:39:53 -04:00
kojira.conf - enable use of a Kerberos service name other than host/ on the hub 2011-01-06 15:54:53 -05:00
kojira.init don't start kojira by default 2009-02-18 16:18:13 -05:00
kojira.sysconfig support for running as an alternate OS user (defaults to root) 2007-05-29 11:32:03 -04:00
Makefile package koji-gc 2008-05-19 18:11:22 -04:00