[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Introspector/Browser - IntrospectorView.py:1.3
Jeremy Hylton
jeremy@zope.com
Fri, 20 Dec 2002 17:25:00 -0500
Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Introspector/Browser
In directory cvs.zope.org:/tmp/cvs-serv1512/App/OFS/Introspector/Browser
Modified Files:
IntrospectorView.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/App/OFS/Introspector/Browser/IntrospectorView.py 1.2 => 1.3 ===
--- Zope3/lib/python/Zope/App/OFS/Introspector/Browser/IntrospectorView.py:1.2 Thu Dec 19 13:25:33 2002
+++ Zope3/lib/python/Zope/App/OFS/Introspector/Browser/IntrospectorView.py Fri Dec 20 17:24:30 2002
@@ -59,6 +59,3 @@
# 'path': directive_path
# })
return services
-
-
-
\ No newline at end of file