Python\'s equivalent to PHP\'s strip_tags?
http://php.net/manual/en/function.strip-tags.php
Python doesn't have one built-in, but there are an ungodly number of implementations.