deck.DECK -> deck.new_deck() to avoid globals (better for multi-table play).
[poker.git] / combinations.py
2010-12-07 W. Trevor KingRemove unused cruft from combinations.py
2010-12-07 W. Trevor KingAdd docstrings and doctests to combinations.py.
2010-12-06 Travis HoppeBegan versioning.