summaryrefslogtreecommitdiff
path: root/examples/simple_eventlet_send.py
Commit message (Expand)AuthorAgeFilesLines
* Bump pyupgrade version and add __future__.annotations importMarcelo Trylesinski2022-04-151-0/+2
* pyupgradeOmer Katz2020-07-131-2/+1
* Use unicode_litereals everywhere and updates flakeplus target to --2.7Ask Solem2016-04-061-0/+2
* Single item tuples no longer require whitespaceAsk Solem2015-07-131-1/+1
* Py3 fixesAsk Solem2013-09-101-1/+1
* [kombu3] No longer supports Python 2.5Ask Solem2012-11-081-2/+0
* BrokerConnection is now Connection in docsAsk Solem2012-06-241-16/+16
* Improve examplesAsk Solem2011-09-071-4/+4
* Use flake8 instead of pep8+pyflakes, and add it as a step in releaseok()v1.1.3Ask Solem2011-04-211-1/+1
* Added eventlet examles: examples/simple_eventlet_receive.py simple_eventlet.s...Ask Solem2010-12-011-0/+42