##// END OF EJS Templates
Allow passing pathlib Paths without keyword arg...
Allow passing pathlib Paths without keyword arg Don't need to use `filename=` now. Hacky but easier than the alternative of `os.PathLike` (which doesn't exist in 3.5).

File last commit:

r7846:e288666b
r25061:ec8e405a
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