summaryrefslogtreecommitdiff
path: root/examples/complete_send.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in examplePavlo Kapyshin2016-08-011-1/+1
* Use unicode_litereals everywhere and updates flakeplus target to --2.7Ask Solem2016-04-061-0/+2
* [kombu3] No longer supports Python 2.5Ask Solem2012-11-081-2/+0
* change unbind to support bindings parameters.rumyana neykova2012-09-201-5/+6
* Modify complete_send/receive examples to use exchange to exchange bindingRumyana Neykova2012-08-231-6/+5
* BrokerConnection is now Connection in docsAsk Solem2012-06-241-9/+9
* Improve examplesAsk Solem2011-09-071-20/+17
* 2to3 says we should use a for loop hereAsk Solem2010-12-021-1/+1
* Added SimpleQueue examples: examples/simple_receive.py, simple_send.pyAsk Solem2010-12-011-0/+35