Harold Fellermann wrote:
>>>>import sys
>>>>sys.stdout = file("output","w")
>>>>print "here you go"
>
> And what if I want to still send the output to stdout and just a log it in the file as well? A. -- http://mail.python.org/mailman/listinfo/python-list
