chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1344a0a
)
dot/ipython-config.py: Stop saying `ignore_old_config'.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 15 Jul 2017 00:04:20 +0000
(
01:04
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 15 Jul 2017 14:01:22 +0000
(15:01 +0100)
Apparently it's an old configuration, and I can't tell IPython to
ignore it...
dot/ipython-config.py
patch
|
blob
|
blame
|
history
diff --git
a/dot/ipython-config.py
b/dot/ipython-config.py
index f57feec194579b632953a83549206e83f7cc730c..d07657e0791bf737150d2236ea4c18cdfd662bbb 100644
(file)
--- a/
dot/ipython-config.py
+++ b/
dot/ipython-config.py
@@
-12,5
+12,4
@@
c.InteractiveShell.colors = 'Linux'
c.Completer.greedy = True
c.TerminalIPythonApp.display_banner = False
-c.InteractiveShellApp.ignore_old_config=True
c.TerminalInteractiveShell.confirm_exit = False