[Zope-Checkins] SVN: Zope/trunk/lib/python/Products/Five/site/browser.py Removed illegal whitespace.

Malthe Borch mborch at gmail.com
Sat Nov 3 17:39:25 EDT 2007


Log message for revision 81454:
  Removed illegal whitespace.

Changed:
  U   Zope/trunk/lib/python/Products/Five/site/browser.py

-=-
Modified: Zope/trunk/lib/python/Products/Five/site/browser.py
===================================================================
--- Zope/trunk/lib/python/Products/Five/site/browser.py	2007-11-03 19:27:06 UTC (rev 81453)
+++ Zope/trunk/lib/python/Products/Five/site/browser.py	2007-11-03 21:39:24 UTC (rev 81454)
@@ -91,5 +91,3 @@
                     site_manager.registerUtility(utility, iface, name=name)
 
         return "Migration done!"
-
-        
\ No newline at end of file



More information about the Zope-Checkins mailing list