summaryrefslogtreecommitdiff
path: root/examples/chat_server.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-4/+5
* python3 compat: print() function syntaxSergey Shepelev2013-12-031-5/+5
* python3 compat: 2to3: `except E as e:` syntaxDavanum Srinivas2013-12-031-1/+1
* Updated chat server example to be resilient against broken pipes. Also used ...Ryan Williams2010-03-311-7/+15
* MergeRyan Williams2010-02-211-4/+1
|\
| * Used convenience functions in examples.Ryan Williams2010-02-211-4/+1
|/
* Pulled examples into docs proper, for better linkage on the Web.Ryan Williams2010-01-251-0/+32