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

Allow quoted and escaped values for choices in ChoiceFieldFormat #25

Closed roskakori closed 12 years ago

roskakori commented 12 years ago

Currently choices can only be single words separated by a comma. It should be possible to specify strings using all of Pythons capabilities, for example:

F;color;;;red,"green","bl,ue","yell\tow"