[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: The looming Python 3(000) monster
- From: "Richard W.M. Jones" <rjones redhat com>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: The looming Python 3(000) monster
- Date: Fri, 5 Dec 2008 15:11:34 +0000
On Fri, Dec 05, 2008 at 09:56:39AM -0500, Michael DeHaan wrote:
> So it means we can't dual maintain code easily between two
> branches/versions.
Isn't it the case that you can use 3.x features in 2.6, using the
'from future import ...' syntax?
http://www.python.org/dev/peps/pep-0236/
Rich.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]