Added a missing import.

Fixes: https://launchpad.net/bugs/898876
This commit is contained in:
Raoul Snyman 2011-12-02 08:59:32 +02:00
parent e8f0bf5cd1
commit 24095edc2b
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
# Temple Place, Suite 330, Boston, MA 02111-1307 USA #
###############################################################################
import os
import logging
import time
import copy