types.BuiltinFunctionType types.BuiltinMethodType The type of built-in functions like
class urllib.request.HTTPCookieProcessor(cookiejar=None) A class to handle HTTP Cookies.
exception curses.error Exception raised when a curses library function returns an error.
f_contiguous A bool indicating whether the memory is Fortran contiguous.
uu.encode(in_file, out_file, name=None, mode=None) Uuencode file in_file into file out_file. The uuencoded
turtle.setup(width=_CFG["width"], height=_CFG["height"], startx=_CFG["leftright"], starty=_CFG["topbottom"]) Set the size and
operator.xor(a, b) operator.__xor__(a, b) Return the bitwise exclusive or of a and b.
imaplib.Internaldate2tuple(datestr) Parse an IMAP4 INTERNALDATE string and return corresponding local time. The
xmlparser.StartElementHandler(name, attributes) Called for the start of every element. name is a string containing
statsmodels.sandbox.regression.gmm.LinearIVGMM.gmmobjective
Page 1 of 100