##// END OF EJS Templates
oinspect.find_file: Additional safety if file cannot be found....
oinspect.find_file: Additional safety if file cannot be found. In some code paths, e.g. when introspecting fortran objects generated by f2py, oinspect.find_file will raise an UnboundLocalError. Prevent this by setting fname to None.
Bradley M. Froehle -
r7520:b570c261
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook / static / css
alternateuploadform.css Loading ...
boilerplate.css Loading ...
fbm.css Loading ...
login.css Loading ...
logout.css Loading ...
notebook.css Loading ...
page.css Loading ...
printnotebook.css Loading ...
projectdashboard.css Loading ...
renderedhtml.css Loading ...
tooltip.css Loading ...