Fix for missing TTYPE in HandInfo.

This commit is contained in:
Eratosthenes 2010-03-03 12:57:30 -05:00
parent 4272ee36a2
commit 17b02c1cd9

View File

@ -77,7 +77,7 @@ class PartyPoker(HandHistoryConverter):
re.VERBOSE)
re_HandInfo = re.compile("""
^Table\s+(?P<TTYPE>[$a-zA-Z0-9 ]+)\s+
^Table\s+(?P<TTYPE>[$a-zA-Z0-9 ]+)?\s+
(?: \#|\(|)(?P<TABLE>\d+)\)?\s+
(?:[a-zA-Z0-9 ]+\s+\#(?P<MTTTABLE>\d+).+)?
(\(No\sDP\)\s)?