Package wsgiwapi :: Module html_entity_names
[frames] | no frames]

Module html_entity_names

source code

List of HTML entity names.

This is used to warn if these are used as parameter names. Using them as parameter names will lead to problems if URLs containing the parameters are incorrectly escaped.

Variables
  entities = set(('nbsp', 'iexcl', 'cent', 'pound', 'curren', 'y...
Variables Details

entities

Value:
set(('nbsp', 'iexcl', 'cent', 'pound', 'curren', 'yen', 'brvbar', 'sec\
t', 'uml', 'copy', 'ordf', 'laquo', 'not', 'shy', 'reg', 'macr', 'deg'\
, 'plusmn', 'sup2', 'sup3', 'acute', 'micro', 'para', 'middot', 'cedil\
', 'sup1', 'ordm', 'raquo', 'frac14', 'frac12', 'frac34', 'iquest', 'A\
grave', 'Aacute', 'Acirc', 'Atilde', 'Auml', 'Aring', 'AElig', 'Ccedil\
', 'Egrave', 'Eacute', 'Ecirc', 'Euml', 'Igrave', 'Iacute', 'Icirc', '\
Iuml', 'ETH', 'Ntilde', 'Ograve', 'Oacute', 'Ocirc', 'Otilde', 'Ouml',\
 'times', 'Oslash', 'Ugrave', 'Uacute', 'Ucirc', 'Uuml', 'Yacute', 'TH\
...