micropython/ports
Paul m. p. P 454cca6016 py/objmodule: Implement PEP 562's __getattr__ for modules.
Configurable via MICROPY_MODULE_GETATTR, disabled by default.  Among other
things __getattr__ for modules can help to build lazy loading / code
unloading at runtime.
2018-10-23 11:22:50 +11:00
..
bare-arm py/objstr: Make str.count() method configurable. 2018-10-22 22:49:05 +11:00
cc3200
esp32 esp32/network_ppp: Add PPPoS functionality. 2018-10-19 23:32:02 +11:00
esp8266
minimal py/objstr: Make str.count() method configurable. 2018-10-22 22:49:05 +11:00
nrf
pic16bit
qemu-arm
stm32
teensy
unix py/objmodule: Implement PEP 562's __getattr__ for modules. 2018-10-23 11:22:50 +11:00
windows
zephyr py/objstr: Make str.count() method configurable. 2018-10-22 22:49:05 +11:00