Index of the registry module
-
m
httpencode.registry
...
- Finds formats given criteria or name.
-
C
NoFormatError
...
- Raised when no matching format can be found
- f get_format ... - Gets a format object by name
- f find_format_match ... - Find a format object that can accept the given mimetype and produce the given type.
-
C
NoFormatError
...
- Raised when no matching format can be found