[issue4243] has_key doc could be clearer

2008-11-01 Thread D';Arcy J.M. Cain
D'Arcy J.M. Cain <[EMAIL PROTECTED]> added the comment: I think a clarification is in order. The sentence being changed was perfectly and mathematically correct. If you laid it out on a blackboard and parsed it (remember those days?) you could prove that it said the correct thing.

[issue4243] has_key doc could be clearer

2008-10-31 Thread D';Arcy J.M. Cain
D'Arcy J.M. Cain <[EMAIL PROTECTED]> added the comment: The original is not technically ambiguous modulo the dict/d issue. The suggested text just makes it more obvious. We just don't want to reduce the possibility of no confusion. :-) -- nosy: