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

Change range Syntax from colon to ellipsis #62

Closed heubi95 closed 10 years ago

heubi95 commented 10 years ago

The old notation('1:5') of a range is replaced by the new notation '1...5'.