7c163c9 LDAPEntry: rename _orig to _orig_raw

1 file Authored by mbasti 7 years ago, Committed by pvomacka 7 years ago,
    LDAPEntry: rename _orig to _orig_raw
    
    It was hard to detect what is supposed to be in self._orig variable.
    Renaming to _orig_raw makes clear for future generations that it
    contains bytes.
    
    https://pagure.io/freeipa/issue/4985
    
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
    
        
file modified
+9 -8