blob: e40bc08926cd7122b27a5afd1bd994d784ca8b16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
.. _curlshareobject:
CurlShare Object
================
.. autoclass:: pycurl.CurlShare
CurlShare objects have the following methods:
.. automethod:: pycurl.CurlShare.close
.. automethod:: pycurl.CurlShare.setopt
|