def delete_product_readme(self, subject, product):
        """ Deletes the readme for all of a product’s underlying packages.

            Security: Authenticated user with 'publish' permission.