|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/22697/root/usr/lib64/python2.4/site-packages/ldap/ |
Upload File : |
mò Ã|¯Ac @ s d Z d Z d „ Z d S( s dn.py - misc stuff for handling distinguished names (see RFC2253) written by Michael Stroeder <michael@stroeder.com> See http://python-ldap.sourceforge.net for details. \$Id: dn.py,v 1.1 2004/12/02 20:36:19 stroeder Exp $ Compability: - Tested with Python 2.0+ s 0.0.1c C s÷ | oì | i d d ƒ } | i d d ƒ } | i d d ƒ } | i d d ƒ } | i d d ƒ } | i d d ƒ } | i d d ƒ } | i d d ƒ } | d d j o d i d | f ƒ } n | d d j o d i | d d f ƒ } qó n | S( sE Escape all DN special characters found in s with a back-slash s \s \\t ,s \,t +s \+t "s \"t <s \<t >s \>t ;s \;t =s \=i t #t iÿÿÿÿt s \ N( t st replacet join( R ( ( t- /usr/lib64/python2.4/site-packages/ldap/dn.pyt escape_dn_chars s !N( t __doc__t __version__R ( R R ( ( R t ? s