module documentation

Tests of classes in element.py. The really big classes -- Tag, PageElement, and NavigableString -- are tested in separate files.

Class TestAttributeValueWithCharsetSubstitution Certain attributes are designed to have the charset of the final document substituted into their value.
Class TestNamedspacedAttribute Undocumented