Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ HomeDirError
Class
HomeDirError
IPython/utils/path.py:166–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
165
166
class
HomeDirError(Exception):
167
pass
168
169
170
def
get_home_dir(require_writable=False) -> str:
Callers
1
get_home_dir
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected