##// END OF EJS Templates
don't use lazily-evaluated rc.ids in wait_for_idle...
don't use lazily-evaluated rc.ids in wait_for_idle iterate through the keys directly, which should avoid possible KeyError when engine state changes. should fix occasionally failing tests on Shining Panda

File last commit:

r13500:d1de4744
r13673:69b0a188
Show More
index.rst
30 lines | 479 B | text/x-rst | RstLexer

Configuration and customization

Configuring IPython

Extending and integrating with IPython