Remove EmailPlayers from pyrisk.random_game
authorW. Trevor King <wking@drexel.edu>
Sat, 27 Mar 2010 00:01:30 +0000 (20:01 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 27 Mar 2010 00:01:35 +0000 (20:01 -0400)
commit9590b1461f83f838aca45bad2d70da61c337c1f9
treeacddd5922c3dfdb5014144c771245be25fbd7552
parentdf78377855af19eac05acb6e4cbfe7b6d28c9c76
Remove EmailPlayers from pyrisk.random_game

Now that I'm pretty happy with the email interface, we don't need an
easy way to test it anymore.  It was probably never a good idea to
hard-code dummy emails anyway ;).  The code is still in README so
people setting up EmailPlayers will know what to do.
pyrisk/base.py