Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-19 | tests: Update subclass-native2.py for __new__/__init__ refactor. | Paul Sokolovsky | |
Now case of subclassing tuple works, and list is broken, see comments. | |||
2014-04-29 | tests: Add basic tests for subclassing native types and using special methods. | Paul Sokolovsky | |
Even of these, some features do not yet work as expected. |