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

A doctest of word morphism is saving an object locally #10706

Closed
seblabbe opened this issue Jan 28, 2011 · 4 comments
Closed

A doctest of word morphism is saving an object locally #10706

seblabbe opened this issue Jan 28, 2011 · 4 comments

Comments

@seblabbe
Copy link
Contributor

The file sage/combinat/words/morphism.py contains the following test which save an object locally :

sage: save(w,'test')

A local file is thus created each time sage -t is run on the file...

CC: @sagetrac-abmasse

Component: doctest coverage

Author: Sébastien Labbé

Reviewer: Benjamin Dexheimer

Merged: sage-4.6.2.rc0

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

@seblabbe seblabbe added this to the sage-4.6.2 milestone Jan 28, 2011
@seblabbe seblabbe self-assigned this Jan 28, 2011
@seblabbe
Copy link
Contributor Author

Author: Sébastien Labbé

@seblabbe
Copy link
Contributor Author

comment:1

Attachment: trac_10706_word_morphism_doctest_fix-sl.patch.gz

@sagetrac-benjamin
Copy link
Mannequin

sagetrac-benjamin mannequin commented Feb 8, 2011

Reviewer: Benjamin Dexheimer

@jdemeyer
Copy link

Merged: sage-4.6.2.rc0

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

2 participants