Merge from ray, minor conflicts

This commit is contained in:
Matt Turnbull
2009-07-15 00:20:26 +01:00
22 changed files with 1011 additions and 764 deletions
+1
View File
@@ -197,6 +197,7 @@ which it expects to find at self.re_TailSplitHands -- see for e.g. Everleaf.py.
logging.info("Unsupported game type: %s" % gametype)
if hand:
# print hand
hand.writeHand(self.out_fh)
else:
logging.info("Unsupported game type: %s" % gametype)