encoding The name of the encoding used to decode the stream’s bytes into strings, and to encode strings into bytes.
__del__() Prepare for object destruction. IOBase provides a default implementation of this method that calls the
time.timezone The offset of the local (non-DST) timezone, in seconds west of UTC (negative in most of Western Europe, positive
class io.BufferedReader(raw, buffer_size=DEFAULT_BUFFER_SIZE) A buffer providing higher-level access to a readable, sequential
curses.killchar() Return the user’s current line kill character. Under Unix operating systems this is a property of the controlling
curses.halfdelay(tenths) Used for half-delay mode, which is similar to cbreak mode in that characters typed by the user are
read1() In BytesIO, this is the same as read().
os.sched_get_priority_max(policy) Get the maximum priority value for policy. policy is one of the scheduling
os.renames(old, new) Recursive directory or file renaming function. Works like rename(), except creation of any
os.sched_get_priority_min(policy) Get the minimum priority value for policy. policy is one of the scheduling
Page 1 of 67