]> sourceware.org Git - lvm2.git/commit
python_lvm_unit.py: Clean-up method names & scope
authorTony Asleson <tasleson@redhat.com>
Mon, 18 Nov 2013 21:07:32 +0000 (15:07 -0600)
committerTony Asleson <tasleson@redhat.com>
Tue, 19 Nov 2013 20:40:45 +0000 (14:40 -0600)
commit370520a310a44e6b9a48d9507bf2136748093029
tree3b84f6092dd819ce9001d8842be8c32be6fcc3b1
parent12d5e53953f1dacd911190cacc153dc2343878fe
python_lvm_unit.py: Clean-up method names & scope

Changed naming of methods from camel case to all lower case with
underscores per guidelines.  Changed any methods that can be
static methods to static.

Signed-off-by: Tony Asleson <tasleson@redhat.com>
test/api/python_lvm_unit.py
This page took 0.038417 seconds and 5 git commands to generate.