Re-add re import since capability-checking code relies on it.

Signed-off-by: James Vega <jamessan@users.sourceforge.net>
This commit is contained in:
James Vega 2010-05-15 21:55:05 -04:00
parent 18ef6dadfc
commit 5ccb242657

View File

@ -28,6 +28,7 @@
###
import os
import re
import random
import shutil
import tempfile