+1, even better. ________________________________________ From: Python-Dev [[email protected]] on behalf of Mark Shannon [[email protected]] Sent: Sunday, January 12, 2014 17:06 To: [email protected] Subject: Re: [Python-Dev] PEP 460: allowing %d and %f and mojibake
On 12/01/14 16:52, Kristján Valur Jónsson wrote: > Now you're just splitting hairs, Nick. > > An explicit operator, %s, _defined_ to be "encode a string object using > strict ascii", I don't like this because '%s' reads to me as "insert *string* here". I think '%a' which reads as "encode as ASCII and insert here" would be better. _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
