ConfigurationΒΆ

For options and their defaults see xtraceback.XTracebackOptions. When using stdlib compatibility the xtraceback.StdlibCompat defaults dictionary should be updated with your overrides - the default instance exists at xtraceback.compat:

xtraceback.compat.defaults.update(option=value[, ...])