pyregfi
|
Abstract class for most objects returned by the library. More...
Public Member Functions | |
def | __eq__ (self, other) |
Test for equality. More... | |
Abstract class for most objects returned by the library.
def pyregfi._StructureWrapper.__eq__ | ( | self, | |
other | |||
) |
Test for equality.
Records returned by pyregfi may be compared with one another. For example:
References pyregfi._StructureWrapper.__eq__(), _regfi_sk.offset, _regfi_nk.offset, _regfi_vk.offset, _regfi_classname.offset, and pyregfi._StructureWrapper.offset.
Referenced by pyregfi._StructureWrapper.__eq__().