comment on reverted method-deletion

This commit is contained in:
steffen123 2010-07-07 07:00:57 +02:00
parent c855706640
commit ca5ba3ee68

View File

@ -273,7 +273,7 @@ Map the tuple self.gametype onto the pokerstars string describing it
self.writeSummary(sys.stdout)
def assemble(cnxn, tourneyId):
def assemble(cnxn, tourneyId): #TODO: move this method to Hand or Database
# TODO !!
c = cnxn.cursor()