Sept. 3, 2016
3:43 p.m.
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~