[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Using update-alternatives for /usr/bin provided binaries



* Dmitry Shachnev <mitya57@gmail.com>, 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


Reply to: