poky/scripts/lib/wic/plugins/source
Ed Bartosh 9682d8f21e wic: Make _ptable_format public
Names with one leasding underscore considered protected in Python.
_ptable_format is accessed outside of its class.
Made it public by removing underscore.

This pylint warning should be fixed now:
Access to a protected member _ptable_format of a client class

(From OE-Core rev: 72599b5500ebdd0c418a0ef1e2c93c833bd31d75)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-06-11 23:59:10 +01:00
..
bootimg-efi.py wic: Make _ptable_format public 2015-06-11 23:59:10 +01:00
bootimg-partition.py wic: code cleanup: wildcard imports 2015-04-24 11:06:55 +01:00
bootimg-pcbios.py wic: Make _ptable_format public 2015-06-11 23:59:10 +01:00
fsimage.py wic: code cleanup: wildcard imports 2015-04-24 11:06:55 +01:00
rawcopy.py wic: code cleanup: wildcard imports 2015-04-24 11:06:55 +01:00
rootfs_pcbios_ext.py wic: Make _ptable_format public 2015-06-11 23:59:10 +01:00
rootfs.py wic: code cleanup: wildcard imports 2015-04-24 11:06:55 +01:00