>From what I understand, Python 3000 is going to break backwards > compatibility. However, I think I read that someone is writing a utility > that will translate your pre-Python 3000 code to Python 3000 code.
this will mainly be side effects or for features that are deprecated (sufficient notice is being given for those on the hit list). as with most Python releases, they will try as best they can to keep old programs running. in other words, they're not "starting from scratch." your simple Python scripts that don't involve exotic constructs and calls should still work for the most part. regards, -- wesley - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "Core Python Programming", Prentice Hall, (c)2007,2001 http://corepython.com wesley.j.chun :: wescpy-at-gmail.com python training and technical consulting cyberweb.consulting : silicon valley, ca http://cyberwebconsulting.com _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor