* Dmitry Shachnev <[email protected]>, 2013-10-15, 15:14:
As I understand it, python{2,3}-coverage are NOT compatible, and therefore they should NOT use alternatives.
Can you please explain why they are incompatible for people who never used them (like me)?

$ echo 'print "foo"' > foo.py
$ python-coverage -x foo.py
foo

With Python 3 implementation, you'll get SyntaxError.

--
Jakub Wilk


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to