Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests/basic/[a-f]*: Make skippable. | Paul Sokolovsky | 2017-02-15 |
| | | | | For small ports which don't have all features enabled. | ||
* | 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. |