Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.83k stars 4.84k forks source link

Update internet_connection_check.py #459

Closed kamalmohammeds closed 2 years ago

kamalmohammeds commented 3 years ago

Description

A short summary of what is included in your Pull Request.

Fixes #(issue_no)

Replace issue_no in the above line, with the issue related to this PR.

Type of change

Added exact exception catch, incase if dns unreachable or domain resolution error it will still check only for connection error

Choosing one or more options from the following as per the nature of your Pull request.

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.