##// END OF EJS Templates
A few style fixes:...
A few style fixes: Missing parameters in function call, use context manager correctly, For/else is also a rarely use construction that can be confusing. As we don't have break statement in the loop, there is no need for it.

File last commit:

r7846:e288666b
r22354:5d76f111
Show More
.gitattributes
5 lines | 109 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html