bootstrap-vz/bootstrapvz
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
..
base Use string concatenation instead of format() 2014-05-04 13:41:15 +02:00
common Use string concatenation instead of format() 2014-05-04 13:41:15 +02:00
plugins Use string concatenation instead of format() 2014-05-04 13:41:15 +02:00
providers Use string concatenation instead of format() 2014-05-04 13:41:15 +02:00
__init__.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00