mailr18792 - /trunk/devel_scripts/python_multiversion_test_suite.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on March 12, 2013 - 11:48:
Author: bugman
Date: Tue Mar 12 11:48:38 2013
New Revision: 18792

URL: http://svn.gna.org/viewcvs/relax?rev=18792&view=rev
Log:
Docstring editing of the devel_scripts/python_multiversion_test_suite.py 
development script.


Modified:
    trunk/devel_scripts/python_multiversion_test_suite.py

Modified: trunk/devel_scripts/python_multiversion_test_suite.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/devel_scripts/python_multiversion_test_suite.py?rev=18792&r1=18791&r2=18792&view=diff
==============================================================================
--- trunk/devel_scripts/python_multiversion_test_suite.py (original)
+++ trunk/devel_scripts/python_multiversion_test_suite.py Tue Mar 12 11:48:38 
2013
@@ -1,9 +1,8 @@
 #! /usr/bin/env python
 
-"""Script for blasting the relax test-suite through all possible python 
versions.
+"""Script for blasting the relax test-suite through all possible Python 
versions.
 
-This assumes that their is a directory called 'bin' in your home directory 
containing the Python
-versions to be tested.  This must be executed from the base relax directory.
+This assumes that there is a directory called 'bin' in your home directory 
containing the Python versions to be tested.  This must be executed from the 
base relax directory.
 """
 
 # Python module imports.




Related Messages


Powered by MHonArc, Updated Tue Mar 12 12:20:04 2013