Use format for string formatting
Compare changes
+ 5
− 1
@@ -314,7 +314,11 @@ class Database(object):
This package is still compatible and used with Python 2.7 processing environments.
It's also used in production which is running Python 3.5.
This makes the use of the new "fast" string notation not yet possible.