Y
Hacker News
new
|
ask
|
show
|
jobs
by
schlarpc
2824 days ago
In Python 3, all classes are "new style", so omitting the parent is the same as inheriting from `object`.