On Thu, Mar 24, 2011 at 6:13 AM, Terry Reedy <[email protected]> wrote: > Could speed ever really be an issue for print to screen?
Definitely, especially on Windows. Just minimising the console window can speed up a Windows console app enormously. Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
