[Checkins] SVN: zc.zk/trunk/src/zc/zk/README.txt Formatting.

Jim Fulton jim at zope.com
Sun Dec 11 18:41:20 UTC 2011


Log message for revision 123677:
  Formatting.
  

Changed:
  U   zc.zk/trunk/src/zc/zk/README.txt

-=-
Modified: zc.zk/trunk/src/zc/zk/README.txt
===================================================================
--- zc.zk/trunk/src/zc/zk/README.txt	2011-12-11 18:36:41 UTC (rev 123676)
+++ zc.zk/trunk/src/zc/zk/README.txt	2011-12-11 18:41:20 UTC (rev 123677)
@@ -98,7 +98,7 @@
     >>> sorted(addresses)
     ['192.168.0.42:8080', '192.168.0.42:8081']
 
-You can also get the number of children with ``len``:
+You can also get the number of children with ``len``::
 
     >>> len(addresses)
     2



More information about the checkins mailing list