2009/10/3 Vinay Sajip <vinay_sa...@yahoo.co.uk>: > Raymond Hettinger <python <at> rcn.com> writes: > >> We should get one written. ISTM, every %-formatting >> string is directly translatable to an equivalent {}-formatting string. >> > > I've made a start, but I'm not sure how best to handle the '#' and ' ' > conversion flags.
Mine handles it differently for each type specifier. -- Regards, Benjamin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com