-
Notifications
You must be signed in to change notification settings - Fork 38
AttributeError: 'module' object has no attribute 'get' #44
Open
Description
this is code ;
import human_curl
human_curl.get("http://github.com/?x", debug=True)
print human_curl.response
this is error.
human_curl.get("http://github.com/?x", debug=True)
AttributeError: 'module' object has no attribute 'get'
i don't know what is the problem.
Metadata
Metadata
Assignees
Labels
No labels