#6781: [with patch, needs review] Library access to ecl
---------------------------+------------------------------------------------
Reporter: nbruin | Owner: nbruin
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.2.1
Component: packages | Keywords:
Work_issues: | Author:
Reviewer: | Merged:
---------------------------+------------------------------------------------
Comment(by kcrisman):
Is it possible to do this?
ERROR: Please define a s == loads(dumps(s)) doctest.
Now, I get
{{{
sage: dumps(x)
---------------------------------------------------------------------------
PicklingError Traceback (most recent call
last)
<snip>
PicklingError: Can't pickle <type 'ecl.EclObject'>: import of module ecl
failed
}}}
so maybe it isn't possible to do this, but I thought I'd point it out
anyway in case it's trivial to fix this and I just don't realize it.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6781#comment:10>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---