minor fix

This commit is contained in:
Miroslav Stampar
2011-10-19 21:35:01 +00:00
parent b6ccc0cc43
commit 0cbcbf159c
2 changed files with 7 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ See the file 'doc/COPYING' for copying permission
import difflib
import threading
import time
import traceback
from thread import error as threadError