18 Dec
2009
18 Dec
'09
2:48 a.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 ? Regards, Baiju M