Antoine Pitrou added the comment: Either way, the runtime inconsistency is a bug. Since we shouldn't break existing code, I would vote for always allowing unicode format strings, rather than always disallowing them.
Another argument is that str and unicode are generally substituible in 2.x when they are pure ASCII (which they are here). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19099> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com