plistlib.load(fp, *, fmt=None, use_builtin_types=True, dict_type=dict) Read a plist file. fp should be a readable and
shlex.quote(s) Return a shell-escaped version of the string s. The returned value is a string that can safely be used
timezone.utc The UTC timezone, timezone(timedelta(0)).
email_user(subject, message, from_email=None, **kwargs) Sends an email to the user. If from_email is None
class BaseDateDetailView [source]
xmlparser.StartNamespaceDeclHandler(prefix, uri) Called when an element contains a namespace declaration. Namespace declarations
class csv.DictWriter(csvfile, fieldnames, restval='', extrasaction='raise', dialect='excel', *args, **kwds) Create an object
aifc.getframerate() Return the sampling rate (number of audio frames per second).
add(name, x, y, width, height, text, value=None) Add a radio button named name to the group, at the coordinates x
threading.get_ident() Return the ‘thread identifier’ of the current thread. This is a nonzero integer. Its value has no direct
Page 28 of 100