[Python-Dev] PEP 461 Final?
Chris Angelico
rosuav at gmail.com
Sat Jan 18 03:03:55 CET 2014
More information about the Python-Dev mailing list
Sat Jan 18 03:03:55 CET 2014
- Previous message: [Python-Dev] PEP 461 Final?
- Next message: [Python-Dev] PEP 461 Final?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Jan 18, 2014 at 12:51 PM, Ethan Furman <ethan at 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. ChrisA
- Previous message: [Python-Dev] PEP 461 Final?
- Next message: [Python-Dev] PEP 461 Final?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list