Click here to Skip to main content
15,885,065 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I am using python for automating test cases. I came through this sys.stdout, sys.stdin, sys,stderr. I am not able to get what is the actual usage of it. Can anyone help me in this. Thanks in advanced
Posted
Updated 9-Apr-15 21:43pm
v2

 
Share this answer
 
v2
These are standard streams based on the Unix philosophy - Standard streams[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900