diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-12-20 00:38:37 -0500 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2023-01-05 19:21:57 -0700 |
commit | 8b73f9bf9e979b47aa4f7dcbd6727945a0da02f8 (patch) | |
tree | 178fd940ec20c837fbef3739c51a62e5cd4f91d1 /tools/patman/gitutil.py | |
parent | 872f3a4ce245e9573a9572971074a8e57c1f6022 (diff) |
patman: replace deprecated SafeConfigParser with ConfigParser
The SafeConfigParser class has been renamed in Python 3.2 to
ConfigParser, and the old alias has been deprecated since.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/patman/gitutil.py')
0 files changed, 0 insertions, 0 deletions