fileno() Return the underlying file descriptor (an integer) of the stream if it exists. An
dis.hasname Sequence of bytecodes that access an attribute by name.
class unittest.FunctionTestCase(testFunc, setUp=None, tearDown=None, description=None) This class implements the portion of
remove_flag(flag) Unset the flag(s) specified by flag without changing other flags. To remove more than one flag at
class email.mime.audio.MIMEAudio(_audiodata, _subtype=None, _encoder=email.encoders.encode_base64, **_params) Module: email
iter_parts() Return an iterator over all of the immediate sub-parts of the message, which will be empty for a non-multipart
readable() Return True if the stream can be read from. If False, read() will raise
exception PermissionError Raised when trying to run an operation without the adequate access rights - for example filesystem
assertRegex(text, regex, msg=None) assertNotRegex(text, regex, msg=None) Test that a regex search matches
GeoIP2.lon_lat(query) Returns a coordinate tuple of (longitude, latitude).
Page 37 of 100