Python multimeta with nested classes
I would expext the following example to work, but it does not. Am I missing something obvious or is there a reason why multimeta seemingly does not work with nested classes?
I would expext the following example to work, but it does not. Am I missing something obvious or is there a reason why multimeta seemingly does not work with nested classes?