Gentoo Archives: gentoo-user

From: "林守磊" <linxiulei@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] How to appoint python version for a package
Date: Wed, 02 Apr 2014 11:56:52
Message-Id: CALPjY3=KfwG00q3Ypz5W==_PS2=NrUCmNqqbuv6AvzqCThB9tg@mail.gmail.com
1 Hi All
2
3 I just want emerge retext and run it by python3.3, how to set PYTHON_TAGETS
4 just for this package
5
6 If can't, tell me why python3.2 case problem below
7
8
9 return u'[%s-%s]' % (unichr(a), unichr(b))
10 ^
11 SyntaxError: invalid syntax
12
13
14 Thank you

Replies

Subject Author
Re: [gentoo-user] How to appoint python version for a package Tom Wijsman <TomWij@g.o>
Re: [gentoo-user] How to appoint python version for a package Wang Xuerui <idontknw.wang@×××××.com>