Re: [Python-Dev] PEP and stdlib

2006-01-13 Thread Nick Coghlan
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,

Re: [Python-Dev] PEP and stdlib

2006-01-12 Thread Martin v. Löwis
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

[Python-Dev] PEP and stdlib

2006-01-12 Thread Fabien Schwob
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