Changeset [30e2f95a2e73] by hsoft
January 27th, 2010 @ 01:36 PM
[#125 state:fixed] Wrapped the csv.reader() call in a try..except to catch and log a weird error. Also, I realized that csv.reader() isn't wanting a file object, but a line iterator. That allows to simplify the code a little bit. http://bitbucket.org/hsoft/moneyguru/changeset/30e2f95a2e73/
Committed by hsoft
- M core/loader/csv.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป