On 01/17/2014 06:03 PM, Chris Angelico wrote:
On Sat, Jan 18, 2014 at 12:51 PM, Ethan Furman <et...@stoneleaf.us> wrote:
It seems there are two possibilities with %a:

   1) have it be ascii(repr(obj))

Wouldn't that be redundant? ascii() is already repr()-like.

Good point.

--
~Ethan~
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to