module documentation
(source)

*S*mall, *U*ncomplicated *X*ML.

This is a very simple implementation of XML/HTML as a network protocol. It is not at all clever. Its main features are that it does not:

  • support namespaces
  • mung mnemonic entity references
  • validate
  • perform *any* external actions (such as fetching URLs or writing files) under *any* circumstances
  • has lots and lots of horrible hacks for supporting broken HTML (as an option, they're not on by default).
Variable BEGIN_HANDLER Undocumented
Variable DO_HANDLER Undocumented
Variable END_HANDLER Undocumented
Variable identChars Undocumented
Variable lenientIdentChars Undocumented
Function nop Do nothing.
Function unionlist Undocumented
Function zipfndict Undocumented
Function prefixedMethodClassDict Undocumented
Function prefixedMethodObjDict Undocumented
Class ParseError Undocumented
Class XMLParser No class docstring; 0/2 class variables, 0/23 instance variables, 10/55 methods documented
BEGIN_HANDLER = (source)

Undocumented

(type: int)
DO_HANDLER = (source)

Undocumented

(type: int)
END_HANDLER = (source)

Undocumented

(type: int)
identChars = (source)

Undocumented

(type: str)
lenientIdentChars = (source)

Undocumented

def nop(*args, **kw): (source)

Do nothing.

def unionlist(*args): (source)

Undocumented

def zipfndict(*args, **kw): (source)

Undocumented

def prefixedMethodClassDict(clazz, prefix): (source)

Undocumented

def prefixedMethodObjDict(obj, prefix): (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.