Home | History | Annotate | Download | only in python2.7

Lines Matching refs:URLs

3 See the following document for more info on URLs:
4 "Names and Addresses, URIs, URLs, URNs, URCs", at
64 # (1) a class which handles opening of all sorts of URLs
66 # (2) a set of functions for parsing URLs
117 """Class to open URLs.
570 # syntax of data URLs:
1019 # Utilities to parse URLs (most of these return None for missing parts):