[Subversion] / PEAK / src / peak / config / interfaces.py  

Diff of /PEAK/src/peak/config/interfaces.py

Parent Directory | Revision Log

version 2779, Sun Nov 1 00:45:43 2015 UTC version 2780, Sun Nov 1 00:47:05 2015 UTC
Line 134 
Line 134 
     def noMoreValues(root,configKey,forObj):      def noMoreValues(root,configKey,forObj):
         """A value search has completed"""          """A value search has completed"""
   
     def nameNotFound(root,name,forObj,bindName):      def nameNotFound(root,name,forObj,bindName,default=NOT_GIVEN):
         """A (non-URL) component name was not found"""          """A (non-URL) component name was not found"""
   
   


Generate output suitable for use with a patch program
Legend:
Removed from v.2779  
changed lines
  Added in v.2780

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help