Missing import in processors

This commit is contained in:
Philippe Pepiot 2010-11-24 15:58:58 +01:00
commit a3f0ded146

View file

@ -1,4 +1,5 @@
from operator import attrgetter
from datetime import datetime
import os
from pelican.utils import update_dict, copytree