Ask HN: Why Python developers named 'bytearray' in Python 3.x?
Python 3.x the ascii string type is named as type(bytearray(b'bytearrays')
"bytearray".It seems quite long characters.
Did they consider other options like "byte" or "string" something like that? What was the particular reason for the namespaces?
1 comment
[ 3.4 ms ] story [ 14.6 ms ] thread