##// 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 / nbformat / v3 / tests
__init__.py Loading ...
formattest.py Loading ...
nbexamples.py Loading ...
test_json.py Loading ...
test_misc.py Loading ...
test_nbbase.py Loading ...
test_nbpy.py Loading ...