joey: thuban/Thuban/UI renderer.py,1.59,1.60

cvs@intevation.de cvs at intevation.de
Sat Apr 23 18:40:35 CEST 2005


Author: joey

Update of /thubanrepository/thuban/Thuban/UI
In directory doto:/tmp/cvs-serv7486

Modified Files:
	renderer.py 
Log Message:
Added a missing import

Index: renderer.py
===================================================================
RCS file: /thubanrepository/thuban/Thuban/UI/renderer.py,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- renderer.py	23 Mar 2005 15:30:27 -0000	1.59
+++ renderer.py	23 Apr 2005 16:40:33 -0000	1.60
@@ -18,6 +18,8 @@
 
 import array
 
+import traceback
+
 from Thuban import _
 
 from wxPython.wx import wxPoint, wxRect, wxPen, wxBrush, wxFont, \





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)