Hacker News new | ask | show | jobs
by cbs 5397 days ago
Python already has one base class to rule them all, `object`. From just the title I thought that's what the post was going to be about.
1 comments

The same thing in Python would require you to import all modules, and place all functions and classes in those modules in one class. Probably can be done, but whether it's useful?