| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PEP-8 fixes | Sergey Shepelev | 2014-08-27 | 1 | -4/+5 |
| | | |||||
| * | python3 compat: print() function syntax | Sergey Shepelev | 2013-12-03 | 1 | -5/+5 |
| | | |||||
| * | python3 compat: 2to3: `except E as e:` syntax | Davanum Srinivas | 2013-12-03 | 1 | -1/+1 |
| | | | | | | | | First step to Python 3 compatibility "2to3 -w -f except ." See [1] [1] http://docs.python.org/2/library/2to3.html#fixers | ||||
| * | Updated chat server example to be resilient against broken pipes. Also used ↵ | Ryan Williams | 2010-03-31 | 1 | -7/+15 |
| | | | | | a set instead of a list and parameterized the port. | ||||
| * | Merge | Ryan Williams | 2010-02-21 | 1 | -4/+1 |
| |\ | |||||
| | * | Used convenience functions in examples. | Ryan Williams | 2010-02-21 | 1 | -4/+1 |
| |/ | |||||
| * | Pulled examples into docs proper, for better linkage on the Web. | Ryan Williams | 2010-01-25 | 1 | -0/+32 |
