[Python-Dev] PEP 376 : Changing the .egg-info structure

Tarek Ziadé ziade.tarek at gmail.com
Tue May 19 16:12:05 CEST 2009


On Tue, May 19, 2009 at 4:03 PM, Antoine Pitrou <solipsis at pitrou.net> wrote:
> 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 ;-)).

+1

and the default csv delimiter ","  makes it perfectly readable


More information about the Python-Dev mailing list