Eric V. Smith <e...@trueblade.com> added the comment:

I don't think you have to worry about %T being used by other formatting 
functions. If (heaven forbid) dates were ever supported by 
PyUnicode_FromFormat(), there would have to be a way to switch from "normal" 
argument processing to argument-specific formatting specifiers, anyway.

----------
nosy: +eric.smith

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34595>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to