roskakori / cutplace

validate data stored in CSV, PRN, ODS or Excel files
http://cutplace.readthedocs.org/
GNU Lesser General Public License v3.0
18 stars 20 forks source link

Integer fields with 1 digit lengths cause ValueError #85

Closed roskakori closed 9 years ago

roskakori commented 9 years ago

This was caused by the work in progress for #80 and preliminarily fixed by reverting to the Range.__init__() from 0.7.1.