On Sat, Mar 28, 2009 at 9:17 AM, Henryk Trappmann <bo198...@googlemail.com> wrote: > > I reached 90% coverage and have some more questions: > > 1. What is pickling? Currently I get the following message if I try > dumps: > PicklingError: Can't pickle <class '__main__.FormalPowerSeries'>: > attribute lookup __main__.FormalPowerSeries failed
I would guess that you are probably just loading/attaching some local files to a Sage session. If that's correct, then that is the cause of this problem. When you merge your code into Sage, then the error should go away (although it may be replaced by some other error). Take care, Franco -- --~--~---------~--~----~------------~-------~--~----~ 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 For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---