Hacker News new | ask | show | jobs
by nick__m 232 days ago
you probably meant metaclass and according to the doc classes inheritance don't have surprising behaviors. And about the metaclass not being inherited here are the implication:

  ...In more prosaic terms, this means that static methods are not inherited.