be18b8f pep8: consistently use lower case variable names

Authored and Committed by nphilipp 4 years ago
    pep8: consistently use lower case variable names
    
    Previously, we had a mixture of lower_case_name and mixedCaseName. Use
    lower case names except where external APIs force us to do otherwise.
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>
    
        
file modified
+43 -43