Print to standard error : Print : Introduction PYTHON TUTORIALS


PYTHON TUTORIALS » Introduction » Print »

 

Print to standard error


import sys
print >> sys.stderr, 'Fatal error: invalid input!'



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo Introduction
» Print