Module sre_parse :: Class SubPattern
[hide private]
[frames] | no frames]

_ClassType SubPattern

Instance Methods [hide private]
 
__init__(self, pattern, data=None)
 
dump(self, level=0)
 
__repr__(self)
 
__len__(self)
 
__delitem__(self, index)
 
__getitem__(self, index)
 
__setitem__(self, index, code)
 
__getslice__(self, start, stop)
 
insert(self, index, code)
 
append(self, code)
 
getwidth(self)