[CalendarServer-changes] [11969] CalendarServer/trunk/twext/who/index.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:18:33 PDT 2014


Revision: 11969
          http://trac.calendarserver.org//changeset/11969
Author:   wsanchez at apple.com
Date:     2013-11-18 21:59:39 -0800 (Mon, 18 Nov 2013)
Log Message:
-----------
docs

Modified Paths:
--------------
    CalendarServer/trunk/twext/who/index.py

Modified: CalendarServer/trunk/twext/who/index.py
===================================================================
--- CalendarServer/trunk/twext/who/index.py	2013-11-19 05:56:00 UTC (rev 11968)
+++ CalendarServer/trunk/twext/who/index.py	2013-11-19 05:59:39 UTC (rev 11969)
@@ -205,7 +205,7 @@
         Finds records in the internal indexes matching a single expression.
 
         @param expression: An expression.
-        @type expression: L{object}
+        @type expression: L{MatchExpression}
 
         @param records: a set of records to limit the search to. C{None} if
             the whole directory should be searched.
@@ -260,7 +260,7 @@
         Finds records not in the internal indexes matching a single expression.
 
         @param expression: An expression.
-        @type expression: L{object}
+        @type expression: L{MatchExpression}
 
         @param records: a set of records to limit the search to. C{None} if
             the whole directory should be searched.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/68344d46/attachment.html>


More information about the calendarserver-changes mailing list