Glenn Linderman wrote: > On approximately 1/9/2009 3:40 PM, came the following characters from > the keyboard of Terry Reedy: >> Glenn Linderman wrote: >>> in 2.6 and before execfile is listed in builtin functions, and is not >>> marked deprecated, and exec is in the simple statements, and is not >>> marked deprecated. >> >> Because they are not going away in 2.7. > > > Ah, that's the missing piece! I keep thinking 2.5, 2.6, 3.0, and > forgetting that someone might make a 2.7 :) I bet I wasn't the first > one to be confused by this, nor am I likely to be the last.
Not might - there *is* going to be a 2.7 (that will probably come out at the same time as 3.1) and we're already working on it: http://docs.python.org/dev/whatsnew/2.7.html Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia --------------------------------------------------------------- _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com