py/objstringio: If created from immutable object, follow copy on write policy.
Don't create copy of immutable object's contents until .write() is called on BytesIO.
Showing
tests/io/bytesio_cow.py
0 → 100644
Please register or sign in to comment