From e403c1878077705962baf401eabdd569f5a71976 Mon Sep 17 00:00:00 2001 From: PassThePeas Date: Tue, 18 Aug 2009 21:17:00 +0200 Subject: [PATCH] Patch the readPlayerStacks : different behaviours between tourney and ring hands modified: FulltiltToFpdb.py In tourneys, players sitting out are considered as in the hand. That's not the case in ring games. --- pyfpdb/FulltiltToFpdb.py | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/pyfpdb/FulltiltToFpdb.py b/pyfpdb/FulltiltToFpdb.py index 18f32bb4..d85675fd 100755 --- a/pyfpdb/FulltiltToFpdb.py +++ b/pyfpdb/FulltiltToFpdb.py @@ -57,7 +57,8 @@ class Fulltilt(HandHistoryConverter): (?:.*?\n(?PHand\s\#(?P=HID)\shas\sbeen\scanceled))? ''', re.VERBOSE|re.DOTALL) re_Button = re.compile('^The button is in seat #(?P