Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tox / zimports | Mike Bayer | 2019-05-31 | 1 | -130/+221 |
| | | | | Change-Id: Ia047c7052a6d242c2cf1c7a83981f1e38ea4d928 | ||||
* | - first pass at running a py3k compatible base in py2k as well. | Mike Bayer | 2012-11-11 | 1 | -19/+18 |
| | | | | | having some weird unicode issues I can't debug; the meaning of str.encode() seems to be changing globally somehow | ||||
* | - now that trailing whitespace comes up in red, need to get rid of it | Mike Bayer | 2011-01-19 | 1 | -13/+13 |
| | |||||
* | - merged -r481:499 of py3k branch. | Mike Bayer | 2010-03-04 | 1 | -9/+18 |
| | | | | | | - Python 3 support is added ! See README.py3k for installation and testing notes. [ticket:119] | ||||
* | - Unit tests now run with nose. [ticket:127] | Mike Bayer | 2010-02-05 | 1 | -0/+341 |