Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ HomeDirError
Class
HomeDirError
IPython/utils/path.py:152–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
151
152
class
HomeDirError(Exception):
153
pass
154
155
156
def
get_home_dir(require_writable: bool=False) -> str:
Callers
1
get_home_dir
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…