Damien George 7317e34383 py/objstr: Give correct behaviour when passing a dict to %-formatting.
This patch fixes two main things:
- dicts can be printed directly using '%s' % dict
- %-formatting should not crash when passed a non-dict to, eg, '%(foo)s'
2017-02-03 12:13:44 +11:00
..
2017-02-01 23:03:10 +03:00
2017-02-01 23:03:10 +03:00
2017-02-01 23:03:10 +03:00
2015-11-13 12:49:18 +00:00
2017-01-27 17:19:06 +11:00
2017-01-27 17:19:06 +11:00