> 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/24c2514d-b710-4831-baf7-8ca28d4e2e2c%40googlegroups.com.

Reply via email to