Re: [IronPython] Existing attribute raises a AttributeError: object has no attribute...

2010-05-03 Thread jon vs. python
Sorry again. I guess it's monday. On Mon, May 3, 2010 at 1:40 PM, jon vs. python wrote: > Hi, > Some times I get an AttributeError when the attribute does exist, see > bellow. Why does this happen? Any clue? > Thanks, Jon. > > >>> dir(mst) > ['ReadBrokenFiber', 'ReadZoneTemperature', 'StartStop',

[IronPython] Existing attribute raises a AttributeError: object has no attribute...

2010-05-03 Thread jon vs. python
Hi, Some times I get an AttributeError when the attribute does exist, see bellow. Why does this happen? Any clue? Thanks, Jon. >>> dir(mst) ['ReadBrokenFiber', 'ReadZoneTemperature', 'StartStop', '__class__', '__delattr_ _', '__dict__', '__doc__', '__format__', '__getattribute__', '__hash__', '__i