Can we keep certify() for functions that return True/False, or possibly
return None if ok and raise an error otherwise  (as in an assert statement
);  and only use certificate() for functions that return some sort of
certificate?   There are primality certificates, for example.
On 30 Jul 2016 07:13, "Jori Mäntysalo" <jori.mantys...@uta.fi> wrote:

> On Fri, 29 Jul 2016, Dima Pasechnik wrote:
>
> IIRC, there is at least one place where such a parameter is named "cert"
>> :-)
>>
>
> Didn't found any.
>
> And one can have names like "proof", "validate", etc :-)
>>
>
> True, but "proof" is used for another meaning.
>
> --
> Jori Mäntysalo
>

-- 
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 post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to