get_data(pathname)
Return the data associated with pathname. Raise OSError if the file wasn’t found.
OSError
Changed in version 3.3: IOError used to be raised instead of OSError.
IOError
Please login to continue.
Please login to continue.