|
From: <as...@us...> - 2010-01-02 05:10:14
|
Revision: 8061
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8061&view=rev
Author: astraw
Date: 2010-01-02 05:10:08 +0000 (Sat, 02 Jan 2010)
Log Message:
-----------
fix docstring
Modified Paths:
--------------
trunk/matplotlib/test/_buildbot_test.py
Modified: trunk/matplotlib/test/_buildbot_test.py
===================================================================
--- trunk/matplotlib/test/_buildbot_test.py 2010-01-02 05:09:59 UTC (rev 8060)
+++ trunk/matplotlib/test/_buildbot_test.py 2010-01-02 05:10:08 UTC (rev 8061)
@@ -1,5 +1,4 @@
-"""This script will install matplotlib to a virtual environment to
-faciltate testing."""
+"""This script will test matplotlib in a virtual environment"""
import os, glob
from _buildbot_util import check_call
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|