mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
* Fixes issue #51 * Adds a specific error message for when you try to pop an empty list. * Releases some memory if the list has shurnk a lot.