##// END OF EJS Templates
Backport PR #8121: fix compress_user comparison...
Backport PR #8121: fix compress_user comparison move `.lower()` outside compress_user, otherwise it can prevent the substition, e.g. on OS X, where home is `/Users/[name]`
Min RK -
r20881:18d1c6c7
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / exporters
tests
__init__.py Loading ...
export.py Loading ...
exporter.py Loading ...
html.py Loading ...
latex.py Loading ...
markdown.py Loading ...
notebook.py Loading ...
pdf.py Loading ...
python.py Loading ...
rst.py Loading ...
script.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...