> 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.