From: <js...@us...> - 2007-11-17 12:55:18
|
Revision: 4348 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4348&view=rev Author: jswhit Date: 2007-11-17 04:55:16 -0800 (Sat, 17 Nov 2007) Log Message: ----------- remove ref to pupnyere Modified Paths: -------------- trunk/toolkits/basemap-testing/examples/run_all.py Modified: trunk/toolkits/basemap-testing/examples/run_all.py =================================================================== --- trunk/toolkits/basemap-testing/examples/run_all.py 2007-11-17 12:44:52 UTC (rev 4347) +++ trunk/toolkits/basemap-testing/examples/run_all.py 2007-11-17 12:55:16 UTC (rev 4348) @@ -5,7 +5,6 @@ test_files.remove('testgdal.py') test_files.remove('pnganim.py') test_files.remove('warpimage.py') -test_files.remove('pupynere.py') test_files.remove('geos_demo_2.py') print test_files py_path = os.environ.get('PYTHONPATH') This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |