From 17b02c1cd9cc5939e96f9ee2dcdec586c2f48e05 Mon Sep 17 00:00:00 2001 From: Eratosthenes Date: Wed, 3 Mar 2010 12:57:30 -0500 Subject: [PATCH] Fix for missing TTYPE in HandInfo. --- pyfpdb/PartyPokerToFpdb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyfpdb/PartyPokerToFpdb.py b/pyfpdb/PartyPokerToFpdb.py index 356b3984..759ed33d 100755 --- a/pyfpdb/PartyPokerToFpdb.py +++ b/pyfpdb/PartyPokerToFpdb.py @@ -77,7 +77,7 @@ class PartyPoker(HandHistoryConverter): re.VERBOSE) re_HandInfo = re.compile(""" - ^Table\s+(?P[$a-zA-Z0-9 ]+)\s+ + ^Table\s+(?P[$a-zA-Z0-9 ]+)?\s+ (?: \#|\(|)(?P\d+)\)?\s+ (?:[a-zA-Z0-9 ]+\s+\#(?P\d+).+)? (\(No\sDP\)\s)?