• import with statements from the future

    this will allow the script to *load* in Python 2.5
    
    and display an error explaining that the script is only supported
    under python >=2.6
    Mike Blume
    Mike Blume committed Oct 2, 2013