This document describes Django’s file access APIs for files such as those uploaded by a user. The lower level APIs are general enough that you could use them for other purposes
class urllib.request.HTTPCookieProcessor(cookiejar=None) A class to handle HTTP Cookies.
is_zero(x) Returns True if x is a zero; otherwise returns False.
findall(match, namespaces=None) Same as Element.findall(), starting at the root of the tree.
Options.get_field(field_name) [source] Returns the field instance given a name of a field
filename The name of the file that this DocTest was extracted from; or None if the filename is unknown
See also
Series.where(cond, other=nan, inplace=False, axis=None, level=None, try_cast=False, raise_on_error=True)
exit(code=None) Objects that when printed, print a message like “Use quit() or Ctrl-D (i.e. EOF) to exit”, and when called,
write(b) Write the given bytes-like object, b, and return the number of bytes
Page 4 of 100