[Checkins] SVN: z3c.dobbin/trunk/src/z3c/dobbin/README.txt Added test.

Malthe Borch mborch at gmail.com
Wed May 21 13:14:49 EDT 2008


Log message for revision 86882:
  Added test.

Changed:
  U   z3c.dobbin/trunk/src/z3c/dobbin/README.txt

-=-
Modified: z3c.dobbin/trunk/src/z3c/dobbin/README.txt
===================================================================
--- z3c.dobbin/trunk/src/z3c/dobbin/README.txt	2008-05-21 17:14:37 UTC (rev 86881)
+++ z3c.dobbin/trunk/src/z3c/dobbin/README.txt	2008-05-21 17:14:47 UTC (rev 86882)
@@ -302,6 +302,11 @@
     >>> len(collection.records) == 3
     True
 
+For good measure, let's create a new instance without adding any
+elements to its list.
+
+    >>> _ = create(ICollection)
+    
 Known limitations
 -----------------
 



More information about the Checkins mailing list