Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | objtype: super: Fall back to "object" lookup as last resort. | Paul Sokolovsky | 2014-05-21 |
Also, define object.__init__() (semantically empty, purely CPython compat measure). Addresses #520. |
![]() |
index : micropython | |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | Aslak Raanes |
summaryrefslogtreecommitdiffstatshomepage |
Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | objtype: super: Fall back to "object" lookup as last resort. | Paul Sokolovsky | 2014-05-21 |
Also, define object.__init__() (semantically empty, purely CPython compat measure). Addresses #520. |