mercurial/urllibcompat.py
changeset 51830 208698117124
parent 51703 ca7bde5dbafb
child 51863 f4733654f144
equal deleted inserted replaced
51829:c1ed5ee2ad82 51830:208698117124
    66         b"BaseHandler",
    66         b"BaseHandler",
    67         b"build_opener",
    67         b"build_opener",
    68         b"FileHandler",
    68         b"FileHandler",
    69         b"FTPHandler",
    69         b"FTPHandler",
    70         b"ftpwrapper",
    70         b"ftpwrapper",
       
    71         b"HTTPCookieProcessor",
    71         b"HTTPHandler",
    72         b"HTTPHandler",
    72         b"HTTPSHandler",
    73         b"HTTPSHandler",
    73         b"install_opener",
    74         b"install_opener",
    74         b"pathname2url",
    75         b"pathname2url",
    75         b"HTTPBasicAuthHandler",
    76         b"HTTPBasicAuthHandler",