summaryrefslogtreecommitdiff
path: root/qpid/python/tests_0-10/example.py
Commit message (Expand)AuthorAgeFilesLines
* use longs for large hex constant literals, this avoids scary looking warnings...Rafael H. Schloming2009-03-251-2/+2
* QPID-979: added access to enums through the session so that symbolic constant...Rafael H. Schloming2008-05-081-2/+2
* renamed datatypes.Struct.type -> datatypes.Struct._type; this avoids naming c...Rafael H. Schloming2008-03-101-1/+1
* Converted some more tests to use new clientGordon Sim2008-03-071-22/+22
* applied patch from tross posted in QPID-666Rafael H. Schloming2007-10-291-2/+2
* In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...Gordon Sim2007-09-121-0/+2
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-5/+4
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-1/+1
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-1/+1
* Some initial 0-10 support including placeholders for new domains, use of exec...Gordon Sim2007-07-241-0/+94