Skip to content

3.53.4.0

Latest

Choose a tag to compare

@rogerbinns rogerbinns released this 26 Jul 16:30
09b6a89

Blob implements io.RawIOBase allowing use by other modules expecting file like objects, such as compression. Several methods and attributes are added, and Blob.write() now returns the size written (used to be None). (APSW issue 623)