#
66367a15 |
| 05-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
python: fix flake8 warnings and format with black
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I3e600ba98282393cfbc4a049c08a93118b136550
|
#
721dcbd2 |
| 08-Apr-2020 |
Patrick Williams <patrick@stwcx.xyz> |
python2 to python3 conversion
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia0e00fdd8ae8d4f3c657384be9224cfc9911285f
|
#
cb99d1ea |
| 13-Sep-2016 |
Matt Spinler <spinler@us.ibm.com> |
Use exceptions instead of return codes.
Simplify error paths by raising exceptions.
Resolves openbmc/openbmc#573.
Change-Id: If5dfe0dbc5922f5b490b978729e790ddaeac7d05 Signed-off-by: Matt Spinler <
Use exceptions instead of return codes.
Simplify error paths by raising exceptions.
Resolves openbmc/openbmc#573.
Change-Id: If5dfe0dbc5922f5b490b978729e790ddaeac7d05 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|
#
ab015d7e |
| 06-Sep-2016 |
Matt Spinler <spinler@us.ibm.com> |
Add patchxml.py for patching MRW XML.
This script can apply fixes specified in another XML file to the target XML file. Details on the format of the patch XML can be found in patchxml.py.
Change-I
Add patchxml.py for patching MRW XML.
This script can apply fixes specified in another XML file to the target XML file. Details on the format of the patch XML can be found in patchxml.py.
Change-Id: I2bb8e495d7b309d9245b19922fdeda869052ebcf Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|