##// END OF EJS Templates
fix iteration over Client...
fix iteration over Client I didn't intend for Client to be iterable, but defining `__getitem__` makes it iterable as long as engine IDs are continuous (not always the case). This explicitly defines `__iter__` so it behaves consistently.
MinRK -
r16200:a7b36ceb
Show More
Name Size Modified Last Commit Author
/ IPython / html / static / base / less
error.less Loading ...
flexbox.less Loading ...
mixins.less Loading ...
page.less Loading ...
style.less Loading ...
variables.less Loading ...