On Thursday, September 26, 2019 at 3:14:07 PM UTC-7, Salvatore Stella 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__).
-- 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/264976de-67b8-4162-b02e-b247a7f3768e%40googlegroups.com.