commit | d1809674a7495318e455542a58ea832e71528c86 | [log] [tgz] |
---|---|---|
author | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | Wed Aug 13 13:12:19 2014 +0200 |
committer | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | Sat Aug 16 00:10:07 2014 +0200 |
tree | 886a2c1e95eb1b5d767db7f439e37dfdbbad8cca | |
parent | 4f44d72d9c1006bb369f2530f0967dd3ac21d1c9 [diff] |
Use python abc in DeletableResource class Fix pylint error about NotImplemented raised instead of NotImplementedError. Use the abc class instead of NotImplementedError. Partial-Bug: #1346797 Change-Id: I50df1edf5c6b5c7a5c385a6389da97ffffea4d07 Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>