work for python 2.5
authorAlbert Dengg <albert@fsfe.org>
Fri, 26 Mar 2010 13:04:13 +0000 (14:04 +0100)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 30 Mar 2010 19:56:20 +0000 (12:56 -0700)
commitf4fd8130cafbf260c70ea57916713527a6516757
tree9ea38a816c025887dfa6ef65192f96cae69e7925
parent965a6382b13af5fe81cf40e63e525a3f8fb1d523
work for python 2.5

* import "with" statement from __future__ to be able to use it in 2.5
python/cumulus/store/sftp.py