##// END OF EJS Templates
BUGFIX: check for None moved earlier....
BUGFIX: check for None moved earlier. If records is None, then format_records still tries to iterate over it, causing an exception. This PR moves the check for None earlier.

File last commit:

r7846:e288666b
r21751:c962d136
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