On Mon, 13 Aug 2007, Alan Gauld wrote: > eval() > exec() > execfile() > input()
Two of my favorite things about Python 3000 will be having input() go away and fixing integer division. _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
