Fredrik Lundh wrote: > >>> f = urllib.urlopen("http://validator.w3.org/check?uri=" + uri) > >>> print f.headers
here's the specification, btw: http://validator.w3.org/docs/api.html </F> -- http://mail.python.org/mailman/listinfo/python-list
Fredrik Lundh wrote: > >>> f = urllib.urlopen("http://validator.w3.org/check?uri=" + uri) > >>> print f.headers
here's the specification, btw: http://validator.w3.org/docs/api.html </F> -- http://mail.python.org/mailman/listinfo/python-list