Mailing List Archive

SVN: soap/trunk/tests/test_soappublication.py fix missing whitespace
Log message for revision 41583:
fix missing whitespace

Changed:
U soap/trunk/tests/test_soappublication.py

-=-
Modified: soap/trunk/tests/test_soappublication.py
===================================================================
--- soap/trunk/tests/test_soappublication.py 2006-02-08 18:23:32 UTC (rev 41582)
+++ soap/trunk/tests/test_soappublication.py 2006-02-08 21:02:35 UTC (rev 41583)
@@ -146,7 +146,7 @@
def getSiteManager(self):
return SimpleObject(1)
ob = C()
- r = self._createRequest('/++etc++site',pub)
+ r = self._createRequest('/++etc++site', pub)
ob2 = pub.traverseName(r, ob, '++etc++site')
self.assertEqual(removeAllProxies(ob2).v, 1)


_______________________________________________
Zope-CVS maillist - Zope-CVS@zope.org
http://mail.zope.org/mailman/listinfo/zope-cvs

Zope CVS instructions: http://dev.zope.org/CVS