Exemplo n.º 1
0
    def getproxies_macosx_sysconf():
        """Return a dictionary of scheme -> proxy server URL mappings.

        This function uses the MacOSX framework SystemConfiguration
        to fetch the proxy information.
        """
        return _get_proxies()
Exemplo n.º 2
0
 def getproxies_macosx_sysconf():
     return _get_proxies()
Exemplo n.º 3
0
 def getproxies_macosx_sysconf():
     return _get_proxies()