MCPcopy Index your code

hub / github.com/Qix-/better-exceptions / functions

Functions64 in github.com/Qix-/better-exceptions

↓ 13 callersMethodappend
(offset, node, s, theme)
better_exceptions/formatter.py:74
↓ 3 callersMethodrun
(self)
setup.py:15
↓ 2 callersFunctionformat_exception
(exc, value, tb)
better_exceptions/__init__.py:40
↓ 2 callersMethodformat_exception
(self, exc, value, tb)
better_exceptions/formatter.py:330
↓ 2 callersMethodformat_value
(self, v)
better_exceptions/formatter.py:121
↓ 2 callersMethodinteract
(self)
test/test_util/quiet_console.py:7
↓ 2 callersFunctionprint_test_error
()
test/test_unittest_patch.py:29
↓ 2 callersFunctionshallow
(a, b)
test/test.py:7
↓ 2 callersFunctionto_byte
(val)
better_exceptions/color.py:20
↓ 2 callersMethodwrite
(self, text)
better_exceptions/color.py:51
↓ 1 callersFunction_deep
(val)
test/test_encoding.py:7
↓ 1 callersMethod_format_exception
(self, value, tb, seen=None)
better_exceptions/formatter.py:296
↓ 1 callersFunctionadd
(a, b)
test/test_unittest_patch.py:9
↓ 1 callersFunctioncause
(x, y)
test/test_chaining.py:9
↓ 1 callersMethodcolorize_comment
(self, source)
better_exceptions/formatter.py:58
↓ 1 callersMethodcolorize_tree
(self, tree, source)
better_exceptions/formatter.py:64
↓ 1 callersFunctioncontext
(x, y)
test/test_chaining.py:15
↓ 1 callersFunctiondeep
(val)
test/test.py:11
↓ 1 callersFunctiondiv
()
test/test_truncating.py:7
↓ 1 callersFunctiondiv
(x, y)
test/test_chaining.py:6
↓ 1 callersFunctiondiv
()
test/test_encoding.py:10
↓ 1 callersFunctiondiv
()
test/test_truncating_disabled.py:7
↓ 1 callersFunctionexcepthook
(exc, value, tb)
better_exceptions/__init__.py:47
↓ 1 callersFunctionfoo
(cb)
test/test_logging.py:13
↓ 1 callersMethodformat_traceback
(self, tb=None)
better_exceptions/formatter.py:262
↓ 1 callersMethodformat_traceback_frame
(self, tb)
better_exceptions/formatter.py:242
↓ 1 callersMethodget_relevant_names
(self, source, tree)
better_exceptions/formatter.py:118
↓ 1 callersMethodget_relevant_values
(self, source, frame, tree)
better_exceptions/formatter.py:134
↓ 1 callersFunctionget_repl
()
better_exceptions/repl.py:41
↓ 1 callersMethodget_string_source
(self)
better_exceptions/formatter.py:155
↓ 1 callersMethodget_traceback_information
(self, tb)
better_exceptions/formatter.py:214
↓ 1 callersFunctionhook
()
better_exceptions/__init__.py:52
↓ 1 callersFunctioninteract
(quiet=False)
better_exceptions/repl.py:46
↓ 1 callersFunctionisast
(v)
better_exceptions/formatter.py:36
↓ 1 callersFunctionload_module
(name, filepath)
better_exceptions/__main__.py:8
↓ 1 callersFunctionmain
()
test/test_unittest_patch.py:40
↓ 1 callersFunctionpatch
()
better_exceptions/log.py:8
↓ 1 callersMethodsplit_cmdline
(self, cmdline)
better_exceptions/formatter.py:152
↓ 1 callersFunctionto_unicode
(val)
better_exceptions/color.py:31
↓ 1 callersFunctionwrite_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
Functionbar1
()
test/test_logging.py:21
Functionbar2
()
test/test_logging.py:26
Functionbar3
()
test/test_logging.py:31
Functionbar4
()
test/test_logging.py:36
Methodget_outputs
(self)
setup.py:38
Functionpatch
(self, err, test)
test/test_unittest_patch.py:43
Methodprocess_exception
(self, _, exception)
better_exceptions/integrations/django.py:14
Methodrun
(self)
setup.py:23
Methodrun
(self)
setup.py:31
Methodrun
(self)
setup.py:43
Methodruncode
(self, code)
better_exceptions/repl.py:19
Methodrunsource
(self, source, loc='<input>', symbol='single')
better_exceptions/repl.py:24
Methodshowtraceback
(self)
better_exceptions/repl.py:31
Functionskip_errors_filter
(record)
better_exceptions/integrations/django.py:4
Methodtest_add
(self)
test/test_unittest_patch.py:14