[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] twogtp.py from cvs crashes and burns
From: |
Arend Bayer |
Subject: |
Re: [gnugo-devel] twogtp.py from cvs crashes and burns |
Date: |
Tue, 24 Jun 2003 11:09:38 +0200 (CEST) |
> python twogtp.py --white 'gnugo --mode gtp' --black 'gnugo --mode gtp'
> --verbose 2
>
> crashes and burns, --verbose 1 seems ok.
Works here.
> ALSO, the spacing is highly fucked up if you look at the file in vi, and
> since python cares about
> spacing, this could be the issue. someone familiar with the program should
> correct it AND make
> that tabs are getting converted to spaces.
It looks perfectly fine in my vi. Maybe you have set tab to be s.th.
else than 8 spaces??
Arend