[Tutor] Output to a printer

Bob Fleming robertf at eskimo.com
Mon May 3 00:52:31 EDT 2004


I am learning Python on a Windows system (Win95).  All of the tutorials,
documentation, and a book that I am studying all assume printing to the
console (stdout).  I live in the real world and will need to print out to
my laser printer or other device.  How do I modify the print or write
statements, or redirect stdout, to print to a printer?

Thank you,
Bob Fleming


robertf at eskimo.com





More information about the Tutor mailing list