[Python-Dev] PEP 376 : Changing the .egg-info structure (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Tue May 19 16:03:12 CEST 2009


Ronald Oussoren <ronaldoussoren 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.



More information about the Python-Dev mailing list