Sets in Python

Dustan DustanGroups at gmail.com
Thu Sep 20 07:03:12 EDT 2007


On Sep 19, 10:58 pm, Bryan Olson <fakeaddr... at nowhere.org> wrote:
> Bad news: Python 3000 has no immutable type for byte-strings.
> The new bytes type cannot serve for dict keys or set members.
> Many things one would want to hash are unhashable -- for
> example, the results of the hash functions in hashlib.

Are you serious????




More information about the Python-list mailing list