From 6a176090407b5fc5542b795441a224b4c52fa5ee Mon Sep 17 00:00:00 2001 From: Worros Date: Tue, 2 Mar 2010 15:51:40 +0800 Subject: [PATCH] FullTilt: Playernames can be 2 chars long Found a hand history where the playername was 'OG'. The parser assumed player names were a minimum of 3 characters. --- pyfpdb/FulltiltToFpdb.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyfpdb/FulltiltToFpdb.py b/pyfpdb/FulltiltToFpdb.py index 2a3050ab..10ecb8dd 100755 --- a/pyfpdb/FulltiltToFpdb.py +++ b/pyfpdb/FulltiltToFpdb.py @@ -65,8 +65,8 @@ class Fulltilt(HandHistoryConverter): (\s\((?PTurbo)\))?)|(?P.+)) ''', re.VERBOSE) re_Button = re.compile('^The button is in seat #(?P