On 9/15/07, Paul Moore <[EMAIL PROTECTED]> wrote:
> On 15/09/2007, Gregory P. Smith <[EMAIL PROTECTED]> wrote:
> > similarly for the environment.  os.environ dict
> > should be bytes object keys and values
>
> You can't have bytes as keys - the type isn't hashable...

Then lets stop beating around the bush and implement an immutable
bytes type.  Why put ourselves through contortions trying to jam a
square peg into a round hole and not just decide to make a round peg?

--
Nick
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to