On 5/18/07, Neal Norwitz <[EMAIL PROTECTED]> wrote:
> Are the following accepted PEPs implemented and should be marked final:
>
>  SA  358  The "bytes" Object                           Schemenauer, GvR
>  SA 3106  Revamping dict.keys(), .values() & .items()  GvR

Not yet -- the implementations of these two are incomplete.

>  SA 3109  Raising Exceptions in Python 3000            Winter
>  SA 3110  Catching Exceptions in Python 3000           Winter

I believe Collin is still working on a patch.

>  SA 3111  Simple input built-in in Python 3000         Roberge

Final.

>  SA 3112  Bytes literals in Python 3000                Orendorff

Let's keep this open since it is still a subject of debate, e.g. some
folks feel that b"..." should be immutable.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to