retire.git
4 years agoAdded some assertions to account.py. Cleaned up and simplified the
Scott Gasch [Tue, 14 Jan 2020 20:37:29 +0000 (12:37 -0800)]
Added some assertions to account.py.  Cleaned up and simplified the
go_find_money method in retire.py.

4 years agoModify the roth conversion logic and simplify the code around that.
Scott Gasch [Tue, 14 Jan 2020 19:44:16 +0000 (11:44 -0800)]
Modify the roth conversion logic and simplify the code around that.
Fix a bug in accounts.py with Roth accounts not having a roth balance.

4 years agoChange the filespec for ignored changes and the mode of retire.py
Scott Gasch [Mon, 13 Jan 2020 18:49:33 +0000 (10:49 -0800)]
Change the filespec for ignored changes and the mode of retire.py

4 years agoIgnore .pyc files and secrets.py
Scott Gasch [Sun, 12 Jan 2020 20:19:17 +0000 (12:19 -0800)]
Ignore .pyc files and secrets.py

4 years agoInitial commit
Scott Gasch [Sun, 12 Jan 2020 03:08:33 +0000 (19:08 -0800)]
Initial commit