bots/hole_bot.py should not be executable.
[poker.git] / table.py
2010-12-07 W. Trevor KingFix folding logic in table.Player.decide().
2010-12-07 W. Trevor KingPrint bot stderr if a bot dies before ending.
2010-12-07 W. Trevor KingAdd docstrings and doctests to pbot.py + Python cleanups.
2010-12-07 W. Trevor KingAdd docstrings and doctests to table.py + Python cleanups.