18 Dec
2009
18 Dec
'09
6:54 a.m.
On Fri, Dec 18, 2009 at 12:19 PM, Andreas Jung <lists@zopyx.com> 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