pohmelie e3a29de1dc py/objstr: For str.format, add nested/computed fields support.
Eg: '{:{}}'.format(123, '>20')

@pohmelie was the original author of this patch, but @dpgeorge made
significant changes to reduce code size and improve efficiency.
2016-02-02 16:25:24 +00:00
..
2015-12-27 20:40:36 +02:00
2015-11-13 12:49:18 +00:00
2016-01-17 12:13:01 +02:00