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

Yes, this is a "feature" of str.format. If it looks like a number, it's 
converted to a number, else it's used as a string. It's generally the most 
useful way to interpret subscripts, but as you note it doesn't handle all cases.

----------
nosy: +eric.smith
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

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

Reply via email to