jseutter / ofxparse

Ofx file format parser for Python
http://sites.google.com/site/ofxparse/
MIT License
204 stars 121 forks source link

Include "message" in ofx.status if it exists. #146

Closed euresti closed 5 years ago

euresti commented 6 years ago

I noticed that we stuff <CODE> and <SEVERITY> from the <STATUS> aggregate but not the <MESSAGE>. This adds it.