Commit Graph

2 Commits

Author SHA1 Message Date
Sebastien Binet ac0950829d gopy: make tests py2/py3 compliant
This CL modifies test.py scripts to detect when run with a Python3
interpreter.
xrange disappeared in Python3.
Reintroduce it as an alias for range.
2017-08-08 16:50:54 +02:00
Sebastien Binet 14b9cb2dba bind: test for sq_inplace_concat
Change-Id: I4f25f62647cc99a7397afbb5f5bba1dee5484e3d
2015-08-12 19:07:09 +02:00