[CalendarServer-changes] [12476] twext/trunk/twext/who/ldap/_constants.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:24:04 PDT 2014


Revision: 12476
          http://trac.calendarserver.org//changeset/12476
Author:   wsanchez at apple.com
Date:     2014-01-30 10:03:52 -0800 (Thu, 30 Jan 2014)
Log Message:
-----------
Remove dn constant.

Modified Paths:
--------------
    twext/trunk/twext/who/ldap/_constants.py

Modified: twext/trunk/twext/who/ldap/_constants.py
===================================================================
--- twext/trunk/twext/who/ldap/_constants.py	2014-01-30 18:03:11 UTC (rev 12475)
+++ twext/trunk/twext/who/ldap/_constants.py	2014-01-30 18:03:52 UTC (rev 12476)
@@ -348,7 +348,6 @@
     """
     Attributes needed internally that have no standard name.
     """
-    dn = ValueConstant(u"__dn__")
     generatedUUID = ValueConstant(u"entryUUID")
     objectClass = ValueConstant(u"objectClass")
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/d797002d/attachment.html>


More information about the calendarserver-changes mailing list