Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/enthought/comtypes
/ items
Method
items
comtypes/_memberspec.py:585–586 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
583
return
func
584
585
def
items(self):
586
return
iter(self._items)
587
588
def
properties(self):
589
return
iter(self._props)
Callers
15
_make_dispmethods
Method · 0.95
call_with_inout
Function · 0.80
__iter__
Method · 0.80
automation.py
File · 0.80
__call__
Method · 0.80
setup_logging
Function · 0.80
_iter_methods
Method · 0.80
write
Method · 0.80
get_symbols
Method · 0.80
getvalue
Method · 0.80
getvalue
Method · 0.80
_iter_items
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_enums_in_friendly_mod
Method · 0.64