2009/10/2 Raymond Hettinger <[email protected]>: > > [Terry Reedy] >> >> I would agree, for instance, that an auto-translation tool is needed. > > We should get one written. ISTM, every %-formatting > string is directly translatable to an equivalent {}-formatting string.
Yes, but not all are possible to guess with mere static analysis. -- Regards, Benjamin _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
