[issue40361] Darwin systems using win settings for webbrowser.py

Viraat Das report at bugs.python.org
Wed Apr 22 21:53:04 EDT 2020


Viraat Das <viraat.laldas at gmail.com> added the comment:

When loading Jupyter Notebook, a NotADirectoryError: [Errno 20] Not a directory: 'xdg-settings' error was showing. This seems to be because Darwin systems were using Win settings. 

The pull request has addressed this by modifying the webbrowser.py code.

----------
keywords: +patch
message_count: 1.0 -> 2.0
pull_requests: +18995
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/19649

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40361>
_______________________________________


More information about the Python-bugs-list mailing list