![]() * Bigfile: make Piecefield array a bytearray We want an array of characters. Py2 strings made sense to use as an array of characters, but Py3 strings are different and no longer a good choice. * Bigfile: store bits as binary instead of char * BigFile: rename to/from string -> to/from bytes Since the type was changed to bytearray. |
||
---|---|---|
.. | ||
languages | ||
Test | ||
__init__.py | ||
ContentDbPlugin.py | ||
OptionalManagerPlugin.py | ||
UiWebsocketPlugin.py |