p128 - corrected 2 bugs in PrintHand.py. finished stud blackbox testdata.

This commit is contained in:
steffen123
2008-10-09 05:30:09 +01:00
parent bc76d4baf0
commit 5dfa5061cf
6 changed files with 41 additions and 34 deletions
+1
View File
@@ -112,6 +112,7 @@ def mainParser(db, cursor, site, category, hand):
tableResult=fpdb_simple.parseTableLine(site, base, hand[0])
maxSeats=tableResult['maxSeats']
tableName=tableResult['tableName']
#print "before part5, antes:", antes
#part 5: final preparations, then call fpdb_save_to_db.saveHoldem with
# the arrays as they are - that file will fill them.