http://docs.python.org/2/library/mimetypes.html#mimetypes.common_types ``` >>> mimetypes.types_map['.tgz'] 'application/x-tar-gz' ```