b.p.Patch(BinaryPatch) : class documentation

Part of bzrlib.patches View In Hierarchy

No class docstring
Method __init__ Undocumented
Method __str__ Undocumented
Method get_header Undocumented
Method stats_values Calculate the number of inserts and removes.
Method stats_str Return a string of patch statistics
Method pos_in_mod Undocumented
Method iter_inserted Iteraties through inserted lines
def __init__(self, oldname, newname):
Undocumented
def __str__(self):
Undocumented
def get_header(self):
Undocumented
def stats_values(self):
Calculate the number of inserts and removes.
def stats_str(self):
Return a string of patch statistics
def pos_in_mod(self, position):
Undocumented
def iter_inserted(self):
Iteraties through inserted lines
ReturnsPair of line number, line (type: iterator of (int, InsertLine))
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.