Class n.s.PatternTag(object):

Part of nevow.stan View Source View In Hierarchy

A pseudotag created by Tag.patternGenerator() which loops through a sequence of matching patterns.
Line # Kind Name Docs
485 Method __init__ Undocumented
489 Method next Undocumented
def __init__(self, patterner): (source)
Undocumented
def next(self): (source)
Undocumented
API Documentation for Nevow, generated by pydoctor.