get_text method

get_text()

Returns an empty string.

def get_text(self):
    ...

Returns

An empty string.

See Also