On 5/21/07, Bill Kelly <billk / cts.com> wrote:
> STDOUT.sync = true

But don't make a habit of it.  Synchronous output is a great way to
slow your code down.

-- 
Avdi