On Sat, Sep 6, 2008 at 7:33 PM, Nick Coghlan <[EMAIL PROTECTED]> wrote: [SNIP] > So the standard library packages would be self-contained by default, but > an application could explicitly request that the extensible packages be > expanded to incorporate other directories. >
I was thinking about this the other day and realized there is a risk of people make incorrect associations of third-party code as part of the stdlib. It also could lead to future name clashes with modules if we were ever to add a module with the same name as one injected by a third-party. -Brett _______________________________________________ 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