mailr2724 - /1.3/errors.py


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

Header


Content

Posted by edward . dauvergne on November 02, 2006 - 05:24:
Author: bugman
Date: Thu Nov  2 05:23:44 2006
New Revision: 2724

URL: http://svn.gna.org/viewcvs/relax?rev=2724&view=rev
Log:
Changed the comment of the 'RelaxNoPdbChainError' class to the correct 
explanation.


Modified:
    1.3/errors.py

Modified: 1.3/errors.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/errors.py?rev=2724&r1=2723&r2=2724&view=diff
==============================================================================
--- 1.3/errors.py (original)
+++ 1.3/errors.py Thu Nov  2 05:23:44 2006
@@ -167,7 +167,7 @@
             if Debug:
                 self.save_state()
 
-    # PDB data corresponding to the run already exists.
+    # No chains within the PDB file.
     class RelaxNoPdbChainError(BaseError):
         def __init__(self):
             self.text = "No peptide or nucleotide chains can be found within 
the PDB file."




Related Messages


Powered by MHonArc, Updated Thu Nov 02 07:40:04 2006