From 65c3fcd5a6a783a66e4a8fa133264fc4131b28e8 Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Tue, 24 Jul 2007 09:10:02 +0000 Subject: #2364: Fix uploads and clean up correctly the temp files. --- (limited to 'dnd.py') diff --git a/dnd.py b/dnd.py index 9f94a02..d587b6b 100644 --- a/dnd.py +++ b/dnd.py @@ -16,6 +16,7 @@ import os import tempfile +import logging from xpcom.nsError import * from xpcom import ServerException -- cgit v0.9.1