-
Committer:
Martin
-
Date:
2018-11-18 19:16:07 UTC
-
mto:
This revision was merged to the branch mainline in
revision
7198.
-
Revision ID:
gzlist@googlemail.com-20181118191607-y5m1xl87ci063u5z
Remove use of dict.has_key() in fastimport plugin
Does not exist on Python 3 and is W601 lint error.