Re: Setting a read-only attribute
- From: Steve Holden <steve@xxxxxxxxxxxxx>
- Date: Fri, 31 Aug 2007 11:05:01 -0400
tleeuwenburg@xxxxxxxxx wrote:
I have an object and wish to set an attribute on it which,This seems like a bizarre requirement. Why is the attribute read-only in the first place? How is the read-only mechanism enforced? Is the object created in Python or in an extension module? Do you have any evidence that "setting" the attribute will effect the required change in the behavior of the object.
unfortunately for me, is read-only.
How can I go about this?
A little more information would be helpful.
regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
--------------- Asciimercial ------------------
Get on the web: Blog, lens and tag the Internet
Many services currently offer free registration
----------- Thank You for Reading -------------
.
- References:
- Setting a read-only attribute
- From: tleeuwenburg@xxxxxxxxx
- Setting a read-only attribute
- Prev by Date: Re: MySQLdb ImportError
- Next by Date: Re: fcntl problems
- Previous by thread: Re: Setting a read-only attribute
- Next by thread: fcntl problems
- Index(es):
Relevant Pages
|