Bengt Richter wrote:
> Ok, to make the statement execute, execute function:
>
> >>> function()
> >>> a=function.foo
> >>> a
> 'something'
> >>> vars(function)
> {'foo': 'something'}
>
Yep too stupid I've been :) Thanks
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
--
http://mail.python.org/mailman/listinfo/python-list
