Element.setAttributeNS(namespaceURI, qname, value) Set an attribute value from a string, given a namespaceURI and a
class doctest.DebugRunner(checker=None, verbose=None, optionflags=0) A subclass of DocTestRunner that raises an
classmethod datetime.now(tz=None) Return the current local date and time. If optional argument tz is None
max_prefixlen
header_encode(string) Header-encode the string string. The type of encoding (base64
exception subprocess.TimeoutExpired Subclass of SubprocessError, raised when a timeout expires while waiting for
send_response(code, message=None) Adds a response header to the headers buffer and logs the accepted request. The HTTP response
run(result=None) Run the test, collecting the result into the TestResult object passed as result. If result
handle_expect_100() When a HTTP/1.1 compliant server receives an Expect: 100-continue request header it responds
DOMImplementation.createDocumentType(qualifiedName, publicId, systemId) Return a new DocumentType object that encapsulates
Page 62 of 100