[computer-go] GoGui and python

Thomas Nelson thn at cs.utexas.edu
Mon Aug 27 07:46:03 PDT 2007


Thanks to all who replied.  This fixed my problem.

THN

On Fri, 24 Aug 2007, Adrian Petrescu wrote:

> Yeah, flushing stdout should be all you need to do to make this work. To do
> this,
>
> import sys
> sys.stdout.flush()
>
>
> Good luck :)
>


More information about the computer-go mailing list