summaryrefslogtreecommitdiff
path: root/qpid/python/examples/request-response/server.py
Commit message (Expand)AuthorAgeFilesLines
* Modified Connect() constructor throughout. User name and password are nowJonathan Robie2008-12-161-1/+1
* Add ASL to everywhere, to everything.Aidan Skinner2008-08-281-0/+18
* replaced example usages of message_flow with the start() methodRafael H. Schloming2008-06-111-4/+2
* - Remove redundant comments about AMQP_SPECAlan Conway2008-05-151-4/+0
* - Enable python tets and examples in make rpmbuild.Alan Conway2008-05-151-7/+1
* QPID-1044: Part of patch from Jonathan Robie + changes to verify scripts to k...Gordon Sim2008-05-121-18/+30
* QPID-979: added convenience accessors for headersRafael H. Schloming2008-05-071-13/+8
* QPID-966: applied patch from rajith; altered to use uuid as session name; upd...Gordon Sim2008-05-011-24/+33
* Refactored verify scripts, added verify for python Examples.Alan Conway2008-02-081-2/+4
* Qpid-745Arnaud Simon2008-01-181-1/+1
* Updates to examples from jonathan.robie@redhat.comGordon Sim2007-12-051-4/+1
* Python examplesAlan Conway2007-11-301-0/+89