On Tue, Apr 20, 2010 at 12:07 AM, Manlio Perillo <[email protected]> wrote: > Hi. > > I would like to use support to namespace packages in setuptools, however > I have some doubts. > > * will this feature be supported for future setup tools? > * is it efficient to use? > * any reason why one should not use it?
FYI, there is a draft PEP for this feature in Python 3.2: http://www.python.org/dev/peps/pep-0382/ Regards, Baiju M _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
