En Tue, 19 Aug 2008 12:43:27 -0300, eliben <[EMAIL PROTECTED]> escribió:
On Aug 18, 11:16 am, Gabriel Genellina <[EMAIL PROTECTED]> wrote:
On 13 ago, 14:46, eliben <[EMAIL PROTECTED]> wrote:
> On Aug 13, 7:30 pm, Christian Heimes <[EMAIL PROTECTED]> wrote:
> > Try named tuplehttp://code.activestate.com/recipes/500261/
> 1) I see this is done with exec anyway, so there's no more pythonic
> way.
It doesn't *have* to be done with exec - I think there are other
variants using metaclasses instead.
Can you suggest an alternative, without exec ?
See these recipes: http://code.activestate.com/recipes/303439/ and 303770
and 303481; read the comments section too.
--
Gabriel Genellina
--
http://mail.python.org/mailman/listinfo/python-list