On 08/29/2018 12:39 PM, Daniel Krenn wrote:
> In the element_constructor, there is the following (extracted):
>   sage: sage_eval('r', QQ['x'].fraction_field().gens_dict_recursive())
>   R Interpreter
> My intuition says that this should fail. 

For clearification, not the paricular command above, but in
element_constructor, the input 'r' should fail at this stage of the code.

> Can anyone tell me, where in
> the element constructor of fraction_field.py (sage.rings.fraction_field,
> L.593) is it best to catch the input 'r'?

-- 
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 [email protected].
To post to this group, send email to [email protected].
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