module documentation

Handle Patches and Patch Series

Class Dep3Patch No class docstring; 0/1 instance variable, 2/4 methods documented
Class Patch A patch in a PatchSeries
Class PatchSeries A series of Patches as read from a quilt series file).
Constant VALID_DEP3_ENDS Undocumented
VALID_DEP3_ENDS =

Undocumented

Value
re.compile(r'(?:---|\*\*\*|Index:)[ \t][^ \t]|^diff -|^---')