[Python-Dev] PEP 467: last round (?)
Random832
random832 at fastmail.com
Sat Sep 3 18:11:00 EDT 2016
On Sat, Sep 3, 2016, at 18:06, Koos Zevenhoven wrote:
> I guess one reason I don't like bchr (nor chrb, really) is that they
> look just like a random sequence of letters in builtins, but not
> recognizable the way asdf would be.
>
> I guess I have one last pair of suggestions for the name of this
> function: bytes.chr or bytes.char.
What about byte? Like, not bytes.byte, just builtins.byte.
More information about the Python-Dev
mailing list