#!/usr/local/bin/python2 from operator import attrgetter import cgi print attrgetter('escape')(cgi)