On 2012-10-31, Julien Puydt <julien.pu...@laposte.net> wrote:
> Le 30/10/2012 22:58, David Roe a écrit :
>> I think this is a bug: the type of the result should be consistent.
>
> I think that if you expect a type foo but get a type bar which can be 
> auto-coerced to type foo, then it's fine, even if not constant.

+1

After all, IIRC, Python is strongly but *dynamically* typed. So, you
can not expect that the type of a return value will always be the same.

Cheers,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to