os.path.getsize(path)
Return the size, in bytes, of path. Raise OSError if the file does not exist or is inaccessible.
OSError
Please login to continue.
Please login to continue.