class documentation

class RegexObject:

View In Hierarchy

Undocumented

Method __eq__ Undocumented
Method __init__ Undocumented
Instance Variable flags Undocumented
Instance Variable pattern Undocumented
def __eq__(self, other):

Undocumented

def __init__(self, obj):

Undocumented

flags =

Undocumented

pattern =

Undocumented