http://matplotlib.svn.sf.net/svnroot/matplotlib/trunk/matplotlib
........
r4745 | jdh2358 | 2007-12-15 16:33:38 -0500 (Sat, 15 Dec 2007) | 1 line
changed %g to %r for rec2csv
........
r4747 | astraw | 2007-12-16 14:28:46 -0500 (Sun, 16 Dec 2007) | 1 line
Add test for rec2csv and csv2rec roundtrip not losing precision.
........
r4748 | astraw | 2007-12-16 15:53:35 -0500 (Sun, 16 Dec 2007) | 1 line
rec2csv does not close filehandles passed in open
........
r4749 | astraw | 2007-12-16 18:19:59 -0500 (Sun, 16 Dec 2007) | 1 line
fix csv2rec roundtrip for funky strings, too
........
r4755 | jdh2358 | 2007-12-16 23:37:38 -0500 (Sun, 16 Dec 2007) | 1 line
mods to support dates in csv2rec and friends
........