/usr/share/doc/python3-pycurl/doc/docstrings
Edit: /usr/share/doc/python3-pycurl/doc/docstrings/multi_assign.rst (267B)
assign(sockfd, object) -> None
Creates an association in the multi handle between the given socket and
a private object in the application.
Corresponds to `curl_multi_assign`_ in libcurl.
.. _curl_multi_assign: https://curl.haxx.se/libcurl/c/curl_multi_assign.html