Ejemplo n.º 1
0
 def test(self, url, timeout=15):
     """ Test to see if provided URL is a valid URL
     """
     return ExternalData.test(self, self._inject_querystring(url), timeout)