You need to sign in or sign up before continuing.
_downloadablefilesource.py: Avoid crashes when HOME is unset
The python netrc module will raise OSError in the case that HOME is not set, this was discovered while running tests under tox.
Loading
Please register or sign in to comment