-
- Downloads
Add skeleton implementation of array.array and bytearray.
So far, only storage, initialization, repr() and buffer protocol is implemented - alredy suitable for passing binary data around.
py/objarray.c
0 → 100644
Please register or sign in to comment