[Zope3-checkins] CVS: Zope3/src/zope/app/interfaces - form.py:1.9.16.3

Garrett Smith garrett at mojave-corp.com
Mon Feb 16 12:40:28 EST 2004


Update of /cvs-repository/Zope3/src/zope/app/interfaces
In directory cvs.zope.org:/tmp/cvs-serv31423/src/zope/app/interfaces

Modified Files:
      Tag: ozzope-widgets-branch
	form.py 
Log Message:

Continued refactoring of widgets machinery - still work in progress.


=== Zope3/src/zope/app/interfaces/form.py 1.9.16.2 => 1.9.16.3 ===
--- Zope3/src/zope/app/interfaces/form.py:1.9.16.2	Sat Feb  7 21:52:28 2004
+++ Zope3/src/zope/app/interfaces/form.py	Mon Feb 16 12:40:27 2004
@@ -111,7 +111,7 @@
 
         Calling this method will override any values provided by the user.
         """
-
+        
     def setPrefix(prefix):
         """Set the name prefix used for the widget
 




More information about the Zope3-Checkins mailing list