Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use double rather than single quotes for Python strings. | Tavian Barnes | 2011-09-22 | 1 | -1/+1 |
| | |||||
* | Fix --disable-png behaviour in the Python module. | Tavian Barnes | 2011-09-18 | 1 | -2/+2 |
| | |||||
* | Use /usr/bin/env python3 rather than /usr/bin/python3. | Tavian Barnes | 2011-06-16 | 1 | -1/+1 |
| | |||||
* | Make python module more "pythonic". | Tavian Barnes | 2011-06-15 | 1 | -7/+7 |
| | | | | Use lower_case instead of mixedCase, and add docstrings. | ||||
* | Add Canvases to the Python module. | Tavian Barnes | 2011-05-20 | 1 | -0/+57 |