MCPcopy Index your code
hub / github.com/secdev/scapy / items

Method items

scapy/config.py:465–467  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

463 )
464
465 def items(self):
466 # type: () -> Any
467 return list(self.iteritems())
468
469 def keys(self):
470 # type: () -> Any

Callers 15

__repr__Method · 0.95
__repr__Method · 0.80
updateMethod · 0.80
iteritemsMethod · 0.80
itervaluesMethod · 0.80
loadMethod · 0.80
_socket_changerFunction · 0.80
multiplotMethod · 0.80
conversationsMethod · 0.80
_fixMethod · 0.80
__repr__Method · 0.80
__new__Method · 0.80

Calls 1

iteritemsMethod · 0.95

Tested by 2

check_kwargsMethod · 0.64
completedMethod · 0.64