{ } Raw JSON

bundles / astropy latest / astropy / utils / data / _try_url_open

function

astropy.utils.data:_try_url_open

source: /astropy/utils/data.py :1205

Signature

def   _try_url_open ( source_url timeout = None http_headers = None ftp_tls = False ssl_context = None allow_insecure = False )

Summary

Helper for opening a URL while handling TLS/SSL verification issues.

Aliases

  • astropy.utils.data._try_url_open