Il 19/02/2012 07:10, rych ha scritto:
How do I make the cell output, for example from 'print', to go
_always_ in a separate document as in "WARNING: Output truncated!
full_output.txt"?
You can do the following :
import sys
class FakePrint(object):
def __init__(self):
self.old=sys.st
How do I make the cell output, for example from 'print', to go
_always_ in a separate document as in "WARNING: Output truncated!
full_output.txt"? How do I make that file automatically displayed/
refreshed in a pop-up browser window?
--
To post to this group, send email to sage-support@googlegrou