Author: bkuhn
Date: Sun May 10 21:54:54 2009
New Revision: 5712
URL: http://svn.gna.org/viewcvs/pokersource?rev=5712&view=rev
Log:
It's possible that the tearDown() for the test has already been called
before we can mess with self.client. It's useful for us to restore the
value after the test, but we should only do it if self.client has not been
del'd by tearDown() to avoid incorrect test failure.
Modified:
trunk/poker-network/ChangeLog
trunk/poker-network/tests/test-currencyclient.py.in
_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits