[Zope3-checkins] CVS: Zope3/lib/python/Zope/ComponentArchitecture - ISkinService.py:1.3

Jeremy Hylton jeremy@zope.com
Fri, 20 Dec 2002 17:25:03 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/ComponentArchitecture
In directory cvs.zope.org:/tmp/cvs-serv1512/ComponentArchitecture

Modified Files:
	ISkinService.py 
Log Message:
Fix files with missing newline at end or other bogus whitespace issues.
Fix some typos and other stuff, too.


=== Zope3/lib/python/Zope/ComponentArchitecture/ISkinService.py 1.2 => 1.3 ===
--- Zope3/lib/python/Zope/ComponentArchitecture/ISkinService.py:1.2	Mon Jun 10 19:29:23 2002
+++ Zope3/lib/python/Zope/ComponentArchitecture/ISkinService.py	Fri Dec 20 17:24:31 2002
@@ -26,4 +26,4 @@
         The object provides a place to look for placeful skin definitions.
 
         If the skin was not defined, an empty sequence will be returned.
-        """
\ No newline at end of file
+        """