From: <jd...@us...> - 2009-08-05 14:54:08
|
Revision: 7368 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7368&view=rev Author: jdh2358 Date: 2009-08-05 14:54:01 +0000 (Wed, 05 Aug 2009) Log Message: ----------- make a nested subdir for testing Added Paths: ----------- trunk/sample_data/testdir/ trunk/sample_data/testdir/subdir/ trunk/sample_data/testdir/subdir/testsub.csv Added: trunk/sample_data/testdir/subdir/testsub.csv =================================================================== --- trunk/sample_data/testdir/subdir/testsub.csv (rev 0) +++ trunk/sample_data/testdir/subdir/testsub.csv 2009-08-05 14:54:01 UTC (rev 7368) @@ -0,0 +1,5 @@ +name,age +john,41 +miriam,38 +rahel,11 + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |