Current File : //usr/share/doc/python3-pycurl/doc/docstrings/curl_perform.rst
perform() -> None
Perform a file transfer.
Corresponds to `curl_easy_perform`_ in libcurl.
Raises pycurl.error exception upon failure.
.. _curl_easy_perform:
https://curl.haxx.se/libcurl/c/curl_easy_perform.html