Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save(srange(3), './foo') fails #2046

Closed
sagetrac-cwitty mannequin opened this issue Feb 5, 2008 · 3 comments
Closed

save(srange(3), './foo') fails #2046

sagetrac-cwitty mannequin opened this issue Feb 5, 2008 · 3 comments

Comments

@sagetrac-cwitty
Copy link
Mannequin

sagetrac-cwitty mannequin commented Feb 5, 2008

This bug was reported by Georg here: http://groups.google.com/group/sage-support/browse_thread/thread/a1c5910c053abc90/28f1b635fba382a4#28f1b635fba382a4

sage: save(srange(3), './foo')
---------------------------------------------------------------------------
<type 'exceptions.AttributeError'>        Traceback (most recent call last)

/home/cwitty/<ipython console> in <module>()

/home/cwitty/sage_object.pyx in sage.structure.sage_object.save()

<type 'exceptions.AttributeError'>: 'list' object has no attribute 'save'

Component: user interface

Issue created by migration from https://trac.sagemath.org/ticket/2046

@sagetrac-cwitty sagetrac-cwitty mannequin added this to the sage-2.10.2 milestone Feb 5, 2008
@sagetrac-cwitty
Copy link
Mannequin Author

sagetrac-cwitty mannequin commented Feb 5, 2008

Attachment: trac-2046.patch.gz

@williamstein
Copy link
Contributor

comment:1

it looks right, applies cleanly, and works.

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Feb 7, 2008

comment:2

Merged in Sage 2.10.2.alpha0

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Feb 7, 2008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant