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

7 wiersze
247 B
Markdown
Czysty Zwykły widok Historia

2021-09-10 12:51:03 +00:00
# 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.