summaryrefslogtreecommitdiff
path: root/tests/compat.py
Commit message (Expand)AuthorAgeFilesLines
* Dropped support for Python 2.7 and 3.5David Smith2020-11-071-2/+0
* fix tests (ignore contributing.rst)Gael Pasgrimaud2016-12-161-5/+1
* pep8 everywhereGael Pasgrimaud2014-04-161-1/+3
* garednDomen Kožar2013-02-221-1/+0
* remove some ugly stuff by using future's literal and six. this mean we do no ...Gael Pasgrimaud2012-12-051-8/+4
* dont try to decode unicode dataGael Pasgrimaud2012-02-181-0/+2
* Improve selenium api1.3Gael Pasgrimaud2011-08-271-1/+1
* py3 compat. only 4 errors remainingGael Pasgrimaud2011-08-251-9/+10
* always use unittest2Gael Pasgrimaud2011-08-231-0/+10
* add compat module to use unittest2 if py < 2.7Gael Pasgrimaud2011-08-231-0/+15