exception documentation

class PycodeError(Exception): (source)

View In Hierarchy

Pycode Python source code analyser error.

Method __str__ Undocumented
def __str__(self): (source)

Undocumented

Returns
strUndocumented