[Zodb-checkins] CVS: Packages/ZConfig/doc - zconfig.tex:1.15

Fred L. Drake, Jr. fred@zope.com
Thu, 7 Nov 2002 14:21:54 -0500


Update of /cvs-repository/Packages/ZConfig/doc
In directory cvs.zope.org:/tmp/cvs-serv5040

Modified Files:
	zconfig.tex 
Log Message:
When discussing the interface expected on the mapping arguments, be
sure to state the "container" attribute is optional.


=== Packages/ZConfig/doc/zconfig.tex 1.14 => 1.15 ===
--- Packages/ZConfig/doc/zconfig.tex:1.14	Thu Nov  7 14:13:31 2002
+++ Packages/ZConfig/doc/zconfig.tex	Thu Nov  7 14:21:53 2002
@@ -557,7 +557,8 @@
 
 For these functions, the \var{mapping} argument can be a \class{dict},
 or any type that supports the \method{get()} method of the mapping
-protocol.
+protocol.  The \member{container} attribute used to search the
+containment chain is optional.
 
 \begin{funcdesc}{substitute}{s, mapping}
   Substitute values from \var{mapping} into \var{s}.  Replacement