There is also an example of this inheritance and discussion in one of the sage.structure.unique_representation examples.
Best, Travis On Friday, September 27, 2019 at 10:57:52 AM UTC+10, Travis Scrimshaw wrote: > > > The prototype does, now I have to implement the real thing. >>> >>> Is there any way to add this info to the documentation? It took me a lot >>> of >>> trial and error to figure out how to do what I wanted. >>> S. >>> >>> Definitely. The topical place would be in sage.misc.classcall_metaclass, >> since that is the module that implements the __classcall__ mechanism. >> That's also the documentation you find when you google "__classcall__" >> (once you convince google you don't want the results for __call__). >> > > This is actually documented. The problem is the > ClasscallMetaclass.__call__ is not in the online documentation (in some > sense, Google does know better :P). > > Best, > Travis > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/ef937635-dbf2-4e7e-ab85-6ef5c8a24335%40googlegroups.com.