#!/usr/local/bin/python2 import xml.etree.ElementTree as ET print callable(ET.Element.makeelement)