-
Committer:
Paul Wise
-
Date:
2017-12-20 04:14:40 UTC
-
Revision ID:
pabs3@bonedaddy.net-20171220041440-k7uno6ccouogljjm
Use 'key' in dict syntax instead of dict.has_key(key)
The dict.has_key function is deprecated:
https://docs.python.org/2/library/stdtypes.html#dict.has_key