[Python-3000] packages in the stdlib
Terry Reedy
tjreedy at udel.edu
Thu Jun 1 19:41:40 CEST 2006
"Brett Cannon" <brett at python.org> wrote in message
news:bbaeab100606010844s552e7918i481301082e706ac6 at mail.gmail.com...
>Well, personally I would like to clean up the stdlib, but I don't want to
>make it >too lean since the whole "Batteries Included" thing is handy.
Definitely as to both.
> As for sanctioned libraries that don't come included, that could be
> possible,
> but the politics of picking the libraries could be nasty.
Sanctioning possibly multiple libraries (with non-clashing names) in a
category shoud be less nasty than picking just one to include and
distribute with the library. The criteria for sanction should be similar
to that for inclusion -- such as maturity and commitment -- but without
having to be 'the best'.
As a user, I think I would want to be able to plug things in.
Terry Jan Reedy
More information about the Python-3000
mailing list