| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-20 | Make all examples Python 3-friendly. | Ulf Magnusson | |
| print -> print(). Skip 'from __future__ import print_function' by only having a single argument (to avoid interpretation as tuples in Python 2). Keeps the examples simple. | |||
| 2012-12-11 | Add a grep'ing example. | Ulf Magnusson | |
