Fabien Schwob wrote:
> Hello,
>
> I've often read new PEP that are published, and they are often about new
> additions to the core language. Why not using them with the standard
> library.
PEPs are used to make changes to the Standard Library - there's a bunch of
them listed in PEP 0. However,
Fabien Schwob wrote:
> What do you think about that ?
See PEP 2.
Regards,
Martin
___
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
Hello,
I've often read new PEP that are published, and they are often about new
additions to the core language. Why not using them with the standard
library.
Guido often say that he don't want to include new module that aren't
widely used in the community. It's a good thing, but it lead to the