changeset 8438 | 2c79c29193e7 |
parent 8434 | 39c5bb4dcc59 |
child 8478 | e099ebc65e61 |
--- a/server/test/unittest_ldapuser.py Fri Jun 08 16:47:07 2012 +0200 +++ b/server/test/unittest_ldapuser.py Mon Jun 11 09:22:11 2012 +0200 @@ -16,6 +16,7 @@ # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see <http://www.gnu.org/licenses/>. """cubicweb.server.sources.ldapusers unit and functional tests""" +from __future__ import with_statement import os import shutil