twisted.web.sux module documentationtwisted.web
View 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:
| 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 |