bootstrap-vz/bootstrapvz/base/fs/partitions
Anders Ingemann f3d633780f Use string concatenation instead of format()
String concatenation can at times be easier to read that format().
One should choose whichever approach is more readable.
2014-05-04 13:41:15 +02:00
..
__init__.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
abstract.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
base.py bootstrap-vz is now a proper python package 2014-04-02 23:25:50 +02:00
gpt.py Use string concatenation instead of format() 2014-05-04 13:41:15 +02:00
gpt_swap.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
msdos.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
msdos_swap.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
single.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
unformatted.py Move code into proper package folder 2014-04-02 21:26:13 +02:00