##// END OF EJS Templates
Backport PR #5524: never use `for (var i in array)`...
Backport PR #5524: never use `for (var i in array)` because javascript is terrible, and allows code to make this unsafe and behave in arbitrarily wrong ways.
MinRK -
r16234:9f9ab70c
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / engine
__init__.py Loading ...
__main__.py Loading ...
engine.py Loading ...