> System.out.println("= Evil Tesuji\n\n");

println adds another newline, for a total of 3.

> In Python I am trying with:
>
> sys.stdout.write("= "+self.param.name+"\n\n")

only 2 newlines?!

-John
_______________________________________________
Computer-go mailing list
[email protected]
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go

Reply via email to