[Python-3000] New Import Behavior
Josiah Carlson
jcarlson at uci.edu
Tue Jan 16 09:23:09 CET 2007
Armin Ronacher <armin.ronacher at active-4.com> wrote:
> I like the python import system but it's limited at some point. Imagine you have
> a large application with a plugin system and you want plugins to appear below
> `applicationname.plugins` (Me and the pocoo team encountered that issue some
> time ago when working on the pocoo component architecture).
[snip]
There have already been discussions on package placement, import
semantics, etc., discussed here. From setuptools .egg, to sqlite
databases with versioning, etc. Read that discussion before continuing
with your suggestions here, you aren't saying anything new.
- Josiah
More information about the Python-3000
mailing list