##// END OF EJS Templates
Tidy up dictionary-style methods of Config (2to3 converts 'has_key' calls to use the 'in' operator, which will be that of the parent dict unless we define it).
Tidy up dictionary-style methods of Config (2to3 converts 'has_key' calls to use the 'in' operator, which will be that of the parent dict unless we define it).
Thomas Kluyver -
r3113:d4266570
Show More
Name Size Modified Last Commit Author
/ IPython / deathrow / gui / wx
__init__.py Loading ...
ipshell_nonblocking.py Loading ...
ipython_history.py Loading ...
ipython_view.py Loading ...
thread_ex.py Loading ...
wxIPython.py Loading ...