##// END OF EJS Templates
Backport PR #5522: fix iteration over Client...
Backport PR #5522: 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. closes #5519

File last commit:

r11033:fa36e98f
r16233:12e080c4
Show More
test_hist.sqlite
0 lines | 7.0 KiB | application/octet-stream | TextLexer
/ IPython / html / tests / test_hist.sqlite
Binary file (application/octet-stream)