Re: dynamicly updating an objects fields
- From: Uwe Lauth <Uwe.Lauth@xxxxxxxxx>
- Date: Wed, 31 Aug 2005 08:00:20 +0200
kyle.tk wrote:
I want to make a function that will work like this:
def updateField(object, fieldName, newValue): object.fieldName = newValue
This function already exists in python. It is called settattr.
Regards Uwe .
- Follow-Ups:
- Re: dynamicly updating an objects fields
- From: Robert Kern
- Re: dynamicly updating an objects fields
- References:
- dynamicly updating an objects fields
- From: kyle.tk
- dynamicly updating an objects fields
- Prev by Date: dynamicly updating an objects fields
- Next by Date: Re: trouble with time --again
- Previous by thread: dynamicly updating an objects fields
- Next by thread: Re: dynamicly updating an objects fields
- Index(es):