[Zope3-checkins] CVS: Zope3/src/zope/app/publication - browser.py:1.16

Philipp von Weitershausen philikon at philikon.de
Sat May 1 10:37:43 EDT 2004


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

Modified Files:
	browser.py 
Log Message:
whitespace


=== Zope3/src/zope/app/publication/browser.py 1.15 => 1.16 ===
--- Zope3/src/zope/app/publication/browser.py:1.15	Sat Mar 20 08:37:45 2004
+++ Zope3/src/zope/app/publication/browser.py	Sat May  1 10:37:43 2004
@@ -28,7 +28,6 @@
 class PublicationTraverser(PublicationTraverser_):
 
     def traverseRelativeURL(self, request, ob, path):
-
         ob = self.traversePath(request, ob, path)
 
         while True:




More information about the Zope3-Checkins mailing list