types-ldap3 2.9.13.20251121
Version history | Download JSON
-
PyPI https://pypi.org/project/types-ldap3/ Repository https://github.com/python/typeshed -
py.typedstubs-only typeshed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 1211 "Any" : 493 "Untyped" : 1629 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 672 "classes" : 1578 "other" : 306- 223 functions (+1 overloads)
- 449 parameters
- 334 classes
- 508 methods (+0 overloads)
- 1023 parameters
- 41 properties
- 508 methods (+0 overloads)
- 100 modules
- 306 attrs
- 223 functions (+1 overloads)
Modules
Incomplete Annotations
ldap3.abstract (0 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
ldap3.abstract.STATUSES |
1 | 1 | 1 |
attr |
ldap3.abstract.INITIAL_STATUSES |
1 | 1 | 1 |
ldap3.abstract.attrDef (30 missing, 24 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AttrDef.init |
12 | 2 | 0 |
meth |
AttrDef.eq |
2 | 0 | 0 |
meth |
AttrDef.lt |
2 | 0 | 0 |
meth |
AttrDef.setattr |
3 | 2 | 0 |
attr |
AttrDef.name |
1 | 1 | 1 |
attr |
AttrDef.key |
1 | 1 | 1 |
attr |
AttrDef.validate |
1 | 1 | 1 |
attr |
AttrDef.pre_query |
1 | 1 | 1 |
attr |
AttrDef.post_query |
1 | 1 | 1 |
attr |
AttrDef.default |
1 | 1 | 1 |
attr |
AttrDef.dereference_dn |
1 | 1 | 1 |
attr |
AttrDef.description |
1 | 1 | 1 |
attr |
AttrDef.mandatory |
1 | 1 | 1 |
attr |
AttrDef.single_value |
1 | 1 | 1 |
attr |
AttrDef.oid_info |
1 | 1 | 1 |
attr |
AttrDef.other_names |
1 | 1 | 1 |
meth |
AttrDef.init |
12 | 2 | 0 |
meth |
AttrDef.eq |
2 | 0 | 0 |
meth |
AttrDef.lt |
2 | 0 | 0 |
meth |
AttrDef.setattr |
3 | 2 | 0 |
attr |
AttrDef.name |
1 | 1 | 1 |
attr |
AttrDef.key |
1 | 1 | 1 |
attr |
AttrDef.validate |
1 | 1 | 1 |
attr |
AttrDef.pre_query |
1 | 1 | 1 |
attr |
AttrDef.post_query |
1 | 1 | 1 |
attr |
AttrDef.default |
1 | 1 | 1 |
attr |
AttrDef.dereference_dn |
1 | 1 | 1 |
attr |
AttrDef.description |
1 | 1 | 1 |
attr |
AttrDef.mandatory |
1 | 1 | 1 |
attr |
AttrDef.single_value |
1 | 1 | 1 |
attr |
AttrDef.oid_info |
1 | 1 | 1 |
attr |
AttrDef.other_names |
1 | 1 | 1 |
ldap3.abstract.attribute (40 missing, 16 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
WritableAttribute.iadd |
2 | 0 | 0 |
meth |
WritableAttribute.isub |
2 | 0 | 0 |
meth |
WritableAttribute.add |
2 | 1 | 0 |
meth |
WritableAttribute.set |
2 | 1 | 0 |
meth |
WritableAttribute.delete |
2 | 1 | 0 |
prop |
WritableAttribute.virtual |
1 | 0 | 0 |
prop |
WritableAttribute.changes |
1 | 0 | 0 |
meth |
Attribute.init |
4 | 1 | 0 |
meth |
Attribute.iter |
1 | 0 | 0 |
meth |
Attribute.getitem |
2 | 0 | 0 |
meth |
Attribute.eq |
2 | 0 | 0 |
meth |
Attribute.ne |
2 | 0 | 0 |
prop |
Attribute.value |
1 | 0 | 0 |
attr |
Attribute.key |
1 | 1 | 1 |
attr |
Attribute.definition |
1 | 1 | 1 |
attr |
Attribute.values |
1 | 1 | 1 |
attr |
Attribute.raw_values |
1 | 1 | 1 |
attr |
Attribute.response |
1 | 1 | 1 |
attr |
Attribute.entry |
1 | 1 | 1 |
attr |
Attribute.cursor |
1 | 1 | 1 |
attr |
Attribute.other_names |
1 | 1 | 1 |
meth |
Attribute.init |
4 | 1 | 0 |
meth |
Attribute.iter |
1 | 0 | 0 |
meth |
Attribute.getitem |
2 | 0 | 0 |
meth |
Attribute.eq |
2 | 0 | 0 |
meth |
Attribute.ne |
2 | 0 | 0 |
prop |
Attribute.value |
1 | 0 | 0 |
attr |
Attribute.key |
1 | 1 | 1 |
attr |
Attribute.definition |
1 | 1 | 1 |
attr |
Attribute.values |
1 | 1 | 1 |
attr |
Attribute.raw_values |
1 | 1 | 1 |
attr |
Attribute.response |
1 | 1 | 1 |
attr |
Attribute.entry |
1 | 1 | 1 |
attr |
Attribute.cursor |
1 | 1 | 1 |
attr |
Attribute.other_names |
1 | 1 | 1 |
meth |
WritableAttribute.iadd |
2 | 0 | 0 |
meth |
WritableAttribute.isub |
2 | 0 | 0 |
meth |
WritableAttribute.add |
2 | 1 | 0 |
meth |
WritableAttribute.set |
2 | 1 | 0 |
meth |
WritableAttribute.delete |
2 | 1 | 0 |
prop |
WritableAttribute.virtual |
1 | 0 | 0 |
prop |
WritableAttribute.changes |
1 | 0 | 0 |
ldap3.abstract.cursor (99 missing, 38 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Writer.from_cursor |
5 | 0 | 0 |
meth |
Writer.from_response |
4 | 0 | 0 |
meth |
Writer.init |
7 | 2 | 0 |
meth |
Writer.commit |
2 | 1 | 0 |
meth |
Writer.new |
2 | 0 | 0 |
meth |
Writer.refresh_entry |
4 | 2 | 0 |
attr |
Writer.entry_class |
1 | 1 | 1 |
attr |
Writer.attribute_class |
1 | 1 | 1 |
attr |
Writer.entry_initial_status |
1 | 1 | 1 |
attr |
Writer.dereference_aliases |
1 | 1 | 1 |
attr |
Writer.execution_time |
1 | 1 | 1 |
meth |
Reader.init |
11 | 5 | 0 |
meth |
Reader.search |
2 | 0 | 0 |
meth |
Reader.search_object |
3 | 0 | 0 |
meth |
Reader.search_level |
2 | 0 | 0 |
meth |
Reader.search_subtree |
2 | 0 | 0 |
meth |
Reader.search_paged |
5 | 2 | 0 |
prop |
Reader.query |
2 | 0 | 0 |
prop |
Reader.components_in_and |
2 | 0 | 0 |
attr |
Reader.entry_class |
1 | 1 | 1 |
attr |
Reader.attribute_class |
1 | 1 | 1 |
attr |
Reader.entry_initial_status |
1 | 1 | 1 |
attr |
Reader.sub_tree |
1 | 1 | 1 |
attr |
Reader.base |
1 | 1 | 1 |
attr |
Reader.dereference_aliases |
1 | 1 | 1 |
attr |
Reader.validated_query |
1 | 1 | 1 |
attr |
Reader.query_filter |
1 | 1 | 1 |
attr |
Reader.execution_time |
1 | 1 | 1 |
attr |
Reader.entries |
1 | 1 | 1 |
meth |
Cursor.init |
7 | 2 | 0 |
meth |
Cursor.iter |
1 | 0 | 0 |
meth |
Cursor.getitem |
2 | 0 | 0 |
meth |
Cursor.match_dn |
2 | 0 | 0 |
meth |
Cursor.match |
3 | 0 | 0 |
meth |
Cursor.remove |
2 | 1 | 0 |
prop |
Cursor.operations |
1 | 0 | 0 |
prop |
Cursor.errors |
1 | 0 | 0 |
prop |
Cursor.failed |
1 | 0 | 0 |
attr |
Cursor.connection |
1 | 1 | 1 |
attr |
Cursor.get_operational_attributes |
1 | 1 | 1 |
attr |
Cursor.definition |
1 | 1 | 1 |
attr |
Cursor.attributes |
1 | 1 | 1 |
attr |
Cursor.controls |
1 | 1 | 1 |
attr |
Cursor.execution_time |
1 | 1 | 1 |
attr |
Cursor.entries |
1 | 1 | 1 |
attr |
Cursor.schema |
1 | 1 | 1 |
meth |
Writer.from_cursor |
5 | 0 | 0 |
meth |
Writer.from_response |
4 | 0 | 0 |
meth |
Writer.init |
7 | 2 | 0 |
meth |
Writer.commit |
2 | 1 | 0 |
meth |
Writer.new |
2 | 0 | 0 |
meth |
Writer.refresh_entry |
4 | 2 | 0 |
attr |
Writer.entry_class |
1 | 1 | 1 |
attr |
Writer.attribute_class |
1 | 1 | 1 |
attr |
Writer.entry_initial_status |
1 | 1 | 1 |
attr |
Writer.dereference_aliases |
1 | 1 | 1 |
attr |
Writer.execution_time |
1 | 1 | 1 |
meth |
Reader.init |
11 | 5 | 0 |
meth |
Reader.search |
2 | 0 | 0 |
meth |
Reader.search_object |
3 | 0 | 0 |
meth |
Reader.search_level |
2 | 0 | 0 |
meth |
Reader.search_subtree |
2 | 0 | 0 |
meth |
Reader.search_paged |
5 | 2 | 0 |
prop |
Reader.query |
2 | 0 | 0 |
prop |
Reader.components_in_and |
2 | 0 | 0 |
attr |
Reader.entry_class |
1 | 1 | 1 |
attr |
Reader.attribute_class |
1 | 1 | 1 |
attr |
Reader.entry_initial_status |
1 | 1 | 1 |
attr |
Reader.sub_tree |
1 | 1 | 1 |
attr |
Reader.base |
1 | 1 | 1 |
attr |
Reader.dereference_aliases |
1 | 1 | 1 |
attr |
Reader.validated_query |
1 | 1 | 1 |
attr |
Reader.query_filter |
1 | 1 | 1 |
attr |
Reader.execution_time |
1 | 1 | 1 |
attr |
Reader.entries |
1 | 1 | 1 |
ldap3.abstract.entry (68 missing, 10 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Entry.entry_writable |
6 | 0 | 0 |
meth |
WritableEntry.setitem |
3 | 1 | 0 |
meth |
WritableEntry.setattr |
3 | 2 | 0 |
meth |
WritableEntry.getattr |
2 | 1 | 0 |
meth |
WritableEntry.entry_commit_changes |
4 | 2 | 0 |
meth |
WritableEntry.entry_refresh |
3 | 2 | 0 |
meth |
WritableEntry.entry_move |
2 | 1 | 0 |
meth |
WritableEntry.entry_rename |
2 | 1 | 0 |
prop |
WritableEntry.entry_virtual_attributes |
1 | 0 | 0 |
prop |
WritableEntry.entry_changes |
1 | 0 | 0 |
meth |
Entry.entry_writable |
6 | 0 | 0 |
meth |
EntryState.init |
3 | 1 | 0 |
meth |
EntryState.set_status |
2 | 1 | 0 |
prop |
EntryState.entry_raw_attributes |
1 | 0 | 0 |
attr |
EntryState.dn |
1 | 1 | 1 |
attr |
EntryState.status |
1 | 1 | 1 |
attr |
EntryState.attributes |
1 | 1 | 1 |
attr |
EntryState.raw_attributes |
1 | 1 | 1 |
attr |
EntryState.response |
1 | 1 | 1 |
attr |
EntryState.cursor |
1 | 1 | 1 |
attr |
EntryState.origin |
1 | 1 | 1 |
attr |
EntryState.read_time |
1 | 1 | 1 |
attr |
EntryState.changes |
1 | 1 | 1 |
attr |
EntryState.definition |
1 | 1 | 1 |
meth |
WritableEntry.setitem |
3 | 1 | 0 |
meth |
WritableEntry.setattr |
3 | 2 | 0 |
meth |
WritableEntry.getattr |
2 | 1 | 0 |
meth |
WritableEntry.entry_commit_changes |
4 | 2 | 0 |
meth |
WritableEntry.entry_refresh |
3 | 2 | 0 |
meth |
WritableEntry.entry_move |
2 | 1 | 0 |
meth |
WritableEntry.entry_rename |
2 | 1 | 0 |
prop |
WritableEntry.entry_virtual_attributes |
1 | 0 | 0 |
prop |
WritableEntry.entry_changes |
1 | 0 | 0 |
meth |
EntryBase.init |
3 | 1 | 0 |
meth |
EntryBase.iter |
1 | 0 | 0 |
meth |
EntryBase.contains |
2 | 0 | 0 |
meth |
EntryBase.getattr |
2 | 1 | 0 |
meth |
EntryBase.setattr |
3 | 2 | 0 |
meth |
EntryBase.getitem |
2 | 0 | 0 |
meth |
EntryBase.eq |
2 | 0 | 0 |
meth |
EntryBase.lt |
2 | 0 | 0 |
meth |
EntryBase.entry_raw_attribute |
2 | 0 | 0 |
meth |
EntryBase.entry_to_json |
7 | 5 | 0 |
meth |
EntryBase.entry_to_ldif |
5 | 1 | 0 |
prop |
EntryBase.entry_dn |
1 | 0 | 0 |
prop |
EntryBase.entry_cursor |
1 | 0 | 0 |
prop |
EntryBase.entry_status |
1 | 0 | 0 |
prop |
EntryBase.entry_definition |
1 | 0 | 0 |
prop |
EntryBase.entry_raw_attributes |
1 | 0 | 0 |
prop |
EntryBase.entry_mandatory_attributes |
1 | 0 | 0 |
prop |
EntryBase.entry_attributes |
1 | 0 | 0 |
prop |
EntryBase.entry_attributes_as_dict |
1 | 0 | 0 |
prop |
EntryBase.entry_read_time |
1 | 0 | 0 |
ldap3.abstract.objectDef (36 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ObjectDef.init |
5 | 1 | 0 |
meth |
ObjectDef.getitem |
2 | 0 | 0 |
meth |
ObjectDef.getattr |
2 | 1 | 0 |
meth |
ObjectDef.setattr |
3 | 2 | 0 |
meth |
ObjectDef.iadd |
2 | 0 | 0 |
meth |
ObjectDef.isub |
2 | 0 | 0 |
meth |
ObjectDef.iter |
1 | 0 | 0 |
meth |
ObjectDef.contains |
2 | 0 | 0 |
meth |
ObjectDef.add_from_schema |
3 | 2 | 0 |
meth |
ObjectDef.add_attribute |
2 | 1 | 0 |
meth |
ObjectDef.remove_attribute |
2 | 1 | 0 |
meth |
ObjectDef.init |
5 | 1 | 0 |
meth |
ObjectDef.getitem |
2 | 0 | 0 |
meth |
ObjectDef.getattr |
2 | 1 | 0 |
meth |
ObjectDef.setattr |
3 | 2 | 0 |
meth |
ObjectDef.iadd |
2 | 0 | 0 |
meth |
ObjectDef.isub |
2 | 0 | 0 |
meth |
ObjectDef.iter |
1 | 0 | 0 |
meth |
ObjectDef.contains |
2 | 0 | 0 |
meth |
ObjectDef.add_from_schema |
3 | 2 | 0 |
meth |
ObjectDef.add_attribute |
2 | 1 | 0 |
meth |
ObjectDef.remove_attribute |
2 | 1 | 0 |
ldap3.core.connection (132 missing, 78 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Connection.init |
31 | 26 | 0 |
meth |
Connection.repr_with_sensitive_data_stripped |
1 | 0 | 0 |
meth |
Connection.bind |
3 | 1 | 0 |
meth |
Connection.rebind |
8 | 1 | 0 |
meth |
Connection.unbind |
2 | 0 | 0 |
meth |
Connection.search |
15 | 12 | 0 |
meth |
Connection.compare |
5 | 0 | 0 |
meth |
Connection.add |
5 | 0 | 0 |
meth |
Connection.delete |
3 | 0 | 0 |
meth |
Connection.modify |
4 | 0 | 0 |
meth |
Connection.modify_dn |
6 | 1 | 0 |
meth |
Connection.abandon |
3 | 0 | 0 |
meth |
Connection.extended |
5 | 2 | 0 |
meth |
Connection.start_tls |
2 | 1 | 0 |
meth |
Connection.do_sasl_bind |
2 | 0 | 0 |
meth |
Connection.do_ntlm_bind |
2 | 0 | 0 |
meth |
Connection.response_to_ldif |
6 | 1 | 0 |
meth |
Connection.response_to_json |
8 | 5 | 0 |
meth |
Connection.response_to_file |
5 | 4 | 0 |
prop |
Connection.stream |
2 | 0 | 0 |
prop |
Connection.usage |
1 | 0 | 0 |
prop |
Connection.entries |
1 | 0 | 0 |
attr |
Connection.connection_lock |
1 | 1 | 1 |
attr |
Connection.strategy_type |
1 | 1 | 1 |
attr |
Connection.user |
1 | 1 | 1 |
attr |
Connection.password |
1 | 1 | 1 |
attr |
Connection.authentication |
1 | 1 | 1 |
attr |
Connection.version |
1 | 1 | 1 |
attr |
Connection.auto_referrals |
1 | 1 | 1 |
attr |
Connection.request |
1 | 1 | 1 |
attr |
Connection.result |
1 | 1 | 1 |
attr |
Connection.auto_bind |
1 | 1 | 1 |
attr |
Connection.sasl_mechanism |
1 | 1 | 1 |
attr |
Connection.sasl_credentials |
1 | 1 | 1 |
attr |
Connection.socket |
1 | 1 | 1 |
attr |
Connection.read_only |
1 | 1 | 1 |
attr |
Connection.lazy |
1 | 1 | 1 |
attr |
Connection.pool_name |
1 | 1 | 1 |
attr |
Connection.cred_store |
1 | 1 | 1 |
attr |
Connection.pool_lifetime |
1 | 1 | 1 |
attr |
Connection.pool_keepalive |
1 | 1 | 1 |
attr |
Connection.check_names |
1 | 1 | 1 |
attr |
Connection.raise_exceptions |
1 | 1 | 1 |
attr |
Connection.auto_range |
1 | 1 | 1 |
attr |
Connection.extend |
1 | 1 | 1 |
attr |
Connection.fast_decoder |
1 | 1 | 1 |
attr |
Connection.receive_timeout |
1 | 1 | 1 |
attr |
Connection.empty_attributes |
1 | 1 | 1 |
attr |
Connection.use_referral_cache |
1 | 1 | 1 |
attr |
Connection.auto_escape |
1 | 1 | 1 |
attr |
Connection.auto_encode |
1 | 1 | 1 |
attr |
Connection.source_address |
1 | 1 | 1 |
attr |
Connection.source_port_list |
1 | 1 | 1 |
attr |
Connection.server |
1 | 1 | 1 |
attr |
Connection.strategy |
1 | 1 | 1 |
attr |
Connection.send |
1 | 1 | 1 |
attr |
Connection.open |
1 | 1 | 1 |
attr |
Connection.get_response |
1 | 1 | 1 |
attr |
Connection.post_send_single_response |
1 | 1 | 1 |
attr |
Connection.post_send_search |
1 | 1 | 1 |
attr |
ldap3.core.connection.SASL_AVAILABLE_MECHANISMS |
1 | 1 | 1 |
meth |
Connection.init |
31 | 26 | 0 |
meth |
Connection.repr_with_sensitive_data_stripped |
1 | 0 | 0 |
meth |
Connection.bind |
3 | 1 | 0 |
meth |
Connection.rebind |
8 | 1 | 0 |
meth |
Connection.unbind |
2 | 0 | 0 |
meth |
Connection.search |
15 | 12 | 0 |
meth |
Connection.compare |
5 | 0 | 0 |
meth |
Connection.add |
5 | 0 | 0 |
meth |
Connection.delete |
3 | 0 | 0 |
meth |
Connection.modify |
4 | 0 | 0 |
meth |
Connection.modify_dn |
6 | 1 | 0 |
meth |
Connection.abandon |
3 | 0 | 0 |
meth |
Connection.extended |
5 | 2 | 0 |
meth |
Connection.start_tls |
2 | 1 | 0 |
meth |
Connection.do_sasl_bind |
2 | 0 | 0 |
meth |
Connection.do_ntlm_bind |
2 | 0 | 0 |
meth |
Connection.response_to_ldif |
6 | 1 | 0 |
meth |
Connection.response_to_json |
8 | 5 | 0 |
meth |
Connection.response_to_file |
5 | 4 | 0 |
prop |
Connection.stream |
2 | 0 | 0 |
prop |
Connection.usage |
1 | 0 | 0 |
prop |
Connection.entries |
1 | 0 | 0 |
attr |
Connection.connection_lock |
1 | 1 | 1 |
attr |
Connection.strategy_type |
1 | 1 | 1 |
attr |
Connection.user |
1 | 1 | 1 |
attr |
Connection.password |
1 | 1 | 1 |
attr |
Connection.authentication |
1 | 1 | 1 |
attr |
Connection.version |
1 | 1 | 1 |
attr |
Connection.auto_referrals |
1 | 1 | 1 |
attr |
Connection.request |
1 | 1 | 1 |
attr |
Connection.result |
1 | 1 | 1 |
attr |
Connection.auto_bind |
1 | 1 | 1 |
attr |
Connection.sasl_mechanism |
1 | 1 | 1 |
attr |
Connection.sasl_credentials |
1 | 1 | 1 |
attr |
Connection.socket |
1 | 1 | 1 |
attr |
Connection.read_only |
1 | 1 | 1 |
attr |
Connection.lazy |
1 | 1 | 1 |
attr |
Connection.pool_name |
1 | 1 | 1 |
attr |
Connection.cred_store |
1 | 1 | 1 |
attr |
Connection.pool_lifetime |
1 | 1 | 1 |
attr |
Connection.pool_keepalive |
1 | 1 | 1 |
attr |
Connection.check_names |
1 | 1 | 1 |
attr |
Connection.raise_exceptions |
1 | 1 | 1 |
attr |
Connection.auto_range |
1 | 1 | 1 |
attr |
Connection.extend |
1 | 1 | 1 |
attr |
Connection.fast_decoder |
1 | 1 | 1 |
attr |
Connection.receive_timeout |
1 | 1 | 1 |
attr |
Connection.empty_attributes |
1 | 1 | 1 |
attr |
Connection.use_referral_cache |
1 | 1 | 1 |
attr |
Connection.auto_escape |
1 | 1 | 1 |
attr |
Connection.auto_encode |
1 | 1 | 1 |
attr |
Connection.source_address |
1 | 1 | 1 |
attr |
Connection.source_port_list |
1 | 1 | 1 |
attr |
Connection.server |
1 | 1 | 1 |
attr |
Connection.strategy |
1 | 1 | 1 |
attr |
Connection.send |
1 | 1 | 1 |
attr |
Connection.open |
1 | 1 | 1 |
attr |
Connection.get_response |
1 | 1 | 1 |
attr |
Connection.post_send_single_response |
1 | 1 | 1 |
attr |
Connection.post_send_search |
1 | 1 | 1 |
attr |
ldap3.core.connection.CLIENT_STRATEGIES |
1 | 1 | 1 |
ldap3.core.exceptions (17 missing, 7 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.core.exceptions.start_tls_exception_factory |
2 | 0 | 0 |
attr |
ldap3.core.exceptions.exception_table |
1 | 1 | 1 |
meth |
LDAPOperationResult.new |
7 | 1 | 0 |
meth |
LDAPOperationResult.init |
7 | 1 | 0 |
attr |
LDAPOperationResult.result |
1 | 1 | 1 |
attr |
LDAPOperationResult.description |
1 | 1 | 1 |
attr |
LDAPOperationResult.dn |
1 | 1 | 1 |
attr |
LDAPOperationResult.message |
1 | 1 | 1 |
attr |
LDAPOperationResult.type |
1 | 1 | 1 |
attr |
LDAPOperationResult.response |
1 | 1 | 1 |
func |
ldap3.core.exceptions.communication_exception_factory |
3 | 0 | 0 |
ldap3.core.pooling (33 missing, 20 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ServerPool.init |
6 | 4 | 0 |
meth |
ServerPool.getitem |
2 | 0 | 0 |
meth |
ServerPool.iter |
1 | 0 | 0 |
meth |
ServerPool.add |
2 | 1 | 0 |
meth |
ServerPool.remove |
2 | 1 | 0 |
meth |
ServerPool.initialize |
2 | 1 | 0 |
meth |
ServerPool.get_server |
2 | 0 | 0 |
meth |
ServerPool.get_current_server |
2 | 0 | 0 |
attr |
ServerPool.servers |
1 | 1 | 1 |
attr |
ServerPool.pool_states |
1 | 1 | 1 |
attr |
ServerPool.active |
1 | 1 | 1 |
attr |
ServerPool.exhaust |
1 | 1 | 1 |
attr |
ServerPool.single |
1 | 1 | 1 |
attr |
ServerPool.strategy |
1 | 1 | 1 |
meth |
ServerPoolState.init |
2 | 1 | 0 |
meth |
ServerPoolState.get_current_server |
1 | 0 | 0 |
meth |
ServerPoolState.get_server |
1 | 0 | 0 |
meth |
ServerPoolState.find_active_random_server |
1 | 0 | 0 |
meth |
ServerPoolState.find_active_server |
2 | 0 | 0 |
attr |
ServerPoolState.server_states |
1 | 1 | 1 |
attr |
ServerPoolState.strategy |
1 | 1 | 1 |
attr |
ServerPoolState.server_pool |
1 | 1 | 1 |
attr |
ServerPoolState.initialize_time |
1 | 1 | 1 |
meth |
ServerState.init |
4 | 1 | 0 |
attr |
ServerState.server |
1 | 1 | 1 |
attr |
ServerState.last_checked_time |
1 | 1 | 1 |
attr |
ServerState.available |
1 | 1 | 1 |
attr |
ldap3.core.pooling.POOLING_STRATEGIES |
1 | 1 | 1 |
meth |
ServerPool.init |
6 | 4 | 0 |
meth |
ServerPool.getitem |
2 | 0 | 0 |
meth |
ServerPool.iter |
1 | 0 | 0 |
meth |
ServerPool.add |
2 | 1 | 0 |
meth |
ServerPool.remove |
2 | 1 | 0 |
meth |
ServerPool.initialize |
2 | 1 | 0 |
meth |
ServerPool.get_server |
2 | 0 | 0 |
meth |
ServerPool.get_current_server |
2 | 0 | 0 |
attr |
ServerPool.servers |
1 | 1 | 1 |
attr |
ServerPool.pool_states |
1 | 1 | 1 |
attr |
ServerPool.active |
1 | 1 | 1 |
attr |
ServerPool.exhaust |
1 | 1 | 1 |
attr |
ServerPool.single |
1 | 1 | 1 |
attr |
ServerPool.strategy |
1 | 1 | 1 |
ldap3.core.rdns (4 missing, 12 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
ReverseDnsSetting.OFF |
1 | 1 | 1 |
attr |
ReverseDnsSetting.REQUIRE_RESOLVE_ALL_ADDRESSES |
1 | 1 | 1 |
attr |
ReverseDnsSetting.REQUIRE_RESOLVE_IP_ADDRESSES_ONLY |
1 | 1 | 1 |
attr |
ReverseDnsSetting.OPTIONAL_RESOLVE_ALL_ADDRESSES |
1 | 1 | 1 |
attr |
ReverseDnsSetting.OPTIONAL_RESOLVE_IP_ADDRESSES_ONLY |
1 | 1 | 1 |
attr |
ReverseDnsSetting.SUPPORTED_VALUES |
1 | 1 | 1 |
func |
ldap3.core.rdns.is_ip_addr |
2 | 0 | 0 |
attr |
ReverseDnsSetting.OFF |
1 | 1 | 1 |
attr |
ReverseDnsSetting.REQUIRE_RESOLVE_ALL_ADDRESSES |
1 | 1 | 1 |
attr |
ReverseDnsSetting.REQUIRE_RESOLVE_IP_ADDRESSES_ONLY |
1 | 1 | 1 |
attr |
ReverseDnsSetting.OPTIONAL_RESOLVE_ALL_ADDRESSES |
1 | 1 | 1 |
attr |
ReverseDnsSetting.OPTIONAL_RESOLVE_IP_ADDRESSES_ONLY |
1 | 1 | 1 |
attr |
ReverseDnsSetting.SUPPORTED_VALUES |
1 | 1 | 1 |
func |
ldap3.core.rdns.get_hostname_by_addr |
3 | 1 | 0 |
ldap3.core.results (0 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
ldap3.core.results.RESULT_CODES |
1 | 1 | 1 |
attr |
ldap3.core.results.DO_NOT_RAISE_EXCEPTIONS |
1 | 1 | 1 |
ldap3.core.server (64 missing, 26 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Server.init |
11 | 6 | 0 |
meth |
Server.update_availability |
3 | 1 | 0 |
meth |
Server.check_availability |
4 | 0 | 0 |
meth |
Server.next_message_id |
1 | 0 | 0 |
meth |
Server.get_info_from_server |
2 | 1 | 0 |
meth |
Server.attach_dsa_info |
2 | 1 | 0 |
meth |
Server.attach_schema_info |
2 | 1 | 0 |
meth |
Server.from_definition |
8 | 1 | 0 |
meth |
Server.candidate_addresses |
1 | 0 | 0 |
meth |
Server.has_control |
2 | 0 | 0 |
meth |
Server.has_extension |
2 | 0 | 0 |
meth |
Server.has_feature |
2 | 0 | 0 |
prop |
Server.address_info |
1 | 0 | 0 |
prop |
Server.info |
1 | 0 | 0 |
prop |
Server.schema |
1 | 0 | 0 |
attr |
Server.host |
1 | 1 | 1 |
attr |
Server.port |
1 | 1 | 1 |
attr |
Server.allowed_referral_hosts |
1 | 1 | 1 |
attr |
Server.ssl |
1 | 1 | 1 |
attr |
Server.tls |
1 | 1 | 1 |
attr |
Server.name |
1 | 1 | 1 |
attr |
Server.get_info |
1 | 1 | 1 |
attr |
Server.dit_lock |
1 | 1 | 1 |
attr |
Server.custom_formatter |
1 | 1 | 1 |
attr |
Server.custom_validator |
1 | 1 | 1 |
attr |
Server.current_address |
1 | 1 | 1 |
attr |
Server.connect_timeout |
1 | 1 | 1 |
attr |
Server.mode |
1 | 1 | 1 |
meth |
Server.init |
11 | 6 | 0 |
meth |
Server.update_availability |
3 | 1 | 0 |
meth |
Server.check_availability |
4 | 0 | 0 |
meth |
Server.next_message_id |
1 | 0 | 0 |
meth |
Server.get_info_from_server |
2 | 1 | 0 |
meth |
Server.attach_dsa_info |
2 | 1 | 0 |
meth |
Server.attach_schema_info |
2 | 1 | 0 |
meth |
Server.from_definition |
8 | 1 | 0 |
meth |
Server.candidate_addresses |
1 | 0 | 0 |
meth |
Server.has_control |
2 | 0 | 0 |
meth |
Server.has_extension |
2 | 0 | 0 |
meth |
Server.has_feature |
2 | 0 | 0 |
prop |
Server.address_info |
1 | 0 | 0 |
prop |
Server.info |
1 | 0 | 0 |
prop |
Server.schema |
1 | 0 | 0 |
attr |
Server.host |
1 | 1 | 1 |
attr |
Server.port |
1 | 1 | 1 |
attr |
Server.allowed_referral_hosts |
1 | 1 | 1 |
attr |
Server.ssl |
1 | 1 | 1 |
attr |
Server.tls |
1 | 1 | 1 |
attr |
Server.name |
1 | 1 | 1 |
attr |
Server.get_info |
1 | 1 | 1 |
attr |
Server.dit_lock |
1 | 1 | 1 |
attr |
Server.custom_formatter |
1 | 1 | 1 |
attr |
Server.custom_validator |
1 | 1 | 1 |
attr |
Server.current_address |
1 | 1 | 1 |
attr |
Server.connect_timeout |
1 | 1 | 1 |
attr |
Server.mode |
1 | 1 | 1 |
ldap3.core.timezone (9 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OffsetTzInfo.init |
3 | 1 | 0 |
meth |
OffsetTzInfo.utcoffset |
2 | 0 | 0 |
meth |
OffsetTzInfo.tzname |
2 | 0 | 0 |
meth |
OffsetTzInfo.dst |
2 | 0 | 0 |
meth |
OffsetTzInfo.getinitargs |
1 | 0 | 0 |
attr |
OffsetTzInfo.offset |
1 | 1 | 1 |
attr |
OffsetTzInfo.name |
1 | 1 | 1 |
ldap3.core.tls (33 missing, 24 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Tls.init |
13 | 1 | 0 |
meth |
Tls.wrap_socket |
3 | 2 | 0 |
meth |
Tls.start_tls |
2 | 0 | 0 |
attr |
Tls.ssl_options |
1 | 1 | 1 |
attr |
Tls.validate |
1 | 1 | 1 |
attr |
Tls.ca_certs_file |
1 | 1 | 1 |
attr |
Tls.ca_certs_path |
1 | 1 | 1 |
attr |
Tls.ca_certs_data |
1 | 1 | 1 |
attr |
Tls.private_key_password |
1 | 1 | 1 |
attr |
Tls.version |
1 | 1 | 1 |
attr |
Tls.private_key_file |
1 | 1 | 1 |
attr |
Tls.certificate_file |
1 | 1 | 1 |
attr |
Tls.valid_names |
1 | 1 | 1 |
attr |
Tls.ciphers |
1 | 1 | 1 |
attr |
Tls.sni |
1 | 1 | 1 |
func |
ldap3.core.tls.check_hostname |
4 | 1 | 0 |
meth |
Tls.init |
13 | 1 | 0 |
meth |
Tls.wrap_socket |
3 | 2 | 0 |
meth |
Tls.start_tls |
2 | 0 | 0 |
attr |
Tls.ssl_options |
1 | 1 | 1 |
attr |
Tls.validate |
1 | 1 | 1 |
attr |
Tls.ca_certs_file |
1 | 1 | 1 |
attr |
Tls.ca_certs_path |
1 | 1 | 1 |
attr |
Tls.ca_certs_data |
1 | 1 | 1 |
attr |
Tls.private_key_password |
1 | 1 | 1 |
attr |
Tls.version |
1 | 1 | 1 |
attr |
Tls.private_key_file |
1 | 1 | 1 |
attr |
Tls.certificate_file |
1 | 1 | 1 |
attr |
Tls.valid_names |
1 | 1 | 1 |
attr |
Tls.ciphers |
1 | 1 | 1 |
attr |
Tls.sni |
1 | 1 | 1 |
ldap3.core.usage (6 missing, 5 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ConnectionUsage.iadd |
2 | 0 | 0 |
meth |
ConnectionUsage.update_transmitted_message |
3 | 1 | 0 |
meth |
ConnectionUsage.update_received_message |
2 | 1 | 0 |
prop |
ConnectionUsage.elapsed_time |
1 | 0 | 0 |
attr |
ConnectionUsage.initial_connection_start_time |
1 | 1 | 1 |
attr |
ConnectionUsage.open_socket_start_time |
1 | 1 | 1 |
attr |
ConnectionUsage.connection_stop_time |
1 | 1 | 1 |
attr |
ConnectionUsage.last_transmitted_time |
1 | 1 | 1 |
attr |
ConnectionUsage.last_received_time |
1 | 1 | 1 |
ldap3.extend (83 missing, 3 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NovellExtendedOperations.get_bind_dn |
2 | 0 | 0 |
meth |
NovellExtendedOperations.get_universal_password |
3 | 0 | 0 |
meth |
NovellExtendedOperations.set_universal_password |
4 | 0 | 0 |
meth |
NovellExtendedOperations.list_replicas |
3 | 0 | 0 |
meth |
NovellExtendedOperations.partition_entry_count |
3 | 0 | 0 |
meth |
NovellExtendedOperations.replica_info |
4 | 0 | 0 |
meth |
NovellExtendedOperations.start_transaction |
2 | 0 | 0 |
meth |
NovellExtendedOperations.end_transaction |
3 | 1 | 0 |
meth |
NovellExtendedOperations.add_members_to_groups |
5 | 2 | 0 |
meth |
NovellExtendedOperations.remove_members_from_groups |
5 | 2 | 0 |
meth |
NovellExtendedOperations.check_groups_memberships |
5 | 2 | 0 |
meth |
ExtendedOperationContainer.init |
2 | 1 | 0 |
meth |
ExtendedOperationsRoot.init |
2 | 1 | 0 |
attr |
ExtendedOperationsRoot.standard |
1 | 1 | 1 |
attr |
ExtendedOperationsRoot.novell |
1 | 1 | 1 |
attr |
ExtendedOperationsRoot.microsoft |
1 | 1 | 1 |
meth |
MicrosoftExtendedOperations.dir_sync |
11 | 7 | 0 |
meth |
MicrosoftExtendedOperations.modify_password |
5 | 0 | 0 |
meth |
MicrosoftExtendedOperations.unlock_account |
2 | 0 | 0 |
meth |
MicrosoftExtendedOperations.add_members_to_groups |
4 | 1 | 0 |
meth |
MicrosoftExtendedOperations.remove_members_from_groups |
4 | 1 | 0 |
meth |
MicrosoftExtendedOperations.persistent_search |
6 | 2 | 0 |
meth |
StandardExtendedOperations.who_am_i |
2 | 0 | 0 |
meth |
StandardExtendedOperations.modify_password |
7 | 0 | 0 |
meth |
StandardExtendedOperations.paged_search |
14 | 7 | 0 |
meth |
StandardExtendedOperations.persistent_search |
17 | 11 | 0 |
meth |
StandardExtendedOperations.funnel_search |
11 | 5 | 0 |
ldap3.extend.microsoft.addMembersToGroups (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.extend.microsoft.addMembersToGroups.ad_add_members_to_groups |
6 | 2 | 0 |
ldap3.extend.microsoft.dirSync (12 missing, 11 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DirSync.init |
12 | 1 | 0 |
meth |
DirSync.loop |
1 | 0 | 0 |
attr |
DirSync.connection |
1 | 1 | 1 |
attr |
DirSync.base |
1 | 1 | 1 |
attr |
DirSync.filter |
1 | 1 | 1 |
attr |
DirSync.attributes |
1 | 1 | 1 |
attr |
DirSync.cookie |
1 | 1 | 1 |
attr |
DirSync.object_security |
1 | 1 | 1 |
attr |
DirSync.ancestors_first |
1 | 1 | 1 |
attr |
DirSync.public_data_only |
1 | 1 | 1 |
attr |
DirSync.incremental_values |
1 | 1 | 1 |
attr |
DirSync.max_length |
1 | 1 | 1 |
attr |
DirSync.hex_guid |
1 | 1 | 1 |
ldap3.extend.microsoft.modifyPassword (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.extend.microsoft.modifyPassword.ad_modify_password |
6 | 0 | 0 |
ldap3.extend.microsoft.persistentSearch (9 missing, 6 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ADPersistentSearch.init |
7 | 1 | 0 |
meth |
ADPersistentSearch.next |
3 | 1 | 0 |
meth |
ADPersistentSearch.funnel |
3 | 2 | 0 |
attr |
ADPersistentSearch.connection |
1 | 1 | 1 |
attr |
ADPersistentSearch.message_id |
1 | 1 | 1 |
attr |
ADPersistentSearch.base |
1 | 1 | 1 |
attr |
ADPersistentSearch.scope |
1 | 1 | 1 |
attr |
ADPersistentSearch.attributes |
1 | 1 | 1 |
attr |
ADPersistentSearch.controls |
1 | 1 | 1 |
ldap3.extend.microsoft.removeMembersFromGroups (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.extend.microsoft.removeMembersFromGroups.ad_remove_members_from_groups |
6 | 1 | 0 |
ldap3.extend.microsoft.unlockAccount (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.extend.microsoft.unlockAccount.ad_unlock_account |
4 | 0 | 0 |
ldap3.extend.novell.addMembersToGroups (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.extend.novell.addMembersToGroups.edir_add_members_to_groups |
6 | 0 | 0 |
ldap3.extend.novell.checkGroupsMemberships (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.extend.novell.checkGroupsMemberships.edir_check_groups_memberships |
6 | 0 | 0 |
ldap3.extend.novell.endTransaction (2 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
EndTransaction.init |
4 | 2 | 0 |
attr |
EndTransaction.response_value |
1 | 1 | 1 |
ldap3.extend.novell.listReplicas (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ListReplicas.init |
4 | 1 | 0 |
ldap3.extend.novell.nmasGetUniversalPassword (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NmasGetUniversalPassword.init |
4 | 1 | 0 |
ldap3.extend.novell.nmasSetUniversalPassword (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NmasSetUniversalPassword.init |
5 | 1 | 0 |
ldap3.extend.novell.partition_entry_count (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PartitionEntryCount.init |
4 | 1 | 0 |
ldap3.extend.novell.removeMembersFromGroups (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.extend.novell.removeMembersFromGroups.edir_remove_members_from_groups |
6 | 0 | 0 |
ldap3.extend.novell.replicaInfo (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ReplicaInfo.init |
5 | 1 | 0 |
ldap3.extend.novell.startTransaction (2 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
StartTransaction.init |
3 | 1 | 0 |
attr |
StartTransaction.response_value |
1 | 1 | 1 |
ldap3.extend.operation (4 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ExtendedOperation.init |
3 | 1 | 0 |
meth |
ExtendedOperation.send |
1 | 0 | 0 |
meth |
ExtendedOperation.decode_response |
2 | 1 | 0 |
attr |
ExtendedOperation.connection |
1 | 1 | 1 |
attr |
ExtendedOperation.controls |
1 | 1 | 1 |
ldap3.extend.standard.PagedSearch (15 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.extend.standard.PagedSearch.paged_search_accumulator |
14 | 6 | 0 |
func |
ldap3.extend.standard.PagedSearch.paged_search_generator |
14 | 7 | 0 |
ldap3.extend.standard.PersistentSearch (17 missing, 12 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PersistentSearch.init |
15 | 1 | 0 |
meth |
PersistentSearch.next |
3 | 1 | 0 |
meth |
PersistentSearch.funnel |
3 | 2 | 0 |
attr |
PersistentSearch.connection |
1 | 1 | 1 |
attr |
PersistentSearch.changes_only |
1 | 1 | 1 |
attr |
PersistentSearch.notifications |
1 | 1 | 1 |
attr |
PersistentSearch.message_id |
1 | 1 | 1 |
attr |
PersistentSearch.base |
1 | 1 | 1 |
attr |
PersistentSearch.filter |
1 | 1 | 1 |
attr |
PersistentSearch.scope |
1 | 1 | 1 |
attr |
PersistentSearch.dereference_aliases |
1 | 1 | 1 |
attr |
PersistentSearch.attributes |
1 | 1 | 1 |
attr |
PersistentSearch.size_limit |
1 | 1 | 1 |
attr |
PersistentSearch.time_limit |
1 | 1 | 1 |
attr |
PersistentSearch.controls |
1 | 1 | 1 |
ldap3.extend.standard.modifyPassword (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ModifyPassword.init |
8 | 1 | 0 |
ldap3.operation.abandon (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.operation.abandon.abandon_request_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.abandon.abandon_operation |
2 | 0 | 0 |
ldap3.operation.add (10 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.operation.add.add_request_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.add.add_response_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.add.add_operation |
7 | 1 | 0 |
ldap3.operation.bind (20 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.operation.bind.bind_operation |
8 | 2 | 0 |
func |
ldap3.operation.bind.bind_response_operation |
6 | 2 | 0 |
func |
ldap3.operation.bind.bind_response_to_dict_fast |
2 | 0 | 0 |
func |
ldap3.operation.bind.bind_response_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.bind.sicily_bind_response_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.bind.sicily_bind_response_to_dict_fast |
2 | 0 | 0 |
func |
ldap3.operation.bind.bind_request_to_dict |
2 | 0 | 0 |
ldap3.operation.compare (11 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.operation.compare.compare_request_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.compare.compare_operation |
8 | 1 | 0 |
func |
ldap3.operation.compare.compare_response_to_dict |
2 | 0 | 0 |
ldap3.operation.delete (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.operation.delete.delete_operation |
2 | 0 | 0 |
func |
ldap3.operation.delete.delete_request_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.delete.delete_response_to_dict |
2 | 0 | 0 |
ldap3.operation.extended (11 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.operation.extended.extended_request_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.extended.extended_response_to_dict_fast |
2 | 0 | 0 |
func |
ldap3.operation.extended.intermediate_response_to_dict_fast |
2 | 0 | 0 |
func |
ldap3.operation.extended.extended_operation |
4 | 3 | 0 |
func |
ldap3.operation.extended.extended_response_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.extended.intermediate_response_to_dict |
2 | 0 | 0 |
ldap3.operation.modify (10 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.operation.modify.modify_response_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.modify.modify_request_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.modify.modify_operation |
7 | 1 | 0 |
attr |
ldap3.operation.modify.change_table |
1 | 1 | 1 |
ldap3.operation.modifyDn (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.operation.modifyDn.modify_dn_operation |
5 | 1 | 0 |
func |
ldap3.operation.modifyDn.modify_dn_request_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.modifyDn.modify_dn_response_to_dict |
2 | 0 | 0 |
ldap3.operation.search (82 missing, 4 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.operation.search.search_result_entry_response_to_dict |
5 | 0 | 0 |
func |
ldap3.operation.search.filter_to_string |
2 | 0 | 0 |
func |
ldap3.operation.search.compile_filter |
2 | 0 | 0 |
func |
ldap3.operation.search.build_attribute_selection |
3 | 0 | 0 |
func |
ldap3.operation.search.search_result_done_response_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.search.checked_attributes_to_dict |
4 | 0 | 0 |
func |
ldap3.operation.search.parse_filter |
7 | 0 | 0 |
func |
ldap3.operation.search.decode_raw_vals |
2 | 0 | 0 |
func |
ldap3.operation.search.raw_attributes_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.search.search_result_reference_response_to_dict_fast |
2 | 0 | 0 |
func |
ldap3.operation.search.decode_vals_fast |
2 | 0 | 0 |
func |
ldap3.operation.search.checked_attributes_to_dict_fast |
4 | 0 | 0 |
func |
ldap3.operation.search.search_result_entry_response_to_dict_fast |
5 | 0 | 0 |
func |
ldap3.operation.search.evaluate_match |
7 | 0 | 0 |
func |
ldap3.operation.search.attributes_to_dict_fast |
2 | 0 | 0 |
func |
ldap3.operation.search.search_operation |
14 | 1 | 0 |
func |
ldap3.operation.search.search_request_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.search.decode_raw_vals_fast |
2 | 0 | 0 |
func |
ldap3.operation.search.search_result_reference_response_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.search.matching_rule_assertion_to_string |
2 | 0 | 0 |
meth |
FilterNode.init |
3 | 1 | 0 |
meth |
FilterNode.append |
2 | 0 | 0 |
attr |
FilterNode.tag |
1 | 1 | 1 |
attr |
FilterNode.parent |
1 | 1 | 1 |
attr |
FilterNode.assertion |
1 | 1 | 1 |
attr |
FilterNode.elements |
1 | 1 | 1 |
func |
ldap3.operation.search.attributes_to_dict |
2 | 0 | 0 |
func |
ldap3.operation.search.raw_attributes_to_dict_fast |
2 | 0 | 0 |
func |
ldap3.operation.search.decode_vals |
2 | 0 | 0 |
ldap3.operation.unbind (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.operation.unbind.unbind_operation |
1 | 0 | 0 |
ldap3.protocol.controls (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.controls.build_control |
5 | 1 | 0 |
ldap3.protocol.convert (50 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.convert.attributes_to_list |
2 | 0 | 0 |
func |
ldap3.protocol.convert.validate_attribute_value |
7 | 1 | 0 |
func |
ldap3.protocol.convert.change_to_dict |
2 | 0 | 0 |
func |
ldap3.protocol.convert.changes_to_list |
2 | 0 | 0 |
func |
ldap3.protocol.convert.sasl_to_dict |
2 | 0 | 0 |
func |
ldap3.protocol.convert.prepare_changes_for_request |
2 | 0 | 0 |
func |
ldap3.protocol.convert.ava_to_dict |
2 | 0 | 0 |
func |
ldap3.protocol.convert.validate_assertion_value |
8 | 0 | 0 |
func |
ldap3.protocol.convert.referrals_to_list |
2 | 0 | 0 |
func |
ldap3.protocol.convert.build_controls_list |
2 | 0 | 0 |
func |
ldap3.protocol.convert.to_str_or_normalized_unicode |
2 | 0 | 0 |
func |
ldap3.protocol.convert.search_refs_to_list |
2 | 0 | 0 |
func |
ldap3.protocol.convert.substring_to_dict |
2 | 0 | 0 |
func |
ldap3.protocol.convert.attributes_to_dict |
2 | 0 | 0 |
func |
ldap3.protocol.convert.authentication_choice_to_dict |
2 | 0 | 0 |
func |
ldap3.protocol.convert.partial_attribute_to_dict |
2 | 0 | 0 |
func |
ldap3.protocol.convert.attribute_to_dict |
2 | 0 | 0 |
func |
ldap3.protocol.convert.prepare_for_sending |
2 | 0 | 0 |
func |
ldap3.protocol.convert.prepare_filter_for_sending |
2 | 0 | 0 |
func |
ldap3.protocol.convert.search_refs_to_list_fast |
2 | 0 | 0 |
ldap3.protocol.formatters.formatters (22 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.formatters.formatters.format_boolean |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.formatters.format_unicode |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.formatters.format_integer |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.formatters.format_time_with_0_year |
2 | 0 | 0 |
attr |
ldap3.protocol.formatters.formatters.time_format |
1 | 1 | 1 |
func |
ldap3.protocol.formatters.formatters.format_uuid |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.formatters.format_uuid_le |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.formatters.format_binary |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.formatters.format_ad_timedelta |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.formatters.format_sid |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.formatters.format_time |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.formatters.format_ad_timestamp |
2 | 0 | 0 |
ldap3.protocol.formatters.standard (13 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.formatters.standard.format_attribute_values |
5 | 0 | 0 |
func |
ldap3.protocol.formatters.standard.find_attribute_validator |
4 | 0 | 0 |
attr |
ldap3.protocol.formatters.standard.standard_formatter |
1 | 1 | 1 |
func |
ldap3.protocol.formatters.standard.find_attribute_helpers |
4 | 0 | 0 |
ldap3.protocol.formatters.validators (33 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.formatters.validators.validate_time |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.validate_generic_single_value |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.always_valid |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.validate_time_with_0_year |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.validate_bytes |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.validate_uuid_le |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.validate_uuid |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.validate_guid |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.validate_integer |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.check_type |
3 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.validate_ad_timestamp |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.check_backslash |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.validate_boolean |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.validate_ad_timedelta |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.validate_zero_and_minus_one_and_positive_int |
2 | 0 | 0 |
func |
ldap3.protocol.formatters.validators.validate_sid |
2 | 0 | 0 |
ldap3.protocol.microsoft (12 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.microsoft.extended_dn_control |
3 | 2 | 0 |
func |
ldap3.protocol.microsoft.persistent_search_control |
2 | 1 | 0 |
func |
ldap3.protocol.microsoft.security_descriptor_control |
3 | 2 | 0 |
func |
ldap3.protocol.microsoft.show_deleted_control |
2 | 1 | 0 |
func |
ldap3.protocol.microsoft.dir_sync_control |
8 | 0 | 0 |
ldap3.protocol.oid (8 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.oid.oid_to_string |
2 | 0 | 0 |
func |
ldap3.protocol.oid.decode_syntax |
2 | 0 | 0 |
func |
ldap3.protocol.oid.constant_to_oid_kind |
2 | 0 | 0 |
func |
ldap3.protocol.oid.decode_oids |
2 | 0 | 0 |
attr |
ldap3.protocol.oid.Oids |
1 | 1 | 1 |
ldap3.protocol.persistentSearch (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.persistentSearch.persistent_search_control |
5 | 3 | 0 |
ldap3.protocol.rfc2696 (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.rfc2696.paged_search_control |
4 | 2 | 0 |
ldap3.protocol.rfc2849 (44 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.rfc2849.operation_to_ldif |
5 | 1 | 0 |
func |
ldap3.protocol.rfc2849.modify_dn_request_to_ldif |
4 | 0 | 0 |
func |
ldap3.protocol.rfc2849.search_response_to_ldif |
4 | 0 | 0 |
func |
ldap3.protocol.rfc2849.add_request_to_ldif |
4 | 0 | 0 |
func |
ldap3.protocol.rfc2849.modify_request_to_ldif |
4 | 0 | 0 |
func |
ldap3.protocol.rfc2849.add_controls |
3 | 0 | 0 |
func |
ldap3.protocol.rfc2849.decode_persistent_search_control |
2 | 0 | 0 |
func |
ldap3.protocol.rfc2849.delete_request_to_ldif |
4 | 0 | 0 |
attr |
ldap3.protocol.rfc2849.conf_ldif_line_length |
1 | 1 | 1 |
func |
ldap3.protocol.rfc2849.add_ldif_header |
2 | 0 | 0 |
func |
ldap3.protocol.rfc2849.safe_ldif_string |
2 | 0 | 0 |
func |
ldap3.protocol.rfc2849.sort_ldif_lines |
3 | 0 | 0 |
func |
ldap3.protocol.rfc2849.ldif_sort |
3 | 0 | 0 |
func |
ldap3.protocol.rfc2849.persistent_search_response_to_ldif |
2 | 0 | 0 |
func |
ldap3.protocol.rfc2849.add_attributes |
3 | 0 | 0 |
ldap3.protocol.rfc4512 (115 missing, 81 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DsaInfo.init |
3 | 1 | 0 |
attr |
DsaInfo.alt_servers |
1 | 1 | 1 |
attr |
DsaInfo.naming_contexts |
1 | 1 | 1 |
attr |
DsaInfo.supported_controls |
1 | 1 | 1 |
attr |
DsaInfo.supported_extensions |
1 | 1 | 1 |
attr |
DsaInfo.supported_features |
1 | 1 | 1 |
attr |
DsaInfo.supported_ldap_versions |
1 | 1 | 1 |
attr |
DsaInfo.supported_sasl_mechanisms |
1 | 1 | 1 |
attr |
DsaInfo.vendor_name |
1 | 1 | 1 |
attr |
DsaInfo.vendor_version |
1 | 1 | 1 |
attr |
DsaInfo.schema_entry |
1 | 1 | 1 |
attr |
DsaInfo.other |
1 | 1 | 1 |
meth |
SchemaInfo.init |
4 | 1 | 0 |
meth |
SchemaInfo.is_valid |
1 | 0 | 0 |
attr |
SchemaInfo.schema_entry |
1 | 1 | 1 |
attr |
SchemaInfo.create_time_stamp |
1 | 1 | 1 |
attr |
SchemaInfo.modify_time_stamp |
1 | 1 | 1 |
attr |
SchemaInfo.attribute_types |
1 | 1 | 1 |
attr |
SchemaInfo.object_classes |
1 | 1 | 1 |
attr |
SchemaInfo.matching_rules |
1 | 1 | 1 |
attr |
SchemaInfo.matching_rule_uses |
1 | 1 | 1 |
attr |
SchemaInfo.dit_content_rules |
1 | 1 | 1 |
attr |
SchemaInfo.dit_structure_rules |
1 | 1 | 1 |
attr |
SchemaInfo.name_forms |
1 | 1 | 1 |
attr |
SchemaInfo.ldap_syntaxes |
1 | 1 | 1 |
attr |
SchemaInfo.other |
1 | 1 | 1 |
meth |
NameFormInfo.init |
11 | 2 | 0 |
attr |
NameFormInfo.object_class |
1 | 1 | 1 |
attr |
NameFormInfo.must_contain |
1 | 1 | 1 |
attr |
NameFormInfo.may_contain |
1 | 1 | 1 |
meth |
BaseObjectInfo.init |
8 | 2 | 0 |
meth |
BaseObjectInfo.from_definition |
2 | 0 | 0 |
prop |
BaseObjectInfo.oid_info |
1 | 0 | 0 |
attr |
BaseObjectInfo.oid |
1 | 1 | 1 |
attr |
BaseObjectInfo.name |
1 | 1 | 1 |
attr |
BaseObjectInfo.description |
1 | 1 | 1 |
attr |
BaseObjectInfo.obsolete |
1 | 1 | 1 |
attr |
BaseObjectInfo.extensions |
1 | 1 | 1 |
attr |
BaseObjectInfo.experimental |
1 | 1 | 1 |
attr |
BaseObjectInfo.raw_definition |
1 | 1 | 1 |
meth |
MatchingRuleInfo.init |
9 | 2 | 0 |
attr |
MatchingRuleInfo.syntax |
1 | 1 | 1 |
meth |
DitStructureRuleInfo.init |
10 | 2 | 0 |
attr |
DitStructureRuleInfo.superior |
1 | 1 | 1 |
attr |
DitStructureRuleInfo.name_form |
1 | 1 | 1 |
func |
ldap3.protocol.rfc4512.list_to_string |
2 | 0 | 0 |
func |
ldap3.protocol.rfc4512.quoted_string_to_list |
2 | 0 | 0 |
meth |
MatchingRuleUseInfo.init |
9 | 2 | 0 |
attr |
MatchingRuleUseInfo.apply_to |
1 | 1 | 1 |
func |
ldap3.protocol.rfc4512.oids_string_to_list |
2 | 0 | 0 |
func |
ldap3.protocol.rfc4512.attribute_usage_to_constant |
2 | 0 | 0 |
meth |
AttributeTypeInfo.init |
18 | 5 | 0 |
attr |
AttributeTypeInfo.superior |
1 | 1 | 1 |
attr |
AttributeTypeInfo.equality |
1 | 1 | 1 |
attr |
AttributeTypeInfo.ordering |
1 | 1 | 1 |
attr |
AttributeTypeInfo.substring |
1 | 1 | 1 |
attr |
AttributeTypeInfo.syntax |
1 | 1 | 1 |
attr |
AttributeTypeInfo.min_length |
1 | 1 | 1 |
attr |
AttributeTypeInfo.single_value |
1 | 1 | 1 |
attr |
AttributeTypeInfo.collective |
1 | 1 | 1 |
attr |
AttributeTypeInfo.no_user_modification |
1 | 1 | 1 |
attr |
AttributeTypeInfo.usage |
1 | 1 | 1 |
attr |
AttributeTypeInfo.mandatory_in |
1 | 1 | 1 |
attr |
AttributeTypeInfo.optional_in |
1 | 1 | 1 |
meth |
ObjectClassInfo.init |
12 | 2 | 0 |
attr |
ObjectClassInfo.superior |
1 | 1 | 1 |
attr |
ObjectClassInfo.kind |
1 | 1 | 1 |
attr |
ObjectClassInfo.must_contain |
1 | 1 | 1 |
attr |
ObjectClassInfo.may_contain |
1 | 1 | 1 |
meth |
DitContentRuleInfo.init |
12 | 2 | 0 |
attr |
DitContentRuleInfo.auxiliary_classes |
1 | 1 | 1 |
attr |
DitContentRuleInfo.must_contain |
1 | 1 | 1 |
attr |
DitContentRuleInfo.may_contain |
1 | 1 | 1 |
attr |
DitContentRuleInfo.not_contains |
1 | 1 | 1 |
meth |
DsaInfo.init |
3 | 1 | 0 |
attr |
DsaInfo.alt_servers |
1 | 1 | 1 |
attr |
DsaInfo.naming_contexts |
1 | 1 | 1 |
attr |
DsaInfo.supported_controls |
1 | 1 | 1 |
attr |
DsaInfo.supported_extensions |
1 | 1 | 1 |
attr |
DsaInfo.supported_features |
1 | 1 | 1 |
attr |
DsaInfo.supported_ldap_versions |
1 | 1 | 1 |
attr |
DsaInfo.supported_sasl_mechanisms |
1 | 1 | 1 |
attr |
DsaInfo.vendor_name |
1 | 1 | 1 |
attr |
DsaInfo.vendor_version |
1 | 1 | 1 |
attr |
DsaInfo.schema_entry |
1 | 1 | 1 |
attr |
DsaInfo.other |
1 | 1 | 1 |
func |
ldap3.protocol.rfc4512.constant_to_attribute_usage |
2 | 0 | 0 |
func |
ldap3.protocol.rfc4512.extension_to_tuple |
2 | 0 | 0 |
meth |
SchemaInfo.init |
4 | 1 | 0 |
meth |
SchemaInfo.is_valid |
1 | 0 | 0 |
attr |
SchemaInfo.schema_entry |
1 | 1 | 1 |
attr |
SchemaInfo.create_time_stamp |
1 | 1 | 1 |
attr |
SchemaInfo.modify_time_stamp |
1 | 1 | 1 |
attr |
SchemaInfo.attribute_types |
1 | 1 | 1 |
attr |
SchemaInfo.object_classes |
1 | 1 | 1 |
attr |
SchemaInfo.matching_rules |
1 | 1 | 1 |
attr |
SchemaInfo.matching_rule_uses |
1 | 1 | 1 |
attr |
SchemaInfo.dit_content_rules |
1 | 1 | 1 |
attr |
SchemaInfo.dit_structure_rules |
1 | 1 | 1 |
attr |
SchemaInfo.name_forms |
1 | 1 | 1 |
attr |
SchemaInfo.ldap_syntaxes |
1 | 1 | 1 |
attr |
SchemaInfo.other |
1 | 1 | 1 |
meth |
LdapSyntaxInfo.init |
6 | 1 | 0 |
meth |
BaseServerInfo.init |
2 | 1 | 0 |
meth |
BaseServerInfo.from_json |
4 | 0 | 0 |
meth |
BaseServerInfo.from_file |
4 | 0 | 0 |
meth |
BaseServerInfo.to_file |
4 | 3 | 0 |
meth |
BaseServerInfo.to_json |
3 | 2 | 0 |
attr |
BaseServerInfo.raw |
1 | 1 | 1 |
func |
ldap3.protocol.rfc4512.constant_to_class_kind |
2 | 0 | 0 |
ldap3.protocol.rfc4527 (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.rfc4527.pre_read_control |
3 | 1 | 0 |
func |
ldap3.protocol.rfc4527.post_read_control |
3 | 1 | 0 |
ldap3.protocol.sasl.digestMd5 (15 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.sasl.digestMd5.sasl_digest_md5 |
3 | 0 | 0 |
func |
ldap3.protocol.sasl.digestMd5.decode_directives |
2 | 0 | 0 |
func |
ldap3.protocol.sasl.digestMd5.md5_h |
2 | 0 | 0 |
func |
ldap3.protocol.sasl.digestMd5.md5_kd |
3 | 0 | 0 |
func |
ldap3.protocol.sasl.digestMd5.md5_hmac |
3 | 0 | 0 |
func |
ldap3.protocol.sasl.digestMd5.md5_hex |
2 | 0 | 0 |
ldap3.protocol.sasl.external (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.sasl.external.sasl_external |
3 | 0 | 0 |
ldap3.protocol.sasl.kerberos (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.sasl.kerberos.sasl_gssapi |
3 | 0 | 0 |
func |
ldap3.protocol.sasl.kerberos.get_channel_bindings |
2 | 0 | 0 |
ldap3.protocol.sasl.plain (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.sasl.plain.sasl_plain |
3 | 0 | 0 |
ldap3.protocol.sasl.sasl (13 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.protocol.sasl.sasl.abort_sasl_negotiation |
3 | 0 | 0 |
func |
ldap3.protocol.sasl.sasl.send_sasl_negotiation |
4 | 0 | 0 |
func |
ldap3.protocol.sasl.sasl.validate_simple_password |
3 | 1 | 0 |
func |
ldap3.protocol.sasl.sasl.random_hex_string |
2 | 0 | 0 |
func |
ldap3.protocol.sasl.sasl.sasl_prep |
2 | 0 | 0 |
ldap3.strategy.asyncStream (5 missing, 6 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AsyncStreamStrategy.init |
2 | 1 | 0 |
meth |
AsyncStreamStrategy.accumulate_stream |
3 | 1 | 0 |
meth |
AsyncStreamStrategy.get_stream |
1 | 0 | 0 |
meth |
AsyncStreamStrategy.set_stream |
2 | 1 | 0 |
attr |
AsyncStreamStrategy.line_separator |
1 | 1 | 1 |
attr |
AsyncStreamStrategy.stream |
1 | 1 | 1 |
attr |
AsyncStreamStrategy.order |
1 | 1 | 1 |
attr |
AsyncStreamStrategy.persistent_search_message_id |
1 | 1 | 1 |
attr |
AsyncStreamStrategy.callback |
1 | 1 | 1 |
attr |
AsyncStreamStrategy.events |
1 | 1 | 1 |
ldap3.strategy.asynchronous (8 missing, 5 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AsyncStrategy.init |
2 | 1 | 0 |
meth |
AsyncStrategy.set_event_for_message |
2 | 1 | 0 |
meth |
AsyncStrategy.post_send_search |
2 | 0 | 0 |
meth |
AsyncStrategy.post_send_single_response |
2 | 0 | 0 |
meth |
AsyncStrategy.set_stream |
2 | 1 | 0 |
attr |
AsyncStrategy.receiver |
1 | 1 | 1 |
attr |
AsyncStrategy.async_lock |
1 | 1 | 1 |
attr |
AsyncStrategy.event_lock |
1 | 1 | 1 |
meth |
ReceiverSocketThread.init |
2 | 1 | 0 |
attr |
ReceiverSocketThread.connection |
1 | 1 | 1 |
attr |
ReceiverSocketThread.socket_size |
1 | 1 | 1 |
ldap3.strategy.base (40 missing, 6 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BaseStrategy.init |
2 | 1 | 0 |
meth |
BaseStrategy.send |
4 | 0 | 0 |
meth |
BaseStrategy.get_response |
4 | 1 | 0 |
meth |
BaseStrategy.compute_ldap_message_size |
2 | 0 | 0 |
meth |
BaseStrategy.decode_response |
2 | 0 | 0 |
meth |
BaseStrategy.decode_response_fast |
2 | 0 | 0 |
meth |
BaseStrategy.decode_control |
2 | 0 | 0 |
meth |
BaseStrategy.decode_control_fast |
3 | 1 | 0 |
meth |
BaseStrategy.decode_request |
4 | 0 | 0 |
meth |
BaseStrategy.valid_referral_list |
2 | 0 | 0 |
meth |
BaseStrategy.do_next_range_search |
4 | 0 | 0 |
meth |
BaseStrategy.do_search_on_auto_range |
3 | 0 | 0 |
meth |
BaseStrategy.create_referral_connection |
2 | 0 | 0 |
meth |
BaseStrategy.do_operation_on_referral |
3 | 0 | 0 |
meth |
BaseStrategy.sending |
2 | 1 | 0 |
meth |
BaseStrategy.post_send_single_response |
2 | 1 | 0 |
meth |
BaseStrategy.post_send_search |
2 | 1 | 0 |
meth |
BaseStrategy.set_stream |
2 | 1 | 0 |
attr |
BaseStrategy.connection |
1 | 1 | 1 |
attr |
BaseStrategy.sync |
1 | 1 | 1 |
attr |
BaseStrategy.no_real_dsa |
1 | 1 | 1 |
attr |
BaseStrategy.pooled |
1 | 1 | 1 |
attr |
BaseStrategy.can_stream |
1 | 1 | 1 |
attr |
BaseStrategy.referral_cache |
1 | 1 | 1 |
ldap3.strategy.ldifProducer (11 missing, 3 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LdifProducerStrategy.init |
2 | 1 | 0 |
meth |
LdifProducerStrategy.send |
4 | 0 | 0 |
meth |
LdifProducerStrategy.post_send_single_response |
2 | 0 | 0 |
meth |
LdifProducerStrategy.post_send_search |
2 | 1 | 0 |
meth |
LdifProducerStrategy.accumulate_stream |
2 | 1 | 0 |
meth |
LdifProducerStrategy.get_stream |
1 | 0 | 0 |
meth |
LdifProducerStrategy.set_stream |
2 | 1 | 0 |
attr |
LdifProducerStrategy.line_separator |
1 | 1 | 1 |
attr |
LdifProducerStrategy.stream |
1 | 1 | 1 |
attr |
LdifProducerStrategy.order |
1 | 1 | 1 |
ldap3.strategy.mockAsync (8 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MockAsyncStrategy.init |
2 | 1 | 0 |
meth |
MockAsyncStrategy.post_send_search |
2 | 0 | 0 |
meth |
MockAsyncStrategy.post_send_single_response |
2 | 0 | 0 |
meth |
MockAsyncStrategy.get_response |
4 | 1 | 0 |
attr |
MockAsyncStrategy.bound |
1 | 1 | 1 |
ldap3.strategy.mockBase (47 missing, 8 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.strategy.mockBase.random_cookie |
1 | 0 | 0 |
attr |
ldap3.strategy.mockBase.SEARCH_CONTROLS |
1 | 1 | 1 |
meth |
MockBaseStrategy.add_entry |
4 | 1 | 0 |
meth |
MockBaseStrategy.remove_entry |
2 | 0 | 0 |
meth |
MockBaseStrategy.entries_from_json |
2 | 1 | 0 |
meth |
MockBaseStrategy.mock_bind |
3 | 0 | 0 |
meth |
MockBaseStrategy.mock_delete |
3 | 0 | 0 |
meth |
MockBaseStrategy.mock_add |
3 | 0 | 0 |
meth |
MockBaseStrategy.mock_compare |
3 | 0 | 0 |
meth |
MockBaseStrategy.mock_modify_dn |
3 | 0 | 0 |
meth |
MockBaseStrategy.mock_modify |
3 | 0 | 0 |
meth |
MockBaseStrategy.mock_search |
3 | 0 | 0 |
meth |
MockBaseStrategy.mock_extended |
3 | 0 | 0 |
meth |
MockBaseStrategy.evaluate_filter_node |
3 | 0 | 0 |
meth |
MockBaseStrategy.equal |
4 | 0 | 0 |
meth |
MockBaseStrategy.send |
4 | 0 | 0 |
attr |
MockBaseStrategy.entries |
1 | 1 | 1 |
attr |
MockBaseStrategy.bound |
1 | 1 | 1 |
attr |
MockBaseStrategy.custom_validators |
1 | 1 | 1 |
attr |
MockBaseStrategy.operational_attributes |
1 | 1 | 1 |
meth |
PagedSearchSet.init |
4 | 1 | 0 |
meth |
PagedSearchSet.next |
2 | 0 | 0 |
attr |
PagedSearchSet.size |
1 | 1 | 1 |
attr |
PagedSearchSet.response |
1 | 1 | 1 |
attr |
PagedSearchSet.cookie |
1 | 1 | 1 |
ldap3.strategy.mockSync (5 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MockSyncStrategy.init |
2 | 1 | 0 |
meth |
MockSyncStrategy.post_send_search |
2 | 0 | 0 |
meth |
MockSyncStrategy.post_send_single_response |
2 | 0 | 0 |
attr |
MockSyncStrategy.bound |
1 | 1 | 1 |
ldap3.strategy.restartable (10 missing, 3 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RestartableStrategy.init |
2 | 1 | 0 |
meth |
RestartableStrategy.send |
4 | 0 | 0 |
meth |
RestartableStrategy.post_send_single_response |
2 | 0 | 0 |
meth |
RestartableStrategy.post_send_search |
2 | 0 | 0 |
meth |
RestartableStrategy.set_stream |
2 | 1 | 0 |
attr |
RestartableStrategy.restartable_sleep_time |
1 | 1 | 1 |
attr |
RestartableStrategy.restartable_tries |
1 | 1 | 1 |
attr |
RestartableStrategy.exception_history |
1 | 1 | 1 |
ldap3.strategy.reusable (23 missing, 19 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PooledConnectionThread.init |
3 | 1 | 0 |
attr |
PooledConnectionThread.worker |
1 | 1 | 1 |
attr |
PooledConnectionThread.master_connection |
1 | 1 | 1 |
meth |
ConnectionPool.new |
2 | 0 | 0 |
meth |
ConnectionPool.init |
2 | 1 | 0 |
meth |
ConnectionPool.start_pool |
1 | 0 | 0 |
attr |
ConnectionPool.name |
1 | 1 | 1 |
attr |
ConnectionPool.master_connection |
1 | 1 | 1 |
attr |
ConnectionPool.workers |
1 | 1 | 1 |
attr |
ConnectionPool.pool_size |
1 | 1 | 1 |
attr |
ConnectionPool.lifetime |
1 | 1 | 1 |
attr |
ConnectionPool.keepalive |
1 | 1 | 1 |
attr |
ConnectionPool.request_queue |
1 | 1 | 1 |
attr |
ConnectionPool.terminated_usage |
1 | 1 | 1 |
attr |
ConnectionPool.pool_lock |
1 | 1 | 1 |
meth |
ReusableStrategy.set_stream |
2 | 1 | 0 |
meth |
ReusableStrategy.init |
2 | 1 | 0 |
meth |
ReusableStrategy.send |
4 | 0 | 0 |
meth |
ReusableStrategy.validate_bind |
2 | 0 | 0 |
meth |
ReusableStrategy.get_response |
4 | 1 | 0 |
meth |
ReusableStrategy.post_send_single_response |
2 | 0 | 0 |
meth |
ReusableStrategy.post_send_search |
2 | 0 | 0 |
attr |
ReusableStrategy.pools |
1 | 1 | 1 |
attr |
ReusableStrategy.pool |
1 | 1 | 1 |
meth |
PooledConnectionWorker.init |
3 | 1 | 0 |
attr |
PooledConnectionWorker.master_connection |
1 | 1 | 1 |
attr |
PooledConnectionWorker.request_queue |
1 | 1 | 1 |
attr |
PooledConnectionWorker.connection |
1 | 1 | 1 |
attr |
PooledConnectionWorker.creation_time |
1 | 1 | 1 |
attr |
PooledConnectionWorker.thread |
1 | 1 | 1 |
attr |
PooledConnectionWorker.worker_lock |
1 | 1 | 1 |
ldap3.strategy.safeRestartable (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SafeRestartableStrategy.init |
2 | 1 | 0 |
ldap3.strategy.safeSync (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SafeSyncStrategy.init |
2 | 1 | 0 |
ldap3.strategy.sync (7 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
ldap3.strategy.sync.LDAP_MESSAGE_TEMPLATE |
1 | 1 | 1 |
meth |
SyncStrategy.init |
2 | 1 | 0 |
meth |
SyncStrategy.receiving |
1 | 0 | 0 |
meth |
SyncStrategy.post_send_single_response |
2 | 0 | 0 |
meth |
SyncStrategy.post_send_search |
2 | 0 | 0 |
meth |
SyncStrategy.set_stream |
2 | 1 | 0 |
attr |
SyncStrategy.socket_size |
1 | 1 | 1 |
ldap3.utils.asn1 (27 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.utils.asn1.decode_message_fast |
2 | 0 | 0 |
func |
ldap3.utils.asn1.get_byte |
2 | 0 | 0 |
meth |
LDAPBooleanEncoder.encodeValue |
5 | 4 | 0 |
func |
ldap3.utils.asn1.decode_intermediate_response |
5 | 3 | 0 |
func |
ldap3.utils.asn1.get_bytes |
2 | 0 | 0 |
func |
ldap3.utils.asn1.decode_bind_response |
5 | 3 | 0 |
func |
ldap3.utils.asn1.decode_integer |
5 | 3 | 0 |
func |
ldap3.utils.asn1.ldap_result_to_dict_fast |
2 | 0 | 0 |
func |
ldap3.utils.asn1.decode_controls |
5 | 3 | 0 |
func |
ldap3.utils.asn1.decode_boolean |
5 | 3 | 0 |
func |
ldap3.utils.asn1.decode_sequence |
5 | 5 | 1 |
func |
ldap3.utils.asn1.decode_octet_string |
5 | 3 | 0 |
func |
ldap3.utils.asn1.compute_ber_size |
2 | 0 | 0 |
func |
ldap3.utils.asn1.decode_extended_response |
5 | 3 | 0 |
attr |
ldap3.utils.asn1.encode |
1 | 0 | 0 |
attr |
BooleanCEREncoder._true |
1 | 0 | 0 |
ldap3.utils.ciDict (28 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CaseInsensitiveDict.init |
3 | 1 | 0 |
meth |
CaseInsensitiveDict.contains |
2 | 0 | 0 |
meth |
CaseInsensitiveDict.delitem |
2 | 1 | 0 |
meth |
CaseInsensitiveDict.setitem |
3 | 1 | 0 |
meth |
CaseInsensitiveDict.getitem |
2 | 0 | 0 |
meth |
CaseInsensitiveDict.iter |
1 | 0 | 0 |
meth |
CaseInsensitiveDict.keys |
1 | 0 | 0 |
meth |
CaseInsensitiveDict.values |
1 | 0 | 0 |
meth |
CaseInsensitiveDict.items |
1 | 0 | 0 |
meth |
CaseInsensitiveDict.eq |
2 | 0 | 0 |
meth |
CaseInsensitiveDict.copy |
1 | 0 | 0 |
meth |
CaseInsensitiveWithAliasDict.init |
3 | 1 | 0 |
meth |
CaseInsensitiveWithAliasDict.aliases |
1 | 0 | 0 |
meth |
CaseInsensitiveWithAliasDict.setitem |
3 | 1 | 0 |
meth |
CaseInsensitiveWithAliasDict.delitem |
2 | 1 | 0 |
meth |
CaseInsensitiveWithAliasDict.set_alias |
4 | 2 | 0 |
meth |
CaseInsensitiveWithAliasDict.remove_alias |
2 | 1 | 0 |
meth |
CaseInsensitiveWithAliasDict.getitem |
2 | 0 | 0 |
meth |
CaseInsensitiveWithAliasDict.copy |
1 | 0 | 0 |
ldap3.utils.config (8 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.get_config_parameter |
2 | 0 | 0 |
func |
ldap3.set_config_parameter |
3 | 1 | 0 |
attr |
ldap3.utils.config.PARAMETERS |
1 | 1 | 1 |
func |
ldap3.utils.config.get_config_parameter |
2 | 0 | 0 |
func |
ldap3.utils.config.set_config_parameter |
3 | 1 | 0 |
ldap3.utils.conv (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.utils.conv.is_filter_escaped |
2 | 0 | 0 |
func |
ldap3.utils.conv.ldap_escape_to_bytes |
2 | 0 | 0 |
func |
ldap3.utils.conv.unescape_filter_chars |
3 | 0 | 0 |
func |
ldap3.utils.conv.json_encode_b64 |
2 | 0 | 0 |
func |
ldap3.utils.conv.json_hook |
2 | 0 | 0 |
func |
ldap3.utils.conv.prepare_for_stream |
2 | 0 | 0 |
func |
ldap3.utils.conv.format_json |
3 | 1 | 0 |
func |
ldap3.utils.conv.check_json_dict |
2 | 1 | 0 |
func |
ldap3.utils.conv.to_raw |
3 | 1 | 0 |
ldap3.utils.dn (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.utils.dn.safe_rdn |
3 | 1 | 0 |
func |
ldap3.utils.dn.to_dn |
6 | 4 | 0 |
func |
ldap3.utils.dn.parse_dn |
4 | 2 | 0 |
func |
ldap3.utils.dn.safe_dn |
4 | 2 | 0 |
ldap3.utils.hashed (4 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
ldap3.utils.hashed.algorithms_table |
1 | 1 | 1 |
func |
ldap3.utils.hashed.hashed |
6 | 2 | 0 |
attr |
ldap3.utils.hashed.salted_table |
1 | 1 | 1 |
ldap3.utils.log (17 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.utils.log.set_library_log_detail_level |
2 | 1 | 0 |
func |
ldap3.utils.log.log_enabled |
2 | 0 | 0 |
func |
ldap3.utils.log.get_library_log_activation_lavel |
1 | 0 | 0 |
func |
ldap3.utils.log.get_library_log_max_line_length |
1 | 0 | 0 |
func |
ldap3.utils.log.get_detail_level_name |
2 | 0 | 0 |
func |
ldap3.utils.log.get_library_log_detail_level |
1 | 0 | 0 |
func |
ldap3.utils.log.format_ldap_message |
3 | 0 | 0 |
func |
ldap3.utils.log.set_library_log_max_line_length |
2 | 1 | 0 |
func |
ldap3.utils.log.set_library_log_activation_level |
2 | 1 | 0 |
attr |
ldap3.utils.log.DETAIL_LEVELS |
1 | 1 | 1 |
func |
ldap3.utils.log.log |
4 | 1 | 0 |
func |
ldap3.utils.log.get_library_log_hide_sensitive_data |
1 | 0 | 0 |
attr |
ldap3.utils.log.logger |
1 | 1 | 1 |
ldap3.utils.ntlm (30 missing, 40 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
ldap3.utils.ntlm.AV_FLAG_TYPES |
1 | 1 | 1 |
attr |
ldap3.utils.ntlm.AV_TYPES |
1 | 1 | 1 |
attr |
ldap3.utils.ntlm.oem_encoding |
1 | 1 | 1 |
func |
ldap3.utils.ntlm.pack_windows_version |
2 | 1 | 0 |
attr |
ldap3.utils.ntlm.FLAG_TYPES |
1 | 1 | 1 |
meth |
NtlmClient.init |
4 | 1 | 0 |
meth |
NtlmClient.get_client_flag |
2 | 0 | 0 |
meth |
NtlmClient.get_negotiated_flag |
2 | 0 | 0 |
meth |
NtlmClient.get_server_av_flag |
2 | 0 | 0 |
meth |
NtlmClient.set_client_flag |
2 | 1 | 0 |
meth |
NtlmClient.unset_client_flag |
2 | 1 | 0 |
meth |
NtlmClient.create_negotiate_message |
1 | 0 | 0 |
meth |
NtlmClient.parse_challenge_message |
2 | 0 | 0 |
meth |
NtlmClient.create_authenticate_message |
1 | 0 | 0 |
meth |
NtlmClient.pack_field |
3 | 0 | 0 |
meth |
NtlmClient.unpack_field |
2 | 0 | 0 |
meth |
NtlmClient.unpack_av_info |
2 | 0 | 0 |
meth |
NtlmClient.pack_av_info |
2 | 0 | 0 |
meth |
NtlmClient.pack_windows_timestamp |
1 | 0 | 0 |
meth |
NtlmClient.compute_nt_response |
1 | 0 | 0 |
meth |
NtlmClient.ntowf_v2 |
1 | 0 | 0 |
attr |
NtlmClient.exported_session_key |
1 | 1 | 1 |
attr |
NtlmClient.negotiated_flags |
1 | 1 | 1 |
attr |
NtlmClient.user_name |
1 | 1 | 1 |
attr |
NtlmClient.user_domain |
1 | 1 | 1 |
attr |
NtlmClient.no_lm_response_ntlm_v1 |
1 | 1 | 1 |
attr |
NtlmClient.client_block_exceptions |
1 | 1 | 1 |
attr |
NtlmClient.client_require_128_bit_encryption |
1 | 1 | 1 |
attr |
NtlmClient.max_life_time |
1 | 1 | 1 |
attr |
NtlmClient.client_signing_key |
1 | 1 | 1 |
attr |
NtlmClient.client_sealing_key |
1 | 1 | 1 |
attr |
NtlmClient.sequence_number |
1 | 1 | 1 |
attr |
NtlmClient.server_sealing_key |
1 | 1 | 1 |
attr |
NtlmClient.server_signing_key |
1 | 1 | 1 |
attr |
NtlmClient.client_supplied_target_name |
1 | 1 | 1 |
attr |
NtlmClient.client_channel_binding_unhashed |
1 | 1 | 1 |
attr |
NtlmClient.unverified_target_name |
1 | 1 | 1 |
attr |
NtlmClient.server_challenge |
1 | 1 | 1 |
attr |
NtlmClient.server_target_name |
1 | 1 | 1 |
attr |
NtlmClient.server_target_info |
1 | 1 | 1 |
attr |
NtlmClient.server_version |
1 | 1 | 1 |
attr |
NtlmClient.server_av_netbios_computer_name |
1 | 1 | 1 |
attr |
NtlmClient.server_av_netbios_domain_name |
1 | 1 | 1 |
attr |
NtlmClient.server_av_dns_computer_name |
1 | 1 | 1 |
attr |
NtlmClient.server_av_dns_domain_name |
1 | 1 | 1 |
attr |
NtlmClient.server_av_dns_forest_name |
1 | 1 | 1 |
attr |
NtlmClient.server_av_target_name |
1 | 1 | 1 |
attr |
NtlmClient.server_av_flags |
1 | 1 | 1 |
attr |
NtlmClient.server_av_timestamp |
1 | 1 | 1 |
attr |
NtlmClient.server_av_single_host_data |
1 | 1 | 1 |
attr |
NtlmClient.server_av_channel_bindings |
1 | 1 | 1 |
attr |
NtlmClient.server_av_flag_constrained |
1 | 1 | 1 |
attr |
NtlmClient.server_av_flag_integrity |
1 | 1 | 1 |
attr |
NtlmClient.server_av_flag_target_spn_untrusted |
1 | 1 | 1 |
attr |
NtlmClient.current_encoding |
1 | 1 | 1 |
attr |
NtlmClient.client_challenge |
1 | 1 | 1 |
attr |
NtlmClient.server_target_info_raw |
1 | 1 | 1 |
func |
ldap3.utils.ntlm.unpack_windows_version |
2 | 0 | 0 |
ldap3.utils.port_validators (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.utils.port_validators.check_port |
2 | 0 | 0 |
func |
ldap3.utils.port_validators.check_port_and_port_list |
3 | 0 | 0 |
ldap3.utils.repr (2 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
ldap3.utils.repr.repr_encoding |
1 | 1 | 1 |
func |
ldap3.utils.repr.to_stdout_encoding |
2 | 0 | 0 |
ldap3.utils.tls_backport (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.utils.tls_backport.match_hostname |
3 | 0 | 0 |
ldap3.utils.uri (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ldap3.utils.uri.parse_uri |
2 | 0 | 0 |
ldap3.utils.ordDict (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OrderedDict.init |
3 | 0 | 0 |
meth |
OrderedDict.clear |
1 | 0 | 0 |
meth |
OrderedDict.setitem |
3 | 0 | 0 |
meth |
OrderedDict.delitem |
2 | 0 | 0 |
meth |
OrderedDict.iter |
1 | 0 | 0 |
meth |
OrderedDict.reversed |
1 | 0 | 0 |
meth |
OrderedDict.popitem |
2 | 0 | 0 |
meth |
OrderedDict.reduce |
1 | 0 | 0 |
meth |
OrderedDict.keys |
1 | 0 | 0 |
meth |
OrderedDict.repr |
1 | 0 | 0 |
meth |
OrderedDict.copy |
1 | 0 | 0 |
meth |
OrderedDict.fromkeys |
3 | 0 | 0 |
meth |
OrderedDict.eq |
2 | 0 | 0 |
meth |
OrderedDict.ne |
2 | 0 | 0 |
Type-Ignore Comments
| Flavor | Count |
|---|---|
type: ignore[assignment] |
13 |