Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1479 by cbp...@gmail.com: Collections Library error with
attribute has_key
http://code.google.com/p/robotframework/issues/detail?id=1479
Using with the RequestsLibrary, I had a keyword:
Dictionary Should Contain Key ${resp.headers} 1234
This used to work fine with 2.7.7 but after upgrading 2.8.x I am getting
the following error:
21:07:31.509 FAIL AttributeError: 'CaseInsensitiveDict' object has no
attribute 'has_key'
21:07:31.509 DEBUG Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/robot/libraries/Collections.py",
line 567, in dictionary_should_contain_key
_verify_condition(dictionary.has_key(key), default, msg)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.