On 15/05/2007 13.20, Greg Ewing wrote: >> C++ and Java don't have tuples, do they? > > No, but in C++ you could probably do something clever by > overloading the comma operator if you were feeling perverse > enough...
Well, there's also tr1::tuple :) -- Giovanni Bajo _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com