Ronald Oussoren <ronaldoussoren <at> mac.com> writes:
> 
> Wouldn't it be possible to use a CSV file for this? That way we  
> wouldn't have to invent yet another escaping mechanism and there's  
> already good suppport for reading and writing CSV files in the  
> standard library.

+1

We can even customize the delimiter if you want to make it more readable (or if
there's a shortage of bikeshed material ;-)).

cheers

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to