Added some assertions to account.py. Cleaned up and simplified the
authorScott Gasch <[email protected]>
Tue, 14 Jan 2020 20:37:29 +0000 (12:37 -0800)
committerScott Gasch <[email protected]>
Tue, 14 Jan 2020 20:37:29 +0000 (12:37 -0800)
commit950cfdebc709a54c940041cd10df0f0aafd5fc51
treedef30a2ac6cfee774df4f29b454f3bb6cb862932
parenteedf13bf434c19e92d9f2641643db44dea63851b
Added some assertions to account.py.  Cleaned up and simplified the
go_find_money method in retire.py.
accounts.py
constants.py
retire.py