mailr15410 - /1.3/multi/uni_processor.py


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

Header


Content

Posted by edward on February 29, 2012 - 14:43:
Author: bugman
Date: Wed Feb 29 14:43:28 2012
New Revision: 15410

URL: http://svn.gna.org/viewcvs/relax?rev=15410&view=rev
Log:
Import clean up.


Modified:
    1.3/multi/uni_processor.py

Modified: 1.3/multi/uni_processor.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/multi/uni_processor.py?rev=15410&r1=15409&r2=15410&view=diff
==============================================================================
--- 1.3/multi/uni_processor.py (original)
+++ 1.3/multi/uni_processor.py Wed Feb 29 14:43:28 2012
@@ -1,7 +1,7 @@
 
###############################################################################
 #                                                                            
 #
 # Copyright (C) 2007 Gary S Thompson (https://gna.org/users/varioustoxins)   
 #
-# Copyright (C) 2010-2011 Edward d'Auvergne                                  
 #
+# Copyright (C) 2010-2012 Edward d'Auvergne                                  
 #
 #                                                                            
 #
 # This file is part of the program relax.                                    
 #
 #                                                                            
 #
@@ -25,11 +25,9 @@
 """Module containing the uni-processor class."""
 
 # Python module imports.
-import threading, Queue
 import sys, os
 
 # relax module imports.
-import multi
 from multi.api import Result_command, Result_string
 from multi.processor import Processor
 




Related Messages


Powered by MHonArc, Updated Wed Feb 29 15:00:02 2012