From 637bdcbdfccc72787557356f1e84d0c60c36e645 Mon Sep 17 00:00:00 2001 From: Eric Blade Date: Thu, 27 Aug 2009 10:27:19 -0500 Subject: [PATCH] fix #17, Absolute Poker antes and even-amount stakes now parse --- pyfpdb/AbsoluteToFpdb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyfpdb/AbsoluteToFpdb.py b/pyfpdb/AbsoluteToFpdb.py index 3068e9c1..cf0c5e81 100644 --- a/pyfpdb/AbsoluteToFpdb.py +++ b/pyfpdb/AbsoluteToFpdb.py @@ -41,7 +41,7 @@ class Absolute(HandHistoryConverter): #Seat 6 - FETS63 ($0.75 in chips) #Board [10s 5d Kh Qh 8c] - re_GameInfo = re.compile(ur"^Stage #([0-9]+): (?PHoldem|)(?: \(1 on 1\)|)? (?PNo Limit|Pot Limit|Normal) (?P\$| €|)(?P\d*.\d\d)/?(?:\$| €|)(?P\d*.\d\d)? -", re.MULTILINE) + re_GameInfo = re.compile(ur"^Stage #([0-9]+): (?PHoldem|)(?: \(1 on 1\)|)? (?PNo Limit|Pot Limit|Normal) (?P\$| €|)(?P[.0-9]+)/?(?:\$| €|)(?P[.0-9]+)?", re.MULTILINE) # TODO: can set max seats via (1 on 1) to a known 2 .. re_HandInfo = re.compile(ur"^Stage #(?P[0-9]+): .*(?P\d\d\d\d-\d\d-\d\d \d\d:\d\d:\d\d).*\nTable: (?P.*) \(Real Money\)", re.MULTILINE) re_Button = re.compile(ur"Seat #(?P