Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ f
Function
f
tests/refbug.py:37–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
aglobal =
"Hello"
36
37
def
f():
38
return
aglobal
39
40
cache = ip.user_ns[
"_refbug_cache"
]
41
cache.append(f)
Callers
15
test_pretty
Function · 0.70
test_precision
Function · 0.70
test_error_method
Function · 0.70
test_nowarn_notimplemented
Function · 0.70
test_warn_error_for_type
Function · 0.70
test_error_pretty_method
Function · 0.70
test_bad_repr_traceback
Function · 0.70
test_pdf_formatter
Function · 0.70
test_print_method_bound
Function · 0.70
test_print_method_weird
Function · 0.70
test_format_config
Function · 0.70
test_pretty_max_seq_length
Function · 0.70
Calls
no outgoing calls
Tested by
14
test_pretty
Function · 0.56
test_precision
Function · 0.56
test_error_method
Function · 0.56
test_nowarn_notimplemented
Function · 0.56
test_warn_error_for_type
Function · 0.56
test_error_pretty_method
Function · 0.56
test_bad_repr_traceback
Function · 0.56
test_pdf_formatter
Function · 0.56
test_print_method_bound
Function · 0.56
test_print_method_weird
Function · 0.56
test_format_config
Function · 0.56
test_pretty_max_seq_length
Function · 0.56