On Jun 10, 2:01 am, [EMAIL PROTECTED] wrote:
> Hello all,
>
> New user to python. I can write to a file, however, I would like to
> do both...whatever I do on the screen, I'd like to write it to a file.
>
> any pointers on where I can find this info.
>
> thanks,
Something like this, perhaps?
cl
On Mon, Jun 9, 2008 at 6:01 PM, <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> New user to python. I can write to a file, however, I would like to
> do both...whatever I do on the screen, I'd like to write it to a file.
>
> any pointers on where I can find this info.
>
> thanks,
>
This code has on
On Jun 9, 9:01 pm, [EMAIL PROTECTED] wrote:
> Hello all,
>
> New user to python. I can write to a file, however, I would like to
> do both...whatever I do on the screen, I'd like to write it to a file.
>
> any pointers on where I can find this info.
>
> thanks,
There is probably some smart way t