# coding: utf-8 import re def minify(response): def _replace(match): match = match.group() # save whole
, tags, and opening