micropython-lib/python-stdlib/chunk/README.md

7 wiersze
247 B
Markdown

# Chunk
Imported `chunk.py` from the CPython stdlib at version
ac7b1a3f32cc81520e8962352294006d65744028.
`test_chunk.py` was created as a simple test to chunkify the MicroPython logo
(in tiff format) and ensure chunk didn't obviously fail.