diff options
author | Magnus Hagander | 2019-01-03 10:01:56 +0000 |
---|---|---|
committer | Magnus Hagander | 2019-01-03 10:01:56 +0000 |
commit | 46372add400ffa5295969aa2e4e8c468d4ada937 (patch) | |
tree | d54ab386c13780b3a778294804f6af1a21d88626 /loader/generate_mbox.py | |
parent | 98c6b19fae0c8d59d8752e5ee6cefd76e2d56c97 (diff) |
Use "in" syntax instead of has_key()
has_key() has been deprecated for a while and will be gone in Python3.
The in syntax is available in both the old and the new versions.
Diffstat (limited to 'loader/generate_mbox.py')
0 files changed, 0 insertions, 0 deletions