##// 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 / controller
__init__.py Loading ...
__main__.py Loading ...
dependency.py Loading ...
dictdb.py Loading ...
heartmonitor.py Loading ...
hub.py Loading ...
mongodb.py Loading ...
scheduler.py Loading ...
sqlitedb.py Loading ...