Y
Hacker News
new
|
ask
|
show
|
jobs
by
shrimpx
992 days ago
If you didn't use **kwargs you'd have to copy and paste every kwarg and its default value from the superclass into the subclass, which is ridiculous IMO.