Added a missing import.

bzr-revno: 1812
Fixes: https://launchpad.net/bugs/898876
This commit is contained in:
Raoul Snyman 2011-12-02 11:52:49 +02:00
commit 512bab74c3
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