This is how I'm doing it:
_QUEUE_CONN = serverconn.ServerConn('12.34.56.78', 11300)
_QUEUE_CONN.job = job.Job
It's completely based on the examples provided.
My question: do I really need to set conn.job? Why would I want to set
it to something else?
--Jonas Galvez
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"beanstalk-talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/beanstalk-talk?hl=en
-~----------~----~----~----~------~----~------~--~---