HandsActions: Stub in the remaining calls for HandsActions

This commit is contained in:
Worros
2010-09-01 10:47:13 +08:00
parent a03e836044
commit 9a3d60e0b3
3 changed files with 30 additions and 1 deletions
+1
View File
@@ -275,6 +275,7 @@ db: a connected Database object"""
db.storeHandsPlayers(self.dbid_hands, self.dbid_pids, self.stats.getHandsPlayers(), printdata = printtest)
# TODO HandsActions - all actions for all players for all streets - self.actions
# HudCache data can be generated from HandsActions (HandsPlayers?)
#db.storeHandsActions(self.dbid_hands, self.dbid_pids, self.stats.getHandsActions(), printdata = printtest)
else:
log.info(_("Hand.insert(): hid #: %s is a duplicate") % hh['siteHandNo'])
self.is_duplicate = True # i.e. don't update hudcache