Path.rename(target) Rename this file or directory to the given target. On Unix, if target exists and is a
sklearn.cluster.affinity_propagation(S, preference=None, convergence_iter=15, max_iter=200, damping=0.5, copy=True, verbose=False
handle_expect_100() When a HTTP/1.1 compliant server receives an Expect: 100-continue request header it responds
is_link_local These attributes are true for the network as a whole if they are true for both the network address and the broadcast
ctypes.DllGetClassObject() Windows only: This function is a hook which allows implementing in-process COM servers with ctypes
xmlparser.StartNamespaceDeclHandler(prefix, uri) Called when an element contains a namespace declaration. Namespace declarations
operator.__iconcat__(a, b) a = iconcat(a, b) is equivalent to a += b for a and b
exception NameError Raised when a local or global name is not found. This applies only to unqualified names. The associated
NNTP.list(group_pattern=None, *, file=None) Send a LIST or LIST ACTIVE command. Return a pair (response
writelines(lines) Write a list of lines to the stream. Line separators are not added, so it is usual for each of the lines provided
Page 35 of 100