class documentation

class PairsGroups:

View In Hierarchy

Pair groups class.

Class Variable PAIR_LIST Static list of pairs.
Static Method iter_pair left / right pairs.
PAIR_LIST =

Static list of pairs.

(type: dict)
@staticmethod
def iter_pair(p1, p2, extra_includes=None, extra_excludes=None):

left / right pairs.

Parametersp1Undocumented
p2Undocumented
extra_includesUndocumented (type: list)
extra_excludesUndocumented (type: list)
ReturnsUndocumented (type: Iterator[Tuple[Tuple[str, str], Tuple[str, Dict, Dict]]])
API Documentation for unicodes_api, generated by pydoctor 21.2.2 at 1996-06-17 15:00:00.