Pokerstars 'Home Games' support

This commit is contained in:
Gerko de Roo 2011-02-06 23:39:42 +01:00 committed by Worros
parent a0d31bc33a
commit e0c13e2e7f

View File

@ -84,8 +84,8 @@ class PokerStars(HandHistoryConverter):
# Static regexes
re_GameInfo = re.compile(u"""
PokerStars\sGame\s\#(?P<HID>[0-9]+):\s+
(Tournament\s\# # open paren of tournament info
PokerStars(\sHome)?\sGame\s\#(?P<HID>[0-9]+):\s+
(\{.*\}\s+)?(Tournament\s\# # open paren of tournament info
(?P<TOURNO>\d+),\s
# here's how I plan to use LS
(?P<BUYIN>(?P<BIAMT>[%(LS)s\d\.]+)?\+?(?P<BIRAKE>[%(LS)s\d\.]+)?\+?(?P<BOUNTY>[%(LS)s\d\.]+)?\s?(?P<TOUR_ISO>%(LEGAL_ISO)s)?|Freeroll)\s+)?