summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 2to3 says we should use a for loop hereAsk Solem2010-12-021-1/+1
* Added eventlet examles: examples/simple_eventlet_receive.py simple_eventlet.s...Ask Solem2010-12-012-0/+89
* Added SimpleQueue examples: examples/simple_receive.py, simple_send.pyAsk Solem2010-12-014-0/+51
* PEP8ifyev0.9.7Ask Solem2010-11-301-2/+1
* Added examples/ directory with demo_send and demo_receiveAsk Solem2010-11-242-0/+81