Python 3.0 will be backward incompatible
C. Scott Ananian
cscott at laptop.org
Mon Feb 4 12:14:47 EST 2008
On Feb 3, 2008 10:51 PM, John Gilmore <gnu at toad.com> wrote:
> code. And perhaps Python facilities for specifying what version of
> the interpreter your code expects (and getting such an interpreter to
> execute it, regardless of which interpreter version is the default
> called "python") will come into being. After major Python programs
#!/usr/bin/python2.5 works for me.
--scott
--
( http://cscott.net/ )
More information about the Devel
mailing list