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

2020-04-22 Thread Viraat Das
Viraat Das 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 webbrows

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

2020-04-22 Thread Viraat Das
Change by Viraat Das : -- components: Distutils nosy: Viraat Das, dstufft, eric.araujo priority: normal severity: normal status: open title: Darwin systems using win settings for webbrowser.py versions: Python 3.8 ___ Python tracker <ht