mercurial/util.py
changeset 8390 beae42f3d93b
parent 8347 a3826fff1e87
child 8419 94e07bb8e5dd
--- a/mercurial/util.py	Thu May 14 15:24:36 2009 +0200
+++ b/mercurial/util.py	Thu May 14 15:35:46 2009 +0200
@@ -16,7 +16,7 @@
 from i18n import _
 import error, osutil
 import cStringIO, errno, re, shutil, sys, tempfile, traceback
-import os, stat, threading, time, calendar, glob, random
+import os, stat, time, calendar, glob, random
 import imp
 
 # Python compatibility