Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Qix-/better-exceptions
/ functions
Functions
64 in github.com/Qix-/better-exceptions
⨍
Functions
64
◇
Types & classes
12
↓ 13 callers
Method
append
(offset, node, s, theme)
better_exceptions/formatter.py:74
↓ 3 callers
Method
run
(self)
setup.py:15
↓ 2 callers
Function
format_exception
(exc, value, tb)
better_exceptions/__init__.py:40
↓ 2 callers
Method
format_exception
(self, exc, value, tb)
better_exceptions/formatter.py:330
↓ 2 callers
Method
format_value
(self, v)
better_exceptions/formatter.py:121
↓ 2 callers
Method
interact
(self)
test/test_util/quiet_console.py:7
↓ 2 callers
Function
print_test_error
()
test/test_unittest_patch.py:29
↓ 2 callers
Function
shallow
(a, b)
test/test.py:7
↓ 2 callers
Function
to_byte
(val)
better_exceptions/color.py:20
↓ 2 callers
Method
write
(self, text)
better_exceptions/color.py:51
↓ 1 callers
Function
_deep
(val)
test/test_encoding.py:7
↓ 1 callers
Method
_format_exception
(self, value, tb, seen=None)
better_exceptions/formatter.py:296
↓ 1 callers
Function
add
(a, b)
test/test_unittest_patch.py:9
↓ 1 callers
Function
cause
(x, y)
test/test_chaining.py:9
↓ 1 callers
Method
colorize_comment
(self, source)
better_exceptions/formatter.py:58
↓ 1 callers
Method
colorize_tree
(self, tree, source)
better_exceptions/formatter.py:64
↓ 1 callers
Function
context
(x, y)
test/test_chaining.py:15
↓ 1 callers
Function
deep
(val)
test/test.py:11
↓ 1 callers
Function
div
()
test/test_truncating.py:7
↓ 1 callers
Function
div
(x, y)
test/test_chaining.py:6
↓ 1 callers
Function
div
()
test/test_encoding.py:10
↓ 1 callers
Function
div
()
test/test_truncating_disabled.py:7
↓ 1 callers
Function
excepthook
(exc, value, tb)
better_exceptions/__init__.py:47
↓ 1 callers
Function
foo
(cb)
test/test_logging.py:13
↓ 1 callers
Method
format_traceback
(self, tb=None)
better_exceptions/formatter.py:262
↓ 1 callers
Method
format_traceback_frame
(self, tb)
better_exceptions/formatter.py:242
↓ 1 callers
Method
get_relevant_names
(self, source, tree)
better_exceptions/formatter.py:118
↓ 1 callers
Method
get_relevant_values
(self, source, frame, tree)
better_exceptions/formatter.py:134
↓ 1 callers
Function
get_repl
()
better_exceptions/repl.py:41
↓ 1 callers
Method
get_string_source
(self)
better_exceptions/formatter.py:155
↓ 1 callers
Method
get_traceback_information
(self, tb)
better_exceptions/formatter.py:214
↓ 1 callers
Function
hook
()
better_exceptions/__init__.py:52
↓ 1 callers
Function
interact
(quiet=False)
better_exceptions/repl.py:46
↓ 1 callers
Function
isast
(v)
better_exceptions/formatter.py:36
↓ 1 callers
Function
load_module
(name, filepath)
better_exceptions/__main__.py:8
↓ 1 callers
Function
main
()
test/test_unittest_patch.py:40
↓ 1 callers
Function
patch
()
better_exceptions/log.py:8
↓ 1 callers
Method
split_cmdline
(self, cmdline)
better_exceptions/formatter.py:152
↓ 1 callers
Function
to_unicode
(val)
better_exceptions/color.py:31
↓ 1 callers
Function
write_stream
(data, stream=STREAM)
better_exceptions/__init__.py:31
Method
__call__
(self, request)
better_exceptions/integrations/django.py:11
Method
__getattr__
(self, name)
better_exceptions/color.py:48
Method
__init__
(self, stream=STREAM, *args, **kwargs)
test/test_unittest_patch.py:25
Method
__init__
(self)
test/test_util/quiet_console.py:4
Method
__init__
(self, *args, **kwargs)
better_exceptions/log.py:25
Method
__init__
(self)
better_exceptions/repl.py:11
Method
__init__
(self, wrapped)
better_exceptions/color.py:45
Method
__init__
(self, colored=SUPPORTS_COLOR, theme=THEME, max_length=MAX_LENGTH, pipe_char=PIPE_CHAR,
better_exceptions/formatter.py:50
Method
__init__
(self, get_response)
better_exceptions/integrations/django.py:8
Function
bar1
()
test/test_logging.py:21
Function
bar2
()
test/test_logging.py:26
Function
bar3
()
test/test_logging.py:31
Function
bar4
()
test/test_logging.py:36
Method
get_outputs
(self)
setup.py:38
Function
patch
(self, err, test)
test/test_unittest_patch.py:43
Method
process_exception
(self, _, exception)
better_exceptions/integrations/django.py:14
Method
run
(self)
setup.py:23
Method
run
(self)
setup.py:31
Method
run
(self)
setup.py:43
Method
runcode
(self, code)
better_exceptions/repl.py:19
Method
runsource
(self, source, loc='<input>', symbol='single')
better_exceptions/repl.py:24
Method
showtraceback
(self)
better_exceptions/repl.py:31
Function
skip_errors_filter
(record)
better_exceptions/integrations/django.py:4
Method
test_add
(self)
test/test_unittest_patch.py:14