will python 3000 break my code?

Bruce Dodson bruce_dodson.nospam at bigfoot.com
Tue Feb 29 18:59:30 EST 2000


I wouldn't worry about that.  You won't have to throw or rewrite old code,
unless you want to take advantage of features in Python 3000.  That is, if
your app doesn't need anything from Python 3000, it can go on using the 1.x
interpreter for which it was designed.

>"The language will be incompatible"  seems like kind
>of a dangerous statement to be making without
>backing it up... As much as I love python, for example,
>I can't very well recommend using it if everything I
>write will have to be thrown out in a year or two.





More information about the Python-list mailing list