Re: Zope 2 setup.py and setup parameters
Baiju M <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Dec 18, 2009 at 12:19 PM, Andreas Jung <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > schrieb Baiju M: >> Hi, >> In Zope 2 setup.py, the parameters of setup is defined as >> a separate dictionary and then unpacked to setup function like this: >> >> setup(**params) >> >> Any particular reason to do like this ? >> >> > Any particular problem? Nothing, I thought it's YAGNI. > I think added the code while we had to deal > with version dependencies and pinning in some way before > having the dedicated index for each Zope release. So, we can change it now ? Regards, Baiju M _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )