##// END OF EJS Templates
moved Quitter to deathrow as it is no longer used by anything
Erik Tollerud -
Show More
@@ -21,7 +21,6 b' Authors:'
21 import __builtin__
21 import __builtin__
22
22
23 from IPython.config.configurable import Configurable
23 from IPython.config.configurable import Configurable
24 from IPython.core.quitter import Quitter
25
24
26 from IPython.utils.traitlets import Instance
25 from IPython.utils.traitlets import Instance
27
26
1 NO CONTENT: file renamed from IPython/core/quitter.py to IPython/deathrow/quitter.py
NO CONTENT: file renamed from IPython/core/quitter.py to IPython/deathrow/quitter.py
General Comments 0
You need to be logged in to leave comments. Login now