##// END OF EJS Templates
Merge pull request #2022 from minrk/gentoo_bad...
Merge pull request #2022 from minrk/gentoo_bad Don't check writability in test for get_home_dir when HOME is undefined Some pathological environments such as gentoo sandboxes can give invalid results. The code path is at least executed, but no values are checked. closes #1998
Fernando Perez -
r7677:7d189da3 merge
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...