pungi/pungi/wrappers
Lubomír Sedlář b634a18a7f Stop using str.format
On Python 2.6, it requires the format placeholder to have explicit index
of argument, so using % formatting is easier.

There are a couple places where the method is still used because the
same argument is used twice.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-05-25 13:41:49 +02:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
comps.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
createrepo.py [createrepo] Use more verbose output 2016-04-27 18:35:43 +02:00
iso.py [createiso] Add back running isohybrid on x86 disk images 2016-04-29 09:00:44 +02:00
jigdo.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
kojiwrapper.py [koji-wrapper] Initialize wrappers sequentially 2016-04-06 15:54:58 +02:00
lorax.py Stop using str.format 2016-05-25 13:41:49 +02:00
pungi.py [pungi-wrapper] Remove duplicated code 2016-03-31 10:10:18 +02:00
repoclosure.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
scm.py [scm-wrapper] Remove unused method 2016-04-18 14:24:43 +02:00
variants.py [variants] Stop printing stuff to stderr unconditionally 2016-04-01 09:25:08 +02:00