That would have the effect that every use of str.format for everyone would start producing partially-formatted strings if an argument is accidentally omitted instead of raising an error. Some people might not like that. _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/QFNAURPBIO6QZTZ6PRJBHSOOTIDCPE4N/ Code of Conduct: http://python.org/psf/codeofconduct/
- [Python-ideas] Allowing `str.format` to format... Samuel Muldoon
- [Python-ideas] Re: Allowing `str.format` ... Greg Ewing
- [Python-ideas] Re: Allowing `str.format` ... Matthias Görgens
- [Python-ideas] Re: Allowing `str.format` ... KL5L
- [Python-ideas] Re: Allowing `str.format` ... Damian Cross
- [Python-ideas] Re: Allowing `str.form... Joao S. O. Bueno
- [Python-ideas] Re: Allowing `str.... Chris Angelico
- [Python-ideas] Re: Allowing `str.... MRAB
- [Python-ideas] Re: Allowing `... Alexandre Brault
- [Python-ideas] Re: Allowing `str.... Bruce Leban
- [Python-ideas] Re: Allowing `... Greg Ewing
- [Python-ideas] Re: Allowing `str.format` ... Rob Cliffe via Python-ideas
- [Python-ideas] Re: Allowing `str.form... Damian Cross
- [Python-ideas] Re: Allowing `str.format` ... Matthias Görgens
