]> xenbits.xensource.com Git - people/larsk/xenproject-org-gitdm.git/commit
Use csv package instead of manual CSV handling
authorGermán Póo-Caamaño <gpoo@gnome.org>
Thu, 23 Jun 2011 00:23:40 +0000 (17:23 -0700)
committerGermán Póo-Caamaño <gpoo@gnome.org>
Thu, 23 Jun 2011 02:27:19 +0000 (19:27 -0700)
commit4a729f1d7249517bdeeeb1f8f936bdf6b0257b78
tree8ad4a89271eeec53cdfd4c831d684b01f318ff7d
parent75bc1479df83274dbdefc344fef88921a91b4c19
Use csv package instead of manual CSV handling

Python provides a module to handle csv files which is named
csv.  Therefore, it is necessary to rename the csv.py to
avoid name conflicts when the module csv is used.

Signed-off-by: Germán Póo-Caamaño <gpoo@gnome.org>
csv.py [deleted file]
csvdump.py [new file with mode: 0644]
gitdm