Logger.warning(msg, *args, **kwargs) Logs a message with level WARNING on this logger. The arguments are interpreted
filter(record) Is the specified record to be logged? Returns zero for no, nonzero for yes. If deemed appropriate, the record
is_superuser Boolean. Designates that this user has all permissions without explicitly assigning them.
window.mvwin(new_y, new_x) Move the window so its upper-left corner is at (new_y, new_x).
shlex.eof Token used to determine end of file. This will be set to the empty string (''), in non-POSIX mode, and
urllib.request.getproxies() This helper function returns a dictionary of scheme to proxy server URL mappings. It scans the environment
fileinput.filename() Return the name of the file currently being read. Before the first line has been read, returns None
os.getsid(pid) Call the system call getsid(). See the Unix manual for the semantics.
GEOSGeometry.wkb Returns the WKB (Well-Known Binary) representation of this Geometry as a Python buffer. SRID value is not included
precision Returns the numeric precision of this field. This is meaningless (and set to zero) for non-numeric fields:
Page 39 of 100