[POS-commit] Kiwi/Kiwi Validators.py,1.17,1.18

Christian Robottom Reis kiko at async.com.br
Sat Oct 25 01:36:58 BRDT 2003


Update of /cvs/Kiwi/Kiwi
In directory anthem:/tmp/cvs-serv24359

Modified Files:
	Validators.py 
Log Message:
Removing unused import.


Index: Validators.py
===================================================================
RCS file: /cvs/Kiwi/Kiwi/Validators.py,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Validators.py	25 Oct 2003 00:36:13 -0000	1.17
+++ Validators.py	25 Oct 2003 00:36:56 -0000	1.18
@@ -22,8 +22,6 @@
 # Author(s): Guilherme Salgado <salgado at async.com.br>
 #
 
-import string
-
 from initgtk import gtk, _warn, TRUE, FALSE
 
 from Proxies import _attrwarn, ValueUnset, kgetattr



More information about the POS-commit mailing list