mirror of
https://github.com/micropython/micropython.git
synced 2026-03-16 13:50:20 +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.