mailr6660 - /branches/rdc_analysis/generic_fns/structure/main.py


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

Header


Content

Posted by edward on July 04, 2008 - 14:47:
Author: bugman
Date: Fri Jul  4 14:47:33 2008
New Revision: 6660

URL: http://svn.gna.org/viewcvs/relax?rev=6660&view=rev
Log:
Removed a broken and useless test.


Modified:
    branches/rdc_analysis/generic_fns/structure/main.py

Modified: branches/rdc_analysis/generic_fns/structure/main.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/rdc_analysis/generic_fns/structure/main.py?rev=6660&r1=6659&r2=6660&view=diff
==============================================================================
--- branches/rdc_analysis/generic_fns/structure/main.py (original)
+++ branches/rdc_analysis/generic_fns/structure/main.py Fri Jul  4 14:47:33 
2008
@@ -160,10 +160,6 @@
     # Alias the current data pipe.
     cdp = ds[ds.current_pipe]
 
-    # Test if structural data already exists.
-    if hasattr(cdp, 'struct'):
-        raise RelaxPdbError
-
     # The file path.
     file_path = get_file_path(file, dir)
 




Related Messages


Powered by MHonArc, Updated Fri Jul 04 15:00:15 2008