diff --git a/Makefile b/Makefile index 3d8ec313..078a3bd0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Variable definitions -VERSION = 0.12 +VERSION = 0.20 DATE = $(shell date +%Y%m%d) all: diff --git a/pyfpdb/PartyPokerToFpdb.py b/pyfpdb/PartyPokerToFpdb.py index 5fdeae0c..f83c8672 100755 --- a/pyfpdb/PartyPokerToFpdb.py +++ b/pyfpdb/PartyPokerToFpdb.py @@ -77,14 +77,15 @@ 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)? \((?PReal|Play)\s+Money\)\s+ # FIXME: check if play money is correct Seat\s+(?P