94beeabd2e
Instead of being an explicit field, it's now a slot like all the other methods. This is a marginal code size improvement because most types have a make_new (100/138 on PYBV11), however it improves consistency in how types are declared, removing the special case for make_new. Signed-off-by: Jim Mussared <jim.mussared@gmail.com> |
||
---|---|---|
.. | ||
libc | ||
memzip | ||
netutils | ||
readline | ||
runtime | ||
timeutils | ||
upytesthelper | ||
README.md |
README.md
This directory contains libraries, utilities and helper code developed specifically for this project. The code is intended to be portable and usable by any port.