How to catch python's STDOUT
praveenkumar.117 at gmail.com
praveenkumar.117 at gmail.com
Thu Apr 6 05:43:39 EDT 2006
HI,
I am a member of comp.lang.python.
I posted a message saying how to capture python's STDOUT.
sorry i did not clearly mentioned the problem.
I have python script in which i have some print statements.
I dont want the outputs of print to be displayed on the console
since it is used my fellow-workers
But i need those prints for debugging purpose
So some how i want to capture those prints
can u please suggest
regards
praveen kumar
More information about the Python-list
mailing list