Message964

Author fwierzbicki
Recipients
Date 2007-05-19.19:56:10
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I don't think making isinstance of PyStringMap return DictType makes sense, since it does not implement the full interface of a DictType, for example, it cannot take non-strings as keys while one would expect something of type DictType to behave that way.
History
Date User Action Args
2008-02-20 17:17:21adminlinkissue1152612 messages
2008-02-20 17:17:21admincreate