Am Donnerstag, den 26.01.2006, 03:26 +0100 schrieb Valentino Volonghi
aka Dialtone:
> On Thu, Jan 26, 2006 at 03:11:20AM +0100, Valentino Volonghi aka Dialtone 
> wrote:
> > 
> > Hi all.
> > 
> > Now that ResultProxy has an attribute way of accessing columns I'd propose
> > adding a keys() method like dictionaries have.
> 
> I forgot to say my usecase.
> 
> I use Nevow which has an handy renderer that does the following:
> 
> for key in data.keys():
>     ctx.tag.fillSlots(key, data[key])
> 
> and of course the other point is making it more similar to the dictionary
> object.
How do you integrate it with Twisted? *curious*

Andreas

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to