comment on reverted method-deletion
This commit is contained in:
parent
c855706640
commit
ca5ba3ee68
|
@ -273,7 +273,7 @@ Map the tuple self.gametype onto the pokerstars string describing it
|
||||||
self.writeSummary(sys.stdout)
|
self.writeSummary(sys.stdout)
|
||||||
|
|
||||||
|
|
||||||
def assemble(cnxn, tourneyId):
|
def assemble(cnxn, tourneyId): #TODO: move this method to Hand or Database
|
||||||
# TODO !!
|
# TODO !!
|
||||||
c = cnxn.cursor()
|
c = cnxn.cursor()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user