Skip to content

AttributeError: 'module' object has no attribute 'get' #44

Description

@akbulut

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions