Ticket #74 (closed enhancement: fixed)
Add the ability to update status from Python processes
Reported by: | tclarke | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | zoo-kernel | Version: | |
Keywords: | Cc: |
Description
Add an update_status function to Python which functions similar to the UpdateStatus? function in Javascript. There is a patch available at http://pastebin.com/YrGXWgcg
A Python process can: import zoo zoo.update_status(conf, 42)
Change History
Note: See
TracTickets for help on using
tickets.