Wave_read.close() Close the stream if it was opened by wave, and make the instance unusable. This is called automatically
exception LookupError The base class for the exceptions that are raised when a key or index used on a mapping or sequence is
turtle.clear() Delete the turtle’s drawings from the screen. Do not move turtle. State and position of the turtle as well as
int.bit_length() Return the number of bits necessary to represent an integer in binary, excluding the sign and leading zeros:
fileinput.hook_encoded(encoding) Returns a hook which opens each file with
time.timezone The offset of the local (non-DST) timezone, in seconds west of UTC (negative in most of Western Europe, positive
exception zlib.error Exception raised on compression and decompression errors.
class smtpd.SMTPChannel(server, conn, addr, data_size_limit=33554432, map=None, enable_SMTPUTF8=False, decode_data=True) Create
os.renames(old, new) Recursive directory or file renaming function. Works like rename(), except creation of any
class multiprocessing.SimpleQueue It is a simplified Queue type, very close to a locked Pipe.
Page 93 of 100