Raymond Hettinger <[email protected]> added the comment: There's no reason to switch the implementation. The % formatting isn't going away and we've decided against doing switch-overs in existing code (it risks introducing bugs while conferring zero benefits to users).
---------- nosy: +rhettinger _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13280> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
