I switched to using ofxparse because my own parser wasn't up to snuff on handling the download file that I got from my bank and I got sick of maintaining my own because SGML is an ugly mess This commit means that my automatic download won't work any more because it's expecting to pass data through my own parser, which we're not going to do any more. That's okay because my bank's OFX integration is actually down anyways |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| accounts.py | ||
| index.py | ||
| tools.py | ||