| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - add a new sphinx extension "viewsource". takes advantage of part of the ↵ | Mike Bayer | 2013-11-09 | 1 | -0/+2 |
| | | | | | | | | | | viewcode extension to allow ad-hoc display of the source of any file, as well as a "directory listing" structure. - reorganize examples/ to take advantage of new extension. in particular, keep moving all the descriptive text for files etc. into module docstrings, taking more advantage of self-documentation. | ||||
| * | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -1/+1 |
| | | | | | - went through examples/ and cleaned out excess list() calls | ||||
| * | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -2/+2 |
| | | |||||
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -2/+2 |
| | | |||||
| * | - modernizing examples | Mike Bayer | 2010-08-08 | 1 | -10/+16 |
| | | |||||
| * | - mega example cleanup | Mike Bayer | 2010-01-19 | 1 | -0/+66 |
| - added READMEs to all examples in each __init__.py and added to sphinx documentation - added versioning example - removed vertical/vertical.py, the dictlikes are more straightforward | |||||
