This may be a typo in the api
On line 777 of waveapi/blip.py is the following line:
self.wavel
That looks truncated to me, and it showed up when I tried to use
blip.proxy_for(). I received the following error:
File "/base/data/home/apps/poltar-robot/5.340728121850008423/poltar-
robot.py", line 60, in OnBlipSubmitted
blip.proxy_for("EPICS").append(svggadget)
File "/base/data/home/apps/poltar-
robot/5.340728121850008423/waveapi/blip.py", line 777, in proxy_for
self.wavel
AttributeError: 'Blip' object has no attribute 'wavel'
Original issue reported on code.google.com by chrisrca...@gmail.com on 23 Mar 2010 at 2:52
Original issue reported on code.google.com by
chrisrca...@gmail.com
on 23 Mar 2010 at 2:52