some error cleanup

This commit is contained in:
Eric Blade
2009-09-04 05:09:03 -05:00
parent 844a01318a
commit a7dd023616
4 changed files with 712687 additions and 4 deletions
+1 -1
View File
@@ -195,7 +195,7 @@ class HUD_main(object):
temp_key = tour_number
else: # tourney, but can't get number and table
print "could not find tournament: skipping "
sys.stderr.write("Could not find tournament %d in hand %d. Skipping.\n" % (int(tour_number), int(new_hand_id)))
#sys.stderr.write("Could not find tournament %d in hand %d. Skipping.\n" % (int(tour_number), int(new_hand_id)))
continue
else: