diff options
author | Aaron Bauman <bman@gentoo.org> | 2020-08-06 19:28:13 -0400 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2020-08-06 19:53:11 -0700 |
commit | 935c47d972d986f1822850618442c19c97e300c3 (patch) | |
tree | 3e77b114dd71664e550dd6349ae5e1e14a29e9a8 /pylintrc | |
parent | lib/*: Fix ungrouped-imports (diff) | |
download | portage-935c47d972d986f1822850618442c19c97e300c3.tar.gz portage-935c47d972d986f1822850618442c19c97e300c3.tar.bz2 portage-935c47d972d986f1822850618442c19c97e300c3.zip |
lib/portage/xml/metadata.py: fix ungrouped-imports w/refactor
* This drops the import for cElementTree as it is deprecated. See:
https://docs.python.org/3/library/xml.etree.elementtree.html
* Drop the error checking as these modules are a part of stdlib.
* Additionally, the pyexpat issue was fixed in 3.2. See:
https://bugs.python.org/issue14988
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'pylintrc')
0 files changed, 0 insertions, 0 deletions