class Driver(dr_input) The Driver class is used internally to wrap an OGR DataSource driver.
HttpResponse.flush() This method makes an HttpResponse instance a file-like object.
POP3.rpop(user) Use RPOP authentication (similar to UNIX r-commands) to log into POP3 server.
class asyncio.Lock(*, loop=None) Primitive lock objects. A primitive lock is a synchronization
add(message) Add message to the mailbox and return the key that has been assigned to it. Parameter
cmath.sin(x) Return the sine of x.
remove_flag(flag) Unset the flag(s) specified by flag without changing other flags. To remove more than one flag at
uu.encode(in_file, out_file, name=None, mode=None) Uuencode file in_file into file out_file. The uuencoded
operator.irshift(a, b) operator.__irshift__(a, b) a = irshift(a, b) is equivalent to a >>=
os.getenv(key, default=None) Return the value of the environment variable key if it exists, or default if
Page 40 of 100