I get the following error on Python 2.6.x, how should I fix this?
except (httplib.IncompleteRead), e: NameError: name 'httplib' is not defined
Import Module on file
import httplib