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

Function enumerate

Lib/threading.py:1183–1192  ·  view source on GitHub ↗

Return a list of all Thread objects currently alive. The list includes daemonic threads, dummy thread objects created by current_thread(), and the main thread. It excludes terminated threads and threads that have not yet been started.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

build_extensionsMethod · 0.85
dict_factoryFunction · 0.85
check_whitespaceFunction · 0.85
check_line_lengthFunction · 0.85
check_leaked_markupFunction · 0.85
load_rulesMethod · 0.85
_strptimeFunction · 0.85
pickletools.pyFile · 0.85
formatyearMethod · 0.85
formatargspecFunction · 0.85
assignFunction · 0.85

Calls 1

valuesMethod · 0.45

Tested by 7

_check_prompt_blankMethod · 0.68
_check_prefixMethod · 0.68
_find_linenoMethod · 0.68
__runMethod · 0.68
assertMessagesMethod · 0.68