[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
- Previous message: [Python-Dev] PEP 376 : Changing the .egg-info structure
- Next message: [Python-Dev] PEP 376 : Changing the .egg-info structure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] PEP 376 : Changing the .egg-info structure
- Next message: [Python-Dev] PEP 376 : Changing the .egg-info structure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]