[Python-Dev] PEP 467: last round (?)
Ethan Furman
ethan at stoneleaf.us
Sat Sep 3 11:43:18 EDT 2016
More information about the Python-Dev mailing list
Sat Sep 3 11:43:18 EDT 2016
- Previous message (by thread): [Python-Dev] PEP 467: last round (?)
- Next message (by thread): [Python-Dev] PEP 467: last round (?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 09/02/2016 06:17 PM, Greg Ewing wrote: > Ethan Furman wrote: >> The problem with only having `bchr` is that it doesn't >> help with `bytearray`; the problem with not having >> `bchr` is who wants to write `bytes.fromord`? > > If we called it 'bytes.fnord' (From Numeric Ordinal) > people would want to write it just for the fun factor. Very good point! :) -- ~Ethan~
- Previous message (by thread): [Python-Dev] PEP 467: last round (?)
- Next message (by thread): [Python-Dev] PEP 467: last round (?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list