On Fri, Sep 14, 2012 at 12:39 AM, Éric Araujo <mer...@netwok.org> wrote:
> Hi,
>
> Le 13/09/2012 10:34, Nick Coghlan a écrit :
>> Actually, I'd be happy to do the rearrangement needed to turn pkgutil
>> into a package rather than the current single module.
>
> I very much prefer not mixing pkgutil (dealing with packages that you
> import) and build/distribution/installation support (dealing with
> packages/bundles/distributions/parcels/stuff that your distribute).

Tarek started it when he suggested "pkglib" :)

I like "distcore" or "distlib", though.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
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%40mail-archive.com

Reply via email to