remove_a_name method

remove_a_name

Remove the name.

def remove_a_name(self, text):
    ...
ParameterTypeDescription
textstrThe name text.

See Also