#4633: [with patch, needs review] fix additional "Fortran-style" names and a
coercion
------------------------+---------------------------------------------------
Reporter: bpage | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-3.2.2
Component: interfaces | Resolution:
Keywords: axiom |
------------------------+---------------------------------------------------
Comment (by tjlahey):
Replying to [comment:8 bpage]:
It doesn't want to apply. In my version of sage/interfaces/axiom.py, I
don't have:
{{{
s = P.eval('unparse(%s::InputForm)'%self._name)
if 'translation error' in s or 'Cannot convert' in s:
raise NotImplementedError
}}}
so I get a rejection when I attempt to apply the patch. I'm using Sage
3.2.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4633#comment:9>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---