aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython/py3/patches/03-dissable-backgroud-highlighting.patch
blob: 73b189b86307d7137247eac798d4e49a7736e724 (plain) (blame)
1
2
3
4
5
--- contrib/python/ipython/py3/IPython/core/ultratb.py	(index)
+++ contrib/python/ipython/py3/IPython/core/ultratb.py	(working tree)
@@ -613,1 +613,1 @@ class VerboseTB(TBTools):
-    _tb_highlight = "bg:ansiyellow"
+    _tb_highlight = ""