>>> import operator >>> map(operator.isMappingType, [(), [], '', u'', {}]) [True, True, True, True, True] We did not resolve this when it came up before. Would there be any objections to my removing operator.isMappingType()? Raymond Hettinger -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/python-dev/attachments/20031108/dfc567ff/attachment.html
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4