Hi,

On Sun,  2 Jun 2013 16:12:13 -0700
Thomas Pedersen <[email protected]> wrote:

> Apparently gentree.py uses some python2.7 specific syntax. Fixes:
> 
> ./gentree.py -h
>   File "./gentree.py", line 72
>     except OSError, e:
>                   ^
> SyntaxError: invalid syntax
> 
> On distros where /usr/bin/python points to python3.

FYI, on ArchLinux, `/usr/bin/python` is 3.0, and the old Python
(installed by the package `python2`) uses `/usr/bin/python2`.

--
I am ... 5 dog years old.
--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to