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

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 19 16:27:21 PDT 2014


Revision: 12973
          http://trac.calendarserver.org//changeset/12973
Author:   wsanchez at apple.com
Date:     2014-03-19 16:27:21 -0700 (Wed, 19 Mar 2014)
Log Message:
-----------
ixnay pdb

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

Modified: twext/trunk/twext/who/index.py
===================================================================
--- twext/trunk/twext/who/index.py	2014-03-19 23:26:39 UTC (rev 12972)
+++ twext/trunk/twext/who/index.py	2014-03-19 23:27:21 UTC (rev 12973)
@@ -369,7 +369,6 @@
         try:
             records = recordTypeIndexes[recordType]
         except KeyError:
-            import pdb; pdb.set_trace()
             raise DirectoryServiceError(
                 "Record type {} is not one of the indexed record types "
                 "for service {}: {}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140319/98c487a1/attachment.html>


More information about the calendarserver-changes mailing list