MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / __iter__

Method __iter__

Lib/sets.py:101–106  ·  view source on GitHub ↗

Return an iterator over the elements or a set. This is the keys iterator for the underlying dict.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

iterkeysMethod · 0.45

Tested by

no test coverage detected