is_unspecified
devpoll.close() Close the file descriptor of the polling object.
readline.add_history(line) Append line to the history buffer, as if it was the last line typed. This calls add_history()
epoll.modify(fd, eventmask) Modify a registered file descriptor.
get_folder(folder) Return an MH instance representing the folder whose name is folder. A NoSuchMailboxError
os.makedirs(name, mode=0o777, exist_ok=False) Recursive directory creation function. Like mkdir(), but makes all
curses.resetty() Restore the state of the terminal modes to what it was at the last call to savetty().
__bytes__() Equivalent to as_bytes(). Allows bytes(msg) to produce a bytes object containing the formatted
configparser.BOOLEAN_STATES By default when using getboolean(), config parsers consider the following values True:
dis.hasname Sequence of bytecodes that access an attribute by name.
Page 27 of 100