#9369: make verbose command flush its output
---------------------------+------------------------------------------------
Reporter: was | Owner: jason
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-4.5
Component: misc | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Comment(by rlm):
This might or might not be slightly off topic. Without verbose, it doesn't
seem to be flushing at all. I tried the following in a file called
`test.sage` with `./sage test.sage > ~/foo.txt` and `tail -f ~/foo.txt`
only showed the output once I interrupted the loop.
{{{
for E in cremona_optimal_curves(range(10000)):
print E.label(), E.sha().an()
}}}
I remember doing something like this a long time ago and it working.
Wassupwiddat?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9369#comment:2>
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.