????

Your IP : 216.73.217.84


Current Path : /usr/lib64/python3.9/site-packages/ldap/__pycache__/
Upload File :
Current File : //usr/lib64/python3.9/site-packages/ldap/__pycache__/resiter.cpython-39.opt-1.pyc

a

�.d��@s*dZddlmZmZmZGdd�d�ZdS)zf
ldap.resiter - processing LDAP results with iterators

See https://www.python-ldap.org/ for details.
�)�__version__�
__author__�__license__c@seZdZdZddd�ZdS)�ResultProcessorzP
    Mix-in class used with ldap.ldapopbject.LDAPObject or derived classes.
    ���rc	csX|j|d||d�\}}}}}}|rT|rT||||fV|j|d||d�\}}}}}}qdS)z�
        Generator function which returns an iterator for processing all LDAP operation
        results of the given msgid like retrieved with LDAPObject.result3() -> 4-tuple
        r)�	add_ctrlsN)Zresult4)	�selfZmsgid�timeoutrZresult_typeZresult_listZresult_msgidZresult_serverctrls�_�r�2/usr/lib64/python3.9/site-packages/ldap/resiter.py�
allresultss*�����zResultProcessor.allresultsN)rr)�__name__�
__module__�__qualname__�__doc__r
rrrrr
srN)rZldap.pkginforrrrrrrr�<module>s