Hi,

  I've found attached patch in Doug Warner's rpm.  It is still needed with 
2.9p0.

-- 
Tomasz Torcz                                                       72->|   80->|
xmpp: [email protected]                                          72->|   80->|

diff -ruN owfs-2.8p18/module/ownet/python/ownet/__init__.py 
owfs-2.8p18-new/module/ownet/python/ownet/__init__.py
--- owfs-2.8p18/module/ownet/python/ownet/__init__.py   2012-07-22 
21:46:05.000000000 -0400
+++ owfs-2.8p18-new/module/ownet/python/ownet/__init__.py       2012-09-17 
22:48:24.610633433 -0400
@@ -250,6 +250,7 @@
         try:
             #print 'Sensor.__getattr__(%s)' % name
             attr = self._connection.read(object.__getattribute__(self, 
'_attrs')[name])
+        except:
             raise AttributeError, name
 
         return attr
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to