aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_inheritance.py
Commit message (Collapse)AuthorAgeFilesLines
* Use tox / zimportsMike Bayer2019-05-311-130/+221
| | | | Change-Id: Ia047c7052a6d242c2cf1c7a83981f1e38ea4d928
* - first pass at running a py3k compatible base in py2k as well.Mike Bayer2012-11-111-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 itMike Bayer2011-01-191-13/+13
|
* - merged -r481:499 of py3k branch.Mike Bayer2010-03-041-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 Bayer2010-02-051-0/+341