from urllib3.exceptions import NewConnectionError
try:
     // çalışan kodun
except NewConnectionError as err:
    print(err)  # yada pass