Changeset 47 for games/hold_em/hand.py
- Timestamp:
- 02/13/08 05:47:58 (4 years ago)
- Location:
- games
- Files:
-
- 2 added
- 1 moved
-
. (added)
-
hold_em (added)
-
hold_em/hand.py (moved) (moved from hand.py) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
games/hold_em/hand.py
r23 r47 1 import deck1 from games import deck 2 2 3 3 HAND_ORDERS = [ "high_card",
