exception documentation

class SymrefLoop(Exception):

View In Hierarchy

There is a loop between one or more symrefs.

Method __init__ Undocumented
Instance Variable depth Undocumented
Instance Variable ref Undocumented
def __init__(self, ref, depth):

Undocumented

depth =

Undocumented

ref =

Undocumented