-
- Downloads
py: Allow to disable array module and bytearray type.
array.array and bytearray share big deal of code, so to get real savings, both need to be disabled.
Please register or sign in to comment
array.array and bytearray share big deal of code, so to get real savings, both need to be disabled.