[Checkins] SVN: grok/branches/gotcha-configuration-actions/src/grok/tests/site/site.py formatting cosmetics

Philipp von Weitershausen philikon at philikon.de
Sat Oct 27 12:00:28 EDT 2007


Log message for revision 81132:
  formatting cosmetics
  

Changed:
  U   grok/branches/gotcha-configuration-actions/src/grok/tests/site/site.py

-=-
Modified: grok/branches/gotcha-configuration-actions/src/grok/tests/site/site.py
===================================================================
--- grok/branches/gotcha-configuration-actions/src/grok/tests/site/site.py	2007-10-27 15:46:08 UTC (rev 81131)
+++ grok/branches/gotcha-configuration-actions/src/grok/tests/site/site.py	2007-10-27 16:00:28 UTC (rev 81132)
@@ -26,8 +26,8 @@
   >>> ISite.providedBy(herd)
   False
   
-When a site is added to a container it will be initialized as a site (
-when the ObjectAddedEvent is fired):
+When a site is added to a container it will be initialized as a site
+(when the ObjectAddedEvent is fired):
 
   >>> nonsitecontainer['manfred'] = manfred
   >>> ISite.providedBy(manfred)



More information about the Checkins mailing list