bug correction in universaltell and filesize function

This commit is contained in:
2008-10-20 10:35:53 +00:00
parent 98b677a8b1
commit a831dc146d

View File

@ -5,7 +5,6 @@ import re
import shelve import shelve
from threading import Lock from threading import Lock
from itertools import imap,count
import urllib2 import urllib2