Closed ejohnson73 closed 3 years ago
Use of the file fetcher caused the following error due to the deprecation of 'has_key' in Python 3. This uses the Python 3 syntax.
[ERROR] 'collections.OrderedDict' object has no attribute 'has_key'
Use of the file fetcher caused the following error due to the deprecation of 'has_key' in Python 3. This uses the Python 3 syntax.
[ERROR] 'collections.OrderedDict' object has no attribute 'has_key'