Public bug reported: Here is a diff which adds a note that the modrdn2* routines are deprecated in the C libraries, and so rename() and rename_s() should be used instead:
--- ldap-objects.html 2004-10-07 22:49:37.000000000 -0500 +++ ldap-objects_new.html 2006-11-28 10:12:14.000000000 -0600 @@ -211,6 +211,10 @@ whether the old RDN should be kept as an attribute of the entry or not. (Note: This may not actually be supported by the underlying library.) The asynchronous version returns the initiated message id. +<P> +NOTE: rename() and rename_s() should be used in favor of modrdn() and modrdn_s(), + as the modrdn2* routines in the C library are deprecated. +</P> </dl> <P> This note is mentioned in the comment for modrdn() in: python-ldap-2.2.1/Lib/ldap/ldapobject.py ** Affects: python-ldap (Ubuntu) Importance: Undecided Status: Unconfirmed -- ldap-objects.html (documentation) https://launchpad.net/bugs/73615 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs