Author: bugman
Date: Fri Sep 26 16:46:20 2014
New Revision: 26064

URL: http://svn.gna.org/viewcvs/relax?rev=26064&view=rev
Log:
Removed a debugging printout fatal for Python 3.


Modified:
    trunk/test_suite/system_tests/relax_fit.py

Modified: trunk/test_suite/system_tests/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/relax_fit.py?rev=26064&r1=26063&r2=26064&view=diff
==============================================================================
--- trunk/test_suite/system_tests/relax_fit.py  (original)
+++ trunk/test_suite/system_tests/relax_fit.py  Fri Sep 26 16:46:20 2014
@@ -326,7 +326,6 @@
     
             # Assign dublicates.
             for spectrum_id, dub_pair in list_dub_mapping:
-                print spectrum_id, dub_pair
                 if len(dub_pair) > 0:
                     self.interpreter.spectrum.replicated(spectrum_ids=dub_pair)
     


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to