> Any further help is appreciated. : )
>
>
I figured it out. I just used
sys.stdin = file("path/to/file", "r")
and I was again able to read the data from stdin.-- http://mail.python.org/mailman/listinfo/python-list
> Any further help is appreciated. : )
>
>
I figured it out. I just used
sys.stdin = file("path/to/file", "r")
and I was again able to read the data from stdin.-- http://mail.python.org/mailman/listinfo/python-list