summaryrefslogtreecommitdiff
path: root/python/qpid/client.py
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-4/+6
* QPID-3450: use the loop index checking if a session id is already usedRobert Gemmell2011-08-241-1/+1
* more futzing with setup.py; pulled specs into python/qpid packageRafael H. Schloming2010-02-151-2/+2
* - removed old and redundent testsRafael H. Schloming2009-08-111-5/+2
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-1/+1
* python API updatesRafael H. Schloming2007-11-071-9/+47
* added factory for structs, and made default spec loading based on AMQP_SPEC e...Rafael H. Schloming2007-11-071-3/+30
* Added empty stub in client.py for handling session acksKim van der Riet2007-10-291-0/+3
* Use octet each for class and method id (changed c++ and python)Gordon Sim2007-09-211-0/+3
* Initial implementation (plus very simple tests) of message.acquire, message.r...Gordon Sim2007-09-031-0/+3
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-2/+0
* added support for unpacked structs and execution.resultRafael H. Schloming2007-08-101-1/+5
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-0/+3
* * python/qpid/*.py:: apply 0-9 changes missed by merge.Alan Conway2007-03-211-0/+3
* Merged revisions 507491-507559,507561-507601,507603-507621,507623-507671,5076...Alan Conway2007-03-191-4/+7
* Merged revisions 504590 via svnmerge from Alan Conway2007-03-191-3/+28
* * python/qpid/client.py (Client.__init__): Use "/" as default vhost.Alan Conway2007-03-191-1/+1
* Merged revisions 496593 via svnmerge from Alan Conway2007-03-161-10/+11
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Import of qpid from etp:Rafael H. Schloming2006-09-191-0/+111