cousteau 08db5463cd Fix behavior with unavailable formatters
Turns out defaultdict and str.format(**d) don't work well together; using string.Formatter().vformat() instead.
My bad.
2015-08-14 20:34:02 +02:00
..
2015-08-11 01:49:23 +06:00
2015-05-22 00:06:10 +06:00
2015-02-18 10:47:42 +01:00
2015-08-11 03:55:28 +02:00
2015-08-11 03:54:37 +02:00
2015-08-09 20:13:02 +02:00