mailr10522 - /branches/bieri_gui/gui_bieri/controller.py


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

Header


Content

Posted by edward on January 28, 2010 - 14:43:
Author: bugman
Date: Thu Jan 28 14:43:04 2010
New Revision: 10522

URL: http://svn.gna.org/viewcvs/relax?rev=10522&view=rev
Log:
Added the missing time import.


Modified:
    branches/bieri_gui/gui_bieri/controller.py

Modified: branches/bieri_gui/gui_bieri/controller.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/controller.py?rev=10522&r1=10521&r2=10522&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/controller.py (original)
+++ branches/bieri_gui/gui_bieri/controller.py Thu Jan 28 14:43:04 2010
@@ -27,6 +27,7 @@
 # Python module imports.
 from os import sep
 import sys
+import time
 import thread
 import wx
 




Related Messages


Powered by MHonArc, Updated Thu Jan 28 15:00:02 2010