add_section(section) Add a section named section to the instance. If a section by the given name already exists,
exception ArithmeticError The base class for those built-in exceptions that are raised for various arithmetic errors:
str.join(iterable) Return a string which is the concatenation of the strings in the iterable
pdb.runcall(function, *args, **kwds) Call the function (a function or method object, not a string) with the given arguments
XMLReader.getProperty(propertyname) Return the current setting for property propertyname. If the property is not recognized
operator.eq(a, b) operator.ne(a, b) operator.ge(a, b) operator
class weakref.WeakValueDictionary([dict]) Mapping class that references values weakly. Entries in the dictionary will be discarded
class collections.UserString([sequence]) Class that simulates a string or a Unicode string object. The instance’s content is
time.clock() On Unix, return the current processor time as a floating point number expressed in seconds. The precision, and
DefaultCookiePolicy.rfc2109_as_netscape If true, request that the CookieJar instance downgrade RFC 2109 cookies
Page 68 of 100