class documentation

class reprunicode(str): (source)

View In Hierarchy

Deprecated backwards compatibility stub. Use the standard `str` instead.

Method __init__ Undocumented
def __init__(self, s): (source)

Undocumented