summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/object_new.py
Commit message (Expand)AuthorAge
* tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky2017-06-10
* tests/basic/: Make various tests skippable.Paul Sokolovsky2017-02-15
* py: Check that arg to object.__new__ is a user-defined type.Damien George2015-05-04
* py: Initial attempts to actually allow implementing __new__ in Python.Paul Sokolovsky2014-05-22