From 5a5ab451d1d06e4c7354d9e1c5f3cb990533a210 Mon Sep 17 00:00:00 2001 From: Worros Date: Sat, 11 Dec 2010 01:19:49 +0800 Subject: [PATCH] Regression: Fix datetime format for eval() call --- ...USD-0.10-0.20-201012.Player6.listed.but.doesnt.act.txt.hands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyfpdb/regression-test-files/cash/FTP/Stud/Razz-USD-0.10-0.20-201012.Player6.listed.but.doesnt.act.txt.hands b/pyfpdb/regression-test-files/cash/FTP/Stud/Razz-USD-0.10-0.20-201012.Player6.listed.but.doesnt.act.txt.hands index 5ab8e46e..7123f7df 100644 --- a/pyfpdb/regression-test-files/cash/FTP/Stud/Razz-USD-0.10-0.20-201012.Player6.listed.but.doesnt.act.txt.hands +++ b/pyfpdb/regression-test-files/cash/FTP/Stud/Razz-USD-0.10-0.20-201012.Player6.listed.but.doesnt.act.txt.hands @@ -17,7 +17,7 @@ 'seats': 8, 'showdownPot': 0, 'siteHandNo': u'26190500040', - 'startTime': datetime.datetime(2010, 12, 7, 9, 19, tzinfo=), + 'startTime': datetime.datetime(2010, 12, 7, 9, 19, tzinfo=pytz.utc), 'street0Raises': 0, 'street1Pot': 0, 'street1Raises': 1,